Skip to content

Commit

Permalink
Release 1.1.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 8, 2025
1 parent 8060322 commit 4cc93a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## 1.1.2
* Use less aggressive message on browsers diff error.

## 1.1.1
* Fixed types.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "update-browserslist-db",
"version": "1.1.1",
"version": "1.1.2",
"description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
"keywords": [
"caniuse",
Expand Down

0 comments on commit 4cc93a0

Please sign in to comment.