Skip to content

Commit 689e067

Browse files
authored
chore: release v2.0.3 (#141)
1 parent 4ae3c69 commit 689e067

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.0.3](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.2...oxc-browserslist-v2.0.3) - 2025-05-19
11+
12+
### Other
13+
14+
- Update browserslist ([#140](https://github.com/oxc-project/oxc-browserslist/pull/140))
15+
1016
## [2.0.2](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.1...oxc-browserslist-v2.0.2) - 2025-05-09
1117

1218
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "oxc-browserslist"
3-
version = "2.0.2"
3+
version = "2.0.3"
44
authors = ["Boshen <boshenc@gmail.com>", "Pig Fang <g-plane@hotmail.com>"]
55
categories = ["config", "web-programming"]
66
edition = "2024"

0 commit comments

Comments
 (0)