Skip to content

Commit

Permalink
chore(release): 2.3.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.4](v2.3.3...v2.3.4) (2025-02-23)

### Bug Fixes

* **deps:** update dependency device_preview_plus to v2.2.7 ([#1491](#1491)) ([846ea3f](846ea3f))
* **deps:** update dependency file_picker to v8.3.3 ([#1492](#1492)) ([0c97a2b](0c97a2b))
* **deps:** update dependency file_picker to v8.3.5 ([#1498](#1498)) ([ac07b8a](ac07b8a))
* **deps:** update dependency file_picker to v8.3.6 ([#1501](#1501)) ([0be6459](0be6459))
* **deps:** update dependency shared_preferences to v2.5.2 ([#1494](#1494)) ([fedc9e8](fedc9e8))

### Miscellaneous Chores

* **deps:** update dependency build_runner to v2.4.15 ([#1495](#1495)) ([ae73636](ae73636))
* **deps:** update dependency semantic-release to v24.2.3 ([#1496](#1496)) ([0fde653](0fde653))
* **deps:** update dependency semantic-release-pub to v0.10.2 ([#1497](#1497)) ([b52bb0a](b52bb0a))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 9d9d6ec ([#1493](#1493)) ([d6ea180](d6ea180))
* **deps:** update zeshuaro/github-actions-workflows digest to d5eb020 ([#1500](#1500)) ([7c5917f](7c5917f))
* **deps:** update zeshuaro/github-actions-workflows digest to f3ddb04 ([#1499](#1499)) ([0a969a7](0a969a7))
  • Loading branch information
semantic-release-bot committed Feb 23, 2025
1 parent 0be6459 commit aa6cb03
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## [2.3.4](https://github.com/zeshuaro/appainter/compare/v2.3.3...v2.3.4) (2025-02-23)

### Bug Fixes

* **deps:** update dependency device_preview_plus to v2.2.7 ([#1491](https://github.com/zeshuaro/appainter/issues/1491)) ([846ea3f](https://github.com/zeshuaro/appainter/commit/846ea3f224dc551b38b8bf6f300850c6f2a556f6))
* **deps:** update dependency file_picker to v8.3.3 ([#1492](https://github.com/zeshuaro/appainter/issues/1492)) ([0c97a2b](https://github.com/zeshuaro/appainter/commit/0c97a2b909c8662a0a98e7a30a4674fbf213e827))
* **deps:** update dependency file_picker to v8.3.5 ([#1498](https://github.com/zeshuaro/appainter/issues/1498)) ([ac07b8a](https://github.com/zeshuaro/appainter/commit/ac07b8a272f2e68d93c5ba6f6c0779100ffcd02c))
* **deps:** update dependency file_picker to v8.3.6 ([#1501](https://github.com/zeshuaro/appainter/issues/1501)) ([0be6459](https://github.com/zeshuaro/appainter/commit/0be64594004b1e58aa006bf6ca12b83660ca4226))
* **deps:** update dependency shared_preferences to v2.5.2 ([#1494](https://github.com/zeshuaro/appainter/issues/1494)) ([fedc9e8](https://github.com/zeshuaro/appainter/commit/fedc9e88c1fe020cf617cbbda0c5bb5dc4e4a8db))

### Miscellaneous Chores

* **deps:** update dependency build_runner to v2.4.15 ([#1495](https://github.com/zeshuaro/appainter/issues/1495)) ([ae73636](https://github.com/zeshuaro/appainter/commit/ae736365f61be72899e061fb8a3afed2f0699971))
* **deps:** update dependency semantic-release to v24.2.3 ([#1496](https://github.com/zeshuaro/appainter/issues/1496)) ([0fde653](https://github.com/zeshuaro/appainter/commit/0fde653c59e92e6e7eb2455113eeb02b7addbee5))
* **deps:** update dependency semantic-release-pub to v0.10.2 ([#1497](https://github.com/zeshuaro/appainter/issues/1497)) ([b52bb0a](https://github.com/zeshuaro/appainter/commit/b52bb0ae86c36400a15a1f34043e91db42b70ec9))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 9d9d6ec ([#1493](https://github.com/zeshuaro/appainter/issues/1493)) ([d6ea180](https://github.com/zeshuaro/appainter/commit/d6ea18003dc36944b96d13a1520c6edee0563cf6))
* **deps:** update zeshuaro/github-actions-workflows digest to d5eb020 ([#1500](https://github.com/zeshuaro/appainter/issues/1500)) ([7c5917f](https://github.com/zeshuaro/appainter/commit/7c5917f3947218a428b078fc48236f27ea2a7a2a))
* **deps:** update zeshuaro/github-actions-workflows digest to f3ddb04 ([#1499](https://github.com/zeshuaro/appainter/issues/1499)) ([0a969a7](https://github.com/zeshuaro/appainter/commit/0a969a7fec11148004fdbb594af51f2515c2389f))

## [2.3.3](https://github.com/zeshuaro/appainter/compare/v2.3.2...v2.3.3) (2025-02-16)

### Bug Fixes
Expand Down
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": "2.3.3",
"version": "2.3.4",
"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: 2.3.3
version: 2.3.4

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

0 comments on commit aa6cb03

Please sign in to comment.