Skip to content

Commit 0e3191e

Browse files
committed
Release 1.3.0 version
1 parent f5d30b9 commit 0e3191e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 1.3.0
6+
7+
- Added Deno support (by @ReduxFlakes).
8+
59
## 1.2.3
610

711
- Fixed bun support (by @cehenriques).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "update-browserslist-db",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"description": "CLI tool to update caniuse-lite to refresh target browsers from Browserslist config",
55
"keywords": [
66
"browsers",

0 commit comments

Comments
 (0)