We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e60ec7a commit 3710f68Copy full SHA for 3710f68
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.111.0](https://github.com/cnpm/bug-versions/compare/v1.110.1...v1.111.0) (2025-05-15)
4
+
5
6
+### Features
7
8
+* nodejs 2025-05-14 security releases ([#268](https://github.com/cnpm/bug-versions/issues/268)) ([e60ec7a](https://github.com/cnpm/bug-versions/commit/e60ec7acd3c860bd897d4b264e6dbb10eaa9d9f2))
9
10
## [1.110.1](https://github.com/cnpm/bug-versions/compare/v1.110.0...v1.110.1) (2025-04-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "bug-versions",
- "version": "1.110.1",
+ "version": "1.111.0",
"description": "collect all bug versions on npm package",
"main": "index.js",
"files": [
0 commit comments