WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 077a9f3

Browse files
authored
chore: release v2.0.16 (#235)
1 parent 489d0ab commit 077a9f3

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.0.16](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.15...oxc-browserslist-v2.0.16) - 2025-08-16
11+
12+
### Other
13+
14+
- Update browserslist ([#247](https://github.com/oxc-project/oxc-browserslist/pull/247))
15+
- Update browserslist ([#246](https://github.com/oxc-project/oxc-browserslist/pull/246))
16+
- Update browserslist ([#244](https://github.com/oxc-project/oxc-browserslist/pull/244))
17+
- *(deps)* lock file maintenance ([#242](https://github.com/oxc-project/oxc-browserslist/pull/242))
18+
- Update browserslist ([#239](https://github.com/oxc-project/oxc-browserslist/pull/239))
19+
- *(deps)* update dependency rust to v1.89.0 ([#234](https://github.com/oxc-project/oxc-browserslist/pull/234))
20+
1021
## [2.0.15](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.14...oxc-browserslist-v2.0.15) - 2025-08-05
1122

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

0 commit comments

Comments
 (0)