Skip to content

Commit f1c1680

Browse files
chore(release): v3.10.96
1 parent 722d16a commit f1c1680

File tree

5 files changed

+21
-8
lines changed

5 files changed

+21
-8
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [3.10.96](https://github.com/ridedott/release-me-action/compare/v3.10.95...v3.10.96) (2026-03-14)
2+
3+
### Chores
4+
5+
- **deps-dev:** bump @commitlint/config-conventional from 20.4.3 to 20.4.4
6+
([1fde488](https://github.com/ridedott/release-me-action/commit/1fde48839cc33826c0ebf7b24c2fd6a894478fae))
7+
- **deps-dev:** bump @types/node from 25.4.0 to 25.5.0
8+
([b5a9900](https://github.com/ridedott/release-me-action/commit/b5a990077a8c689527f9b184e7ef7f9b69ac07c2))
9+
- **deps-dev:** bump minimatch from 3.1.2 to 3.1.5
10+
([d7b41a8](https://github.com/ridedott/release-me-action/commit/d7b41a8a6bbcf2632ee7926c44be4eafb571b06b))
11+
- **deps:** bump undici from 6.23.0 to 6.24.0
12+
([722d16a](https://github.com/ridedott/release-me-action/commit/722d16afa97f77355c6f2bc82f10dd28c11bd8f4))
13+
114
## [3.10.95](https://github.com/ridedott/release-me-action/compare/v3.10.94...v3.10.95) (2026-03-11)
215

316
### Chores

dist/index.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@
109109
"types": "tsc --noEmit"
110110
},
111111
"type": "module",
112-
"version": "3.10.95"
112+
"version": "3.10.96"
113113
}

0 commit comments

Comments
 (0)