File tree Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Expand file tree Collapse file tree 3 files changed +21
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.0.1] ( https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v2.0.0...oxc-browserslist-v2.0.1 ) - 2025-04-25
11
+
12
+ ### Other
13
+
14
+ - * (deps)* lock file maintenance npm packages ([ #90 ] ( https://github.com/oxc-project/oxc-browserslist/pull/90 ) )
15
+ - * (deps)* lock file maintenance rust crates ([ #120 ] ( https://github.com/oxc-project/oxc-browserslist/pull/120 ) )
16
+ - * (deps)* lock file maintenance rust crates ([ #118 ] ( https://github.com/oxc-project/oxc-browserslist/pull/118 ) )
17
+ - * (deps)* lock file maintenance ([ #116 ] ( https://github.com/oxc-project/oxc-browserslist/pull/116 ) )
18
+ - * (deps)* lock file maintenance rust crates ([ #114 ] ( https://github.com/oxc-project/oxc-browserslist/pull/114 ) )
19
+ - * (deps)* update dependency rust to v1.86.0 ([ #112 ] ( https://github.com/oxc-project/oxc-browserslist/pull/112 ) )
20
+ - * (deps)* lock file maintenance ([ #110 ] ( https://github.com/oxc-project/oxc-browserslist/pull/110 ) )
21
+ - * (deps)* update crate-ci/typos action to v1.31.0 ([ #108 ] ( https://github.com/oxc-project/oxc-browserslist/pull/108 ) )
22
+ - * (deps)* lock file maintenance rust crates ([ #106 ] ( https://github.com/oxc-project/oxc-browserslist/pull/106 ) )
23
+ - * (deps)* lock file maintenance rust crates ([ #105 ] ( https://github.com/oxc-project/oxc-browserslist/pull/105 ) )
24
+ - * (deps)* lock file maintenance rust crates ([ #101 ] ( https://github.com/oxc-project/oxc-browserslist/pull/101 ) )
25
+ - * (deps)* lock file maintenance rust crates ([ #99 ] ( https://github.com/oxc-project/oxc-browserslist/pull/99 ) )
26
+ - * (deps)* lock file maintenance ([ #96 ] ( https://github.com/oxc-project/oxc-browserslist/pull/96 ) )
27
+ - * (deps)* update rust crate criterion2 to v3 ([ #94 ] ( https://github.com/oxc-project/oxc-browserslist/pull/94 ) )
28
+
10
29
## [ 1.1.3] ( https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v1.1.2...oxc-browserslist-v1.1.3 ) - 2025-02-22
11
30
12
31
### Other
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " oxc-browserslist"
3
- version = " 2.0.0 "
3
+ version = " 2.0.1 "
4
4
authors = [" Boshen <boshenc@gmail.com>" , " Pig Fang <g-plane@hotmail.com>" ]
5
5
categories = [" config" , " web-programming" ]
6
6
edition = " 2024"
You can’t perform that action at this time.
0 commit comments