We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d696c commit 1e359e3Copy full SHA for 1e359e3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.113.0](https://github.com/cnpm/bug-versions/compare/v1.112.0...v1.113.0) (2025-06-28)
4
+
5
6
+### Features
7
8
+* css-select@5.2.1 fallback to 5.2.0 ([#270](https://github.com/cnpm/bug-versions/issues/270)) ([e3d696c](https://github.com/cnpm/bug-versions/commit/e3d696c5ceb713112921cce9b07d1804d6100b97))
9
10
## [1.112.0](https://github.com/cnpm/bug-versions/compare/v1.111.0...v1.112.0) (2025-06-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "bug-versions",
- "version": "1.112.0",
+ "version": "1.113.0",
"description": "collect all bug versions on npm package",
"main": "index.js",
"files": [
0 commit comments