Skip to content

Commit 581744f

Browse files
chore(release): 0.10.26 [skip ci]
## [0.10.26](v0.10.25...v0.10.26) (2025-10-26) ### Bug Fixes * **node:** update node.js to >=22.21.0 ([#882](#882)) ([7a94da1](7a94da1)) * **node:** update node.js to v22.21.0 ([#880](#880)) ([c734a07](c734a07)) ### Miscellaneous Chores * **deps:** lock file maintenance ([#879](#879)) ([bac466e](bac466e)) * **deps:** update dependency semantic-release to v25.0.1 ([#881](#881)) ([026fe9a](026fe9a))
1 parent 7a94da1 commit 581744f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.10.26](https://github.com/zeshuaro/semantic-release-pub/compare/v0.10.25...v0.10.26) (2025-10-26)
2+
3+
### Bug Fixes
4+
5+
* **node:** update node.js to >=22.21.0 ([#882](https://github.com/zeshuaro/semantic-release-pub/issues/882)) ([7a94da1](https://github.com/zeshuaro/semantic-release-pub/commit/7a94da1f3971aea2d57b2b7e8a5b4a5b51cb45cf))
6+
* **node:** update node.js to v22.21.0 ([#880](https://github.com/zeshuaro/semantic-release-pub/issues/880)) ([c734a07](https://github.com/zeshuaro/semantic-release-pub/commit/c734a07bd6dbe0a8b935b357cf893751827ce6be))
7+
8+
### Miscellaneous Chores
9+
10+
* **deps:** lock file maintenance ([#879](https://github.com/zeshuaro/semantic-release-pub/issues/879)) ([bac466e](https://github.com/zeshuaro/semantic-release-pub/commit/bac466ef95f6c748ff3f8b100d949b15607d00f3))
11+
* **deps:** update dependency semantic-release to v25.0.1 ([#881](https://github.com/zeshuaro/semantic-release-pub/issues/881)) ([026fe9a](https://github.com/zeshuaro/semantic-release-pub/commit/026fe9a67ae38622bde87969a75774763a374b30))
12+
113
## [0.10.25](https://github.com/zeshuaro/semantic-release-pub/compare/v0.10.24...v0.10.25) (2025-10-19)
214

315
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "semantic-release-pub",
3-
"version": "0.10.25",
3+
"version": "0.10.26",
44
"description": "semantic-release plugin to publish a Dart or Flutter package",
55
"main": "dist/index.js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)