Skip to content

Commit 973a5c5

Browse files
Release 1.118.0
[skip ci] ## 1.118.0 (2025-10-24) * feat: bug version @swc/core 1.13.21 (#282) ([8b592e5](8b592e5)), closes [#282](#282) * chore: Configure Renovate (#278) ([cb31593](cb31593)), closes [#278](#278) * chore(deps): update commitlint monorepo to v20 (major) (#279) ([2185662](2185662)), closes [#279](#279) * chore(deps): update dependency husky to v9 (#280) ([5fe9870](5fe9870)), closes [#280](#280)
1 parent 8b592e5 commit 973a5c5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 1.118.0 (2025-10-24)
4+
5+
* feat: bug version @swc/core 1.13.21 (#282) ([8b592e5](https://github.com/cnpm/bug-versions/commit/8b592e5)), closes [#282](https://github.com/cnpm/bug-versions/issues/282)
6+
* chore: Configure Renovate (#278) ([cb31593](https://github.com/cnpm/bug-versions/commit/cb31593)), closes [#278](https://github.com/cnpm/bug-versions/issues/278)
7+
* chore(deps): update commitlint monorepo to v20 (major) (#279) ([2185662](https://github.com/cnpm/bug-versions/commit/2185662)), closes [#279](https://github.com/cnpm/bug-versions/issues/279)
8+
* chore(deps): update dependency husky to v9 (#280) ([5fe9870](https://github.com/cnpm/bug-versions/commit/5fe9870)), closes [#280](https://github.com/cnpm/bug-versions/issues/280)
9+
310
## 1.117.0 (2025-09-16)
411

512
* feat: add @ctrl/tinycolor and 40+ packages (#277) ([0cf0d3f](https://github.com/cnpm/bug-versions/commit/0cf0d3f)), closes [#277](https://github.com/cnpm/bug-versions/issues/277)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bug-versions",
3-
"version": "1.117.0",
3+
"version": "1.118.0",
44
"description": "collect all bug versions on npm package",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)