Skip to content

Commit c92f402

Browse files
authored
chore: release v2.1.4
1 parent ce3704d commit c92f402

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.1.4](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.1.3...oxc-browserslist-v2.1.4) - 2025-11-29
11+
12+
### Other
13+
14+
- Update browserslist from 4.28.0 to 4.28.0 ([#404](https://github.com/oxc-project/oxc-browserslist/pull/404))
15+
- *(deps)* update rust crates to v2.12.1 ([#400](https://github.com/oxc-project/oxc-browserslist/pull/400))
16+
- Update browserslist from 4.28.0 to 4.28.0 ([#397](https://github.com/oxc-project/oxc-browserslist/pull/397))
17+
- Update browserslist from 4.28.0 to 4.28.0 ([#394](https://github.com/oxc-project/oxc-browserslist/pull/394))
18+
- *(deps)* update rust crate syn to v2.0.110 ([#392](https://github.com/oxc-project/oxc-browserslist/pull/392))
19+
- Update browserslist from 4.27.0 to 4.27.0 ([#388](https://github.com/oxc-project/oxc-browserslist/pull/388))
20+
1021
## [2.1.3](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.1.2...oxc-browserslist-v2.1.3) - 2025-11-10
1122

1223
### 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.1.3"
3+
version = "2.1.4"
44
authors = ["Boshen <[email protected]>", "Pig Fang <[email protected]>"]
55
categories = ["config", "web-programming"]
66
edition = "2024"

0 commit comments

Comments
 (0)