We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a47a7 commit edb46d1Copy full SHA for edb46d1
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 1.1.4
5
+* Fixed `package.json` changes on `pnpm` update.
6
+
7
## 1.1.3
8
* Fixed Bun support.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "update-browserslist-db",
- "version": "1.1.3",
+ "version": "1.1.4",
"description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
"keywords": [
"caniuse",
0 commit comments