Skip to content

Commit 8e82c85

Browse files
authored
chore: release v2.0.4 (#143)
1 parent fb9673a commit 8e82c85

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.0.4](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.3...oxc-browserslist-v2.0.4) - 2025-05-30
11+
12+
### Other
13+
14+
- Update browserslist ([#151](https://github.com/oxc-project/oxc-browserslist/pull/151))
15+
- Update browserslist ([#150](https://github.com/oxc-project/oxc-browserslist/pull/150))
16+
- *(deps)* lock file maintenance rust crates ([#147](https://github.com/oxc-project/oxc-browserslist/pull/147))
17+
- Update browserslist ([#142](https://github.com/oxc-project/oxc-browserslist/pull/142))
18+
1019
## [2.0.3](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.2...oxc-browserslist-v2.0.3) - 2025-05-19
1120

1221
### Other

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.3"
3+
version = "2.0.4"
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)