File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed
Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 2.5.10] ( https://github.com/zeshuaro/appainter/compare/v2.5.9...v2.5.10 ) (2025-10-05)
2+
3+ ### Bug Fixes
4+
5+ * ** deps:** update dependency bloc to v9.0.1 ([ #1713 ] ( https://github.com/zeshuaro/appainter/issues/1713 ) ) ([ feddb6d] ( https://github.com/zeshuaro/appainter/commit/feddb6dabf5551aabd2fc4fdcb8de904bf121fd4 ) )
6+ * ** deps:** update dependency google_fonts to v6.3.2 ([ #1711 ] ( https://github.com/zeshuaro/appainter/issues/1711 ) ) ([ ced853d] ( https://github.com/zeshuaro/appainter/commit/ced853dab997b31d92411bdf2bfc899e93b31bd0 ) )
7+
8+ ### Miscellaneous Chores
9+
10+ * ** deps:** update dependency semantic-release to v24.2.9 ([ #1706 ] ( https://github.com/zeshuaro/appainter/issues/1706 ) ) ([ 1679bb1] ( https://github.com/zeshuaro/appainter/commit/1679bb17d1097ff620c21b6f9e33d823197cfa85 ) )
11+ * ** deps:** update dependency semantic-release-pub to v0.10.21 ([ #1707 ] ( https://github.com/zeshuaro/appainter/issues/1707 ) ) ([ a588ab6] ( https://github.com/zeshuaro/appainter/commit/a588ab69effaba14fe05c654aefaa0749c8535cb ) )
12+ * ** deps:** update dependency semantic-release-pub to v0.10.22 ([ #1710 ] ( https://github.com/zeshuaro/appainter/issues/1710 ) ) ([ 08f0bc8] ( https://github.com/zeshuaro/appainter/commit/08f0bc8590b0131991ae0ab29d8393c55911791b ) )
13+ * ** node:** update node.js to v22.20.0 ([ #1708 ] ( https://github.com/zeshuaro/appainter/issues/1708 ) ) ([ f014573] ( https://github.com/zeshuaro/appainter/commit/f01457396f281cd9c692481ff956d4dd5d1bb229 ) )
14+
15+ ### Continuous Integration
16+
17+ * ** deps:** update zeshuaro/github-actions-workflows digest to 82ff499 ([ #1712 ] ( https://github.com/zeshuaro/appainter/issues/1712 ) ) ([ b51858a] ( https://github.com/zeshuaro/appainter/commit/b51858a600fbadf17269e3a6cae0447d5d57d24c ) )
18+ * ** deps:** update zeshuaro/github-actions-workflows digest to 9786936 ([ #1715 ] ( https://github.com/zeshuaro/appainter/issues/1715 ) ) ([ 8a77633] ( https://github.com/zeshuaro/appainter/commit/8a776339210207a199f1d8cac6b40254350d5e1f ) )
19+ * ** deps:** update zeshuaro/github-actions-workflows digest to eaa9651 ([ #1709 ] ( https://github.com/zeshuaro/appainter/issues/1709 ) ) ([ bdae698] ( https://github.com/zeshuaro/appainter/commit/bdae698a8626ce84b84fc5e31a8a22f80fe6ddd1 ) )
20+
121## [ 2.5.9] ( https://github.com/zeshuaro/appainter/compare/v2.5.8...v2.5.9 ) (2025-09-21)
222
323### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " appainter" ,
3- "version" : " 2.5.9 " ,
3+ "version" : " 2.5.10 " ,
44 "description" : " A material theme editor and generator for Flutter to configure and preview the overall visual theme of your material app" ,
55 "main" : " index.js" ,
66 "repository" : " https://github.com/zeshuaro/appainter.git" ,
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: appainter
22description : A material theme editor and generator for Flutter to configure and
33 preview the overall visual theme of your material app
44publish_to : " none"
5- version : 2.5.9
5+ version : 2.5.10
66
77environment :
88 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments