Skip to content

Commit 72438fc

Browse files
Release 1.120.0
[skip ci] ## 1.120.0 (2026-03-31) * feat: revise axios version reasons in package.json (#287) ([00668b1](00668b1)), closes [#287](#287) * Update axios version and reason in package.json (#286) ([0197703](0197703)), closes [#286](#286) * chore: map npm package link to npmx.dev (#285) ([8d69473](8d69473)), closes [#285](#285)
1 parent 00668b1 commit 72438fc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 1.120.0 (2026-03-31)
4+
5+
* feat: revise axios version reasons in package.json (#287) ([00668b1](https://github.com/cnpm/bug-versions/commit/00668b1)), closes [#287](https://github.com/cnpm/bug-versions/issues/287)
6+
* Update axios version and reason in package.json (#286) ([0197703](https://github.com/cnpm/bug-versions/commit/0197703)), closes [#286](https://github.com/cnpm/bug-versions/issues/286)
7+
* chore: map npm package link to npmx.dev (#285) ([8d69473](https://github.com/cnpm/bug-versions/commit/8d69473)), closes [#285](https://github.com/cnpm/bug-versions/issues/285)
8+
39
## 1.119.0 (2026-01-14)
410

511
* feat: update node.js unsafe versions for 2026-01-13 security releases (#284) ([f20c237](https://github.com/cnpm/bug-versions/commit/f20c237)), closes [#284](https://github.com/cnpm/bug-versions/issues/284) [cnpm/bug-versions#283](https://github.com/cnpm/bug-versions/issues/283)

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.119.0",
3+
"version": "1.120.0",
44
"description": "collect all bug versions on npm package",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)