Skip to content

Commit 857019f

Browse files
chore(release): v3.10.88
1 parent 5f857a2 commit 857019f

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## [3.10.88](https://github.com/ridedott/release-me-action/compare/v3.10.87...v3.10.88) (2026-01-20)
2+
3+
### Chores
4+
5+
- **deps-dev:** bump @commitlint/config-conventional from 20.3.0 to 20.3.1
6+
([7e2d507](https://github.com/ridedott/release-me-action/commit/7e2d507c47584d405db530a92729e5404305338d))
7+
- **deps-dev:** bump @swc/core from 1.15.8 to 1.15.10
8+
([9b84c0c](https://github.com/ridedott/release-me-action/commit/9b84c0c7b475710c6121fae81f60be7417c9b0c1))
9+
- **deps-dev:** bump @types/node from 25.0.3 to 25.0.6
10+
([4570a92](https://github.com/ridedott/release-me-action/commit/4570a923522f9f7cb3e0e3e47d48638bb78ad06d))
11+
- **deps-dev:** bump @types/node from 25.0.6 to 25.0.7
12+
([baa2733](https://github.com/ridedott/release-me-action/commit/baa2733f17e35911b74816b3c5bdf0eebfafe643))
13+
- **deps-dev:** bump @types/node from 25.0.7 to 25.0.8
14+
([bb3c897](https://github.com/ridedott/release-me-action/commit/bb3c897147cef29ceb5a09a520c35dfee2409662))
15+
- **deps-dev:** bump @types/node from 25.0.8 to 25.0.9
16+
([f8280f2](https://github.com/ridedott/release-me-action/commit/f8280f2b5bcaf15c5c6ba2bfa0e35837b8513a42))
17+
- **deps-dev:** bump cspell from 9.4.0 to 9.6.0
18+
([f09f107](https://github.com/ridedott/release-me-action/commit/f09f1079a21c130c6c586a1403ce38544c922e4c))
19+
- **deps:** bump diff
20+
([5f857a2](https://github.com/ridedott/release-me-action/commit/5f857a20500d8ee3ac80798e0c505af02bdb9aa5))
21+
122
## [3.10.87](https://github.com/ridedott/release-me-action/compare/v3.10.86...v3.10.87) (2026-01-09)
223

324
### Chores

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.87"
112+
"version": "3.10.88"
113113
}

0 commit comments

Comments
 (0)