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 01e3c0a commit 85c8186Copy full SHA for 85c8186
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 1.1.1
5
+* Fixed types.
6
+
7
## 1.1.0
8
* Added Bun support (by @pornoiya and @kytta).
9
package.json
@@ -1,6 +1,6 @@
{
"name": "update-browserslist-db",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
"keywords": [
"caniuse",
0 commit comments