Skip to content

Commit 0b666fb

Browse files
chore(release): v3.10.90
1 parent a0118c1 commit 0b666fb

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.90](https://github.com/ridedott/release-me-action/compare/v3.10.89...v3.10.90) (2026-01-28)
2+
3+
### Chores
4+
5+
- **deps-dev:** bump @swc/core from 1.15.10 to 1.15.11
6+
([a0118c1](https://github.com/ridedott/release-me-action/commit/a0118c119a9d44be07823d1174fb6864c0b9d930))
7+
- **deps-dev:** bump @types/node from 25.0.9 to 25.0.10
8+
([911ffd4](https://github.com/ridedott/release-me-action/commit/911ffd46fea9c0619d24c178c7836331b9fd9990))
9+
- **deps-dev:** bump cspell from 9.6.0 to 9.6.2
10+
([30a2be6](https://github.com/ridedott/release-me-action/commit/30a2be67cd831e9f93d0a36d644d26e9af1141f9))
11+
- **deps:** bump @actions/core from 2.0.2 to 2.0.3
12+
([e8a3bc3](https://github.com/ridedott/release-me-action/commit/e8a3bc3b20e2029e550fa451bef946f2adf251b4))
13+
114
## [3.10.89](https://github.com/ridedott/release-me-action/compare/v3.10.88...v3.10.89) (2026-01-21)
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.89"
112+
"version": "3.10.90"
113113
}

0 commit comments

Comments
 (0)