Skip to content

Commit 2e38744

Browse files
Release 1.112.0
[skip ci] ## [1.112.0](v1.111.0...v1.112.0) (2025-06-28) ### Features * [email protected] fallback to 6.1.0 ([#269](#269)) ([5a17ee4](5a17ee4))
1 parent 5a17ee4 commit 2e38744

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.112.0](https://github.com/cnpm/bug-versions/compare/v1.111.0...v1.112.0) (2025-06-28)
4+
5+
6+
### Features
7+
8+
* [email protected] fallback to 6.1.0 ([#269](https://github.com/cnpm/bug-versions/issues/269)) ([5a17ee4](https://github.com/cnpm/bug-versions/commit/5a17ee4ec93caa3828bf4894b39b960193737076))
9+
310
## [1.111.0](https://github.com/cnpm/bug-versions/compare/v1.110.1...v1.111.0) (2025-05-15)
411

512

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

0 commit comments

Comments
 (0)