Skip to content

Commit

Permalink
chore(release): 2.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.11](v2.2.10...v2.2.11) (2025-01-19)

### Bug Fixes

* **deps:** update dependency equatable to v2.0.7 ([#1441](#1441)) ([a454c00](a454c00))
* **deps:** update dependency file_picker to v8.1.7 ([#1428](#1428)) ([3af5fa1](3af5fa1))
* **deps:** update dependency flutter_markdown to v0.7.5 ([#1442](#1442)) ([dc79276](dc79276))
* **deps:** update dependency shared_preferences to v2.3.5 ([#1443](#1443)) ([e93b2bb](e93b2bb))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1427](#1427)) ([f8a7fe7](f8a7fe7))
* **deps:** update dependency @qiwi/semantic-release-gh-pages-plugin to v5.4.2 ([#1444](#1444)) ([cf84852](cf84852))
* **deps:** update dependency semantic-release to v24.2.1 ([#1439](#1439)) ([0faae27](0faae27))
* **deps:** update dependency semantic-release-pub to v0.9.5 ([#1440](#1440)) ([b5be5ea](b5be5ea))
* **deps:** update dependency sentry_dart_plugin to v2.2.1 ([#1445](#1445)) ([9a2a78f](9a2a78f))
* **node:** update node.js to v22.13.0 ([#1446](#1446)) ([b10d8fb](b10d8fb))

### Continuous Integration

* **deps:** update codecov/codecov-action action to v5.1.2 ([#1431](#1431)) ([6537d50](6537d50))
* **deps:** update nanasess/setup-chromedriver action to v2.3.0 ([#1447](#1447)) ([b95070d](b95070d))
* **deps:** update subosito/flutter-action action to v2.18.0 ([#1433](#1433)) ([b491ab6](b491ab6))
* **deps:** update zeshuaro/github-actions-workflows digest to 0e99264 ([#1426](#1426)) ([ee118a5](ee118a5))
  • Loading branch information
semantic-release-bot committed Jan 19, 2025
1 parent b95070d commit 46352fe
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## [2.2.11](https://github.com/zeshuaro/appainter/compare/v2.2.10...v2.2.11) (2025-01-19)

### Bug Fixes

* **deps:** update dependency equatable to v2.0.7 ([#1441](https://github.com/zeshuaro/appainter/issues/1441)) ([a454c00](https://github.com/zeshuaro/appainter/commit/a454c00d6cc041e7d824da5f3318eaf5ca81ee83))
* **deps:** update dependency file_picker to v8.1.7 ([#1428](https://github.com/zeshuaro/appainter/issues/1428)) ([3af5fa1](https://github.com/zeshuaro/appainter/commit/3af5fa1e87c764195ea2f4cbfae12f810a228eee))
* **deps:** update dependency flutter_markdown to v0.7.5 ([#1442](https://github.com/zeshuaro/appainter/issues/1442)) ([dc79276](https://github.com/zeshuaro/appainter/commit/dc792769f4956a4e2aa0c9171213fa45647a64a4))
* **deps:** update dependency shared_preferences to v2.3.5 ([#1443](https://github.com/zeshuaro/appainter/issues/1443)) ([e93b2bb](https://github.com/zeshuaro/appainter/commit/e93b2bba1e11e151b8a792a04fc3b44a35a5c50d))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#1427](https://github.com/zeshuaro/appainter/issues/1427)) ([f8a7fe7](https://github.com/zeshuaro/appainter/commit/f8a7fe76f31aa997d6cc6eca05fd991ede6d49dc))
* **deps:** update dependency @qiwi/semantic-release-gh-pages-plugin to v5.4.2 ([#1444](https://github.com/zeshuaro/appainter/issues/1444)) ([cf84852](https://github.com/zeshuaro/appainter/commit/cf84852b29be544da7c5f3ed1e93d1b1458e72bb))
* **deps:** update dependency semantic-release to v24.2.1 ([#1439](https://github.com/zeshuaro/appainter/issues/1439)) ([0faae27](https://github.com/zeshuaro/appainter/commit/0faae27307189f0cb0aa33cb4726d673f81ba923))
* **deps:** update dependency semantic-release-pub to v0.9.5 ([#1440](https://github.com/zeshuaro/appainter/issues/1440)) ([b5be5ea](https://github.com/zeshuaro/appainter/commit/b5be5ea1126aedf50bc56aeb0fd78972de107948))
* **deps:** update dependency sentry_dart_plugin to v2.2.1 ([#1445](https://github.com/zeshuaro/appainter/issues/1445)) ([9a2a78f](https://github.com/zeshuaro/appainter/commit/9a2a78f098cd4f410bdee8fcba59899f54e13011))
* **node:** update node.js to v22.13.0 ([#1446](https://github.com/zeshuaro/appainter/issues/1446)) ([b10d8fb](https://github.com/zeshuaro/appainter/commit/b10d8fb11efbd8a2af69b0ebcaafcdacc58a24b7))

### Continuous Integration

* **deps:** update codecov/codecov-action action to v5.1.2 ([#1431](https://github.com/zeshuaro/appainter/issues/1431)) ([6537d50](https://github.com/zeshuaro/appainter/commit/6537d50fd4094477ca2dfc7afe550b991680934d))
* **deps:** update nanasess/setup-chromedriver action to v2.3.0 ([#1447](https://github.com/zeshuaro/appainter/issues/1447)) ([b95070d](https://github.com/zeshuaro/appainter/commit/b95070d1b0658a31c0afde3b1f531e29950bce7d))
* **deps:** update subosito/flutter-action action to v2.18.0 ([#1433](https://github.com/zeshuaro/appainter/issues/1433)) ([b491ab6](https://github.com/zeshuaro/appainter/commit/b491ab6652150a6a2c1d2e062c6d4764799dd328))
* **deps:** update zeshuaro/github-actions-workflows digest to 0e99264 ([#1426](https://github.com/zeshuaro/appainter/issues/1426)) ([ee118a5](https://github.com/zeshuaro/appainter/commit/ee118a513ece87cda0891e348fdd34690bff14e5))

## [2.2.10](https://github.com/zeshuaro/appainter/compare/v2.2.9...v2.2.10) (2025-01-14)

### 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.2.10",
"version": "2.2.11",
"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.2.10
version: 2.2.11

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

0 comments on commit 46352fe

Please sign in to comment.