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 46d15a1 commit b19fc02Copy full SHA for b19fc02
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 1.2.0
5
+* Add Baseline data updating too.
6
+
7
## 1.1.4
8
* Fixed `package.json` changes on `pnpm` update.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "update-browserslist-db",
- "version": "1.1.4",
+ "version": "1.2.0",
"description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
"keywords": [
"caniuse",
0 commit comments