Skip to content

Commit 4a88390

Browse files
authored
chore: release v2.0.5 (#155)
1 parent ad50611 commit 4a88390

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.5](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.4...oxc-browserslist-v2.0.5) - 2025-06-05
11+
12+
### Other
13+
14+
- Update browserslist ([#154](https://github.com/oxc-project/oxc-browserslist/pull/154))
15+
1016
## [2.0.4](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.3...oxc-browserslist-v2.0.4) - 2025-05-30
1117

1218
### 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.4"
3+
version = "2.0.5"
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)