Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.0](v1.10.0...v1.11.0) (2023-12-04)

### Features

* **sdk:** update dependency flutter to v3.16.2 ([#956](#956)) ([caa0fb0](caa0fb0))

### Bug Fixes

* **deps:** update dependency sentry_flutter to v7.13.2 ([#952](#952)) ([015f1ee](015f1ee))

### Documentation

* add funding ([#954](#954)) ([15b5f7d](15b5f7d))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#971](#971)) ([79f0104](79f0104))
* **deps:** pin dependencies ([#961](#961)) ([e08d0a7](e08d0a7))
* **example/deps:** lock file maintenance ([#972](#972)) ([86260f2](86260f2))
* fix repository link ([#963](#963)) ([3d3c376](3d3c376))
* fix typos ([#955](#955)) ([37c71f1](37c71f1))
* **release-next:** v1.10.1-next [skip ci] ([100b27e](100b27e))
* **release-web:** v1.10.1-next+1 [skip ci] ([a3d7688](a3d7688))
* **release-web:** v1.10.1-next+2 [skip ci] ([d16cdaa](d16cdaa))
* **release-web:** v1.10.1-next+3 [skip ci] ([2f81162](2f81162))
* **release-web:** v1.10.1-next+4 [skip ci] ([e4cacb8](e4cacb8))
* **release-web:** v1.10.1-next+5 [skip ci] ([801bda1](801bda1))
* **release-web:** v1.10.1-next+6 [skip ci] ([e0f8860](e0f8860))
* **release-web:** v1.10.1-next+7 [skip ci] ([dec2da5](dec2da5))
* use yarn instead of pnpm ([#960](#960)) ([ca38375](ca38375))

### Continuous Integration

* add missing `semantic-release/exec` plugin ([#962](#962)) ([a0d1131](a0d1131))
* **deps:** update zeshuaro/github-actions-workflows digest to 8ca89b8 ([#957](#957)) ([972b098](972b098))
* **deps:** update zeshuaro/github-actions-workflows digest to 9c504ac ([#953](#953)) ([acd8512](acd8512))
* **deps:** update zeshuaro/github-actions-workflows digest to b9c8d75 ([#958](#958)) ([0aefb9c](0aefb9c))
* fix build desktop apps steps ([#966](#966)) ([8740687](8740687))
* fix build script path ([#964](#964)) ([a1b0845](a1b0845))
* fix build script path to work on windows ([#970](#970)) ([52bf293](52bf293))
* fix build script syntax ([#965](#965)) ([30768da](30768da))
* fix build web path ([#968](#968)) ([b2fa74c](b2fa74c))
* fix download artifacts path ([#974](#974)) ([a57322a](a57322a))
* fix download artifacts path ([#975](#975)) ([352a247](352a247))
* fix download artifacts step ([#973](#973)) ([30ab825](30ab825))
* fix to decompress web artifacts ([#969](#969)) ([8f05c05](8f05c05))
* setup semantic release ([#959](#959)) ([0a819c2](0a819c2))
* use bash as the shell to run the build script ([#967](#967)) ([fdaf097](fdaf097))
  • Loading branch information
semantic-release-bot committed Dec 4, 2023
1 parent 352a247 commit cc23550
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 2 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
## [1.11.0](https://github.com/zeshuaro/appainter/compare/v1.10.0...v1.11.0) (2023-12-04)


### Features

* **sdk:** update dependency flutter to v3.16.2 ([#956](https://github.com/zeshuaro/appainter/issues/956)) ([caa0fb0](https://github.com/zeshuaro/appainter/commit/caa0fb0df29f1efae85896e4c1b37c70d885d7f7))


### Bug Fixes

* **deps:** update dependency sentry_flutter to v7.13.2 ([#952](https://github.com/zeshuaro/appainter/issues/952)) ([015f1ee](https://github.com/zeshuaro/appainter/commit/015f1eeed6490d1bd6a0cf5b0da3426c73b00c23))


### Documentation

* add funding ([#954](https://github.com/zeshuaro/appainter/issues/954)) ([15b5f7d](https://github.com/zeshuaro/appainter/commit/15b5f7dd683693077067aa1fe988d1df22f5b49e))


### Miscellaneous Chores

* **deps:** lock file maintenance ([#971](https://github.com/zeshuaro/appainter/issues/971)) ([79f0104](https://github.com/zeshuaro/appainter/commit/79f0104815e0bf65f8688c2437c5dc47cd78fda4))
* **deps:** pin dependencies ([#961](https://github.com/zeshuaro/appainter/issues/961)) ([e08d0a7](https://github.com/zeshuaro/appainter/commit/e08d0a729661bc17fd2e89df65a22020d70e2664))
* **example/deps:** lock file maintenance ([#972](https://github.com/zeshuaro/appainter/issues/972)) ([86260f2](https://github.com/zeshuaro/appainter/commit/86260f2e7d0b7e9000fe87743f60ed0fe59e783a))
* fix repository link ([#963](https://github.com/zeshuaro/appainter/issues/963)) ([3d3c376](https://github.com/zeshuaro/appainter/commit/3d3c3768391859e17b1ec2356238c82fd9d0dfd5))
* fix typos ([#955](https://github.com/zeshuaro/appainter/issues/955)) ([37c71f1](https://github.com/zeshuaro/appainter/commit/37c71f1ebde7283ced7e7a03726e79ec8b70c21b))
* **release-next:** v1.10.1-next [skip ci] ([100b27e](https://github.com/zeshuaro/appainter/commit/100b27ef985be58c6c3f7e604a36eef421e68cd8))
* **release-web:** v1.10.1-next+1 [skip ci] ([a3d7688](https://github.com/zeshuaro/appainter/commit/a3d7688fcbacc926689a4af3d108c938da3f0f66))
* **release-web:** v1.10.1-next+2 [skip ci] ([d16cdaa](https://github.com/zeshuaro/appainter/commit/d16cdaaf0d7dc1b03b1554fb2deca25957dab8a8))
* **release-web:** v1.10.1-next+3 [skip ci] ([2f81162](https://github.com/zeshuaro/appainter/commit/2f81162b6af1e6b218cef9385727c79d152b5e0f))
* **release-web:** v1.10.1-next+4 [skip ci] ([e4cacb8](https://github.com/zeshuaro/appainter/commit/e4cacb8da4a60a855b3e73ee2f0c05cf715a8525))
* **release-web:** v1.10.1-next+5 [skip ci] ([801bda1](https://github.com/zeshuaro/appainter/commit/801bda1701c715eb2f64d339a4e1e84801665971))
* **release-web:** v1.10.1-next+6 [skip ci] ([e0f8860](https://github.com/zeshuaro/appainter/commit/e0f8860d6aaf979849b9d935372518bed8f5efff))
* **release-web:** v1.10.1-next+7 [skip ci] ([dec2da5](https://github.com/zeshuaro/appainter/commit/dec2da5e7e41fb5072c635dbffe44cb35dd4dd1b))
* use yarn instead of pnpm ([#960](https://github.com/zeshuaro/appainter/issues/960)) ([ca38375](https://github.com/zeshuaro/appainter/commit/ca383752e2ee768dd82786ddf74d0299735824ab))


### Continuous Integration

* add missing `semantic-release/exec` plugin ([#962](https://github.com/zeshuaro/appainter/issues/962)) ([a0d1131](https://github.com/zeshuaro/appainter/commit/a0d1131220358f585d237bd5104d5084b3784163))
* **deps:** update zeshuaro/github-actions-workflows digest to 8ca89b8 ([#957](https://github.com/zeshuaro/appainter/issues/957)) ([972b098](https://github.com/zeshuaro/appainter/commit/972b09810d9156086db8bf618e091a98f033eeff))
* **deps:** update zeshuaro/github-actions-workflows digest to 9c504ac ([#953](https://github.com/zeshuaro/appainter/issues/953)) ([acd8512](https://github.com/zeshuaro/appainter/commit/acd8512070db47263380c27d3ec00d86fcf2854f))
* **deps:** update zeshuaro/github-actions-workflows digest to b9c8d75 ([#958](https://github.com/zeshuaro/appainter/issues/958)) ([0aefb9c](https://github.com/zeshuaro/appainter/commit/0aefb9c9e246851af95b2883382dc57ed5c18e5e))
* fix build desktop apps steps ([#966](https://github.com/zeshuaro/appainter/issues/966)) ([8740687](https://github.com/zeshuaro/appainter/commit/8740687a1740db9dcb1c77102b3f0480dda2e293))
* fix build script path ([#964](https://github.com/zeshuaro/appainter/issues/964)) ([a1b0845](https://github.com/zeshuaro/appainter/commit/a1b0845f35d2814f3d2131ba36c503cf1c9bb3c5))
* fix build script path to work on windows ([#970](https://github.com/zeshuaro/appainter/issues/970)) ([52bf293](https://github.com/zeshuaro/appainter/commit/52bf293c0270b614ad76b46566e8af7ee17e3bef))
* fix build script syntax ([#965](https://github.com/zeshuaro/appainter/issues/965)) ([30768da](https://github.com/zeshuaro/appainter/commit/30768da20ee2cfaded8835e89e1718291dfe4cfd))
* fix build web path ([#968](https://github.com/zeshuaro/appainter/issues/968)) ([b2fa74c](https://github.com/zeshuaro/appainter/commit/b2fa74cae1bb8ca68c66a362508dfa7f710c91b6))
* fix download artifacts path ([#974](https://github.com/zeshuaro/appainter/issues/974)) ([a57322a](https://github.com/zeshuaro/appainter/commit/a57322a0707c4e5df68344097436d8196e850130))
* fix download artifacts path ([#975](https://github.com/zeshuaro/appainter/issues/975)) ([352a247](https://github.com/zeshuaro/appainter/commit/352a247c71a399c8cde56c81410911e8f50384fa))
* fix download artifacts step ([#973](https://github.com/zeshuaro/appainter/issues/973)) ([30ab825](https://github.com/zeshuaro/appainter/commit/30ab825573c515069df442b39f986fe97bc276a6))
* fix to decompress web artifacts ([#969](https://github.com/zeshuaro/appainter/issues/969)) ([8f05c05](https://github.com/zeshuaro/appainter/commit/8f05c05400dcc292eab5e2c10f5b08ad4e23542e))
* setup semantic release ([#959](https://github.com/zeshuaro/appainter/issues/959)) ([0a819c2](https://github.com/zeshuaro/appainter/commit/0a819c2cbe1bbe5d4bf85f3eeda63d8b1b330a49))
* use bash as the shell to run the build script ([#967](https://github.com/zeshuaro/appainter/issues/967)) ([fdaf097](https://github.com/zeshuaro/appainter/commit/fdaf09715128a929c3d53127f942c2a87442be4c))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appainter",
"version": "1.10.0",
"version": "1.11.0",
"description": "A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app",
"main": "index.js",
"repository": "https://github.com/zeshuaro/appainter.git",
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: appainter
description: A material theme editor and generator for Flutter to configure and
preview the overall visual theme of your material app
publish_to: "none"
version: 1.10.1-next+7
version: 1.11.0

environment:
sdk: ">=3.0.0 <4.0.0"
Expand Down

0 comments on commit cc23550

Please sign in to comment.