Skip to content

Commit 4579492

Browse files
chore(release): v3.10.85
1 parent 75f1c22 commit 4579492

File tree

5 files changed

+19
-8
lines changed

5 files changed

+19
-8
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.10.85](https://github.com/ridedott/release-me-action/compare/v3.10.84...v3.10.85) (2025-12-12)
2+
3+
### Chores
4+
5+
- **deps-dev:** bump @types/node from 24.10.2 to 25.0.0
6+
([0ced042](https://github.com/ridedott/release-me-action/commit/0ced04238efbd62b7db2d1c235a04f4470e23257))
7+
- **deps-dev:** bump @types/node from 25.0.0 to 25.0.1
8+
([e64ea31](https://github.com/ridedott/release-me-action/commit/e64ea3194814e4178a2af7030f5fa1efbda8a804))
9+
- **deps:** bump @actions/core from 2.0.0 to 2.0.1
10+
([75f1c22](https://github.com/ridedott/release-me-action/commit/75f1c22262fedcee6e8f624aa52a2c8f5fe0e57b))
11+
112
## [3.10.84](https://github.com/ridedott/release-me-action/compare/v3.10.83...v3.10.84) (2025-12-10)
213

314
### 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.84"
112+
"version": "3.10.85"
113113
}

0 commit comments

Comments
 (0)