Skip to content

Commit ccb8a0c

Browse files
chore(release): 0.11.1 [skip ci]
## [0.11.1](v0.11.0...v0.11.1) (2025-11-09) ### Bug Fixes * **deps:** update dependency google-auth-library to ^10.5.0 ([#892](#892)) ([fa26a58](fa26a58)) ### Miscellaneous Chores * **deps:** update dependency @tsconfig/strictest to ^2.0.7 ([#891](#891)) ([1e547d5](1e547d5))
1 parent fa26a58 commit ccb8a0c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [0.11.1](https://github.com/zeshuaro/semantic-release-pub/compare/v0.11.0...v0.11.1) (2025-11-09)
2+
3+
### Bug Fixes
4+
5+
* **deps:** update dependency google-auth-library to ^10.5.0 ([#892](https://github.com/zeshuaro/semantic-release-pub/issues/892)) ([fa26a58](https://github.com/zeshuaro/semantic-release-pub/commit/fa26a582f4f5fd4a1727a59ac0f2d1d2e5c80dce))
6+
7+
### Miscellaneous Chores
8+
9+
* **deps:** update dependency @tsconfig/strictest to ^2.0.7 ([#891](https://github.com/zeshuaro/semantic-release-pub/issues/891)) ([1e547d5](https://github.com/zeshuaro/semantic-release-pub/commit/1e547d5e95381cfab3040ddad2deb9e839220a11))
10+
111
## [0.11.0](https://github.com/zeshuaro/semantic-release-pub/compare/v0.10.26...v0.11.0) (2025-11-02)
212

313
### Features

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.11.0",
3+
"version": "0.11.1",
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)