Skip to content

Commit 7be281d

Browse files
chore: release v1.1.2 (#85)
* chore: release v1.1.2 * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 6f2a4ba commit 7be281d

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [1.1.2](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v1.1.1...oxc-browserslist-v1.1.2) - 2025-01-27
11+
12+
### Other
13+
14+
- _(deps)_ update rust crate nom to v8 (#86)
15+
- _(deps)_ update rust crates
16+
- _(deps)_ update rust crates
17+
- _(deps)_ update rust crates
18+
- _(deps)_ update rust crates
19+
- _(deps)_ update rust crates
20+
- _(deps)_ update npm packages (#81)
21+
1022
## [1.1.1](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v1.1.0...oxc-browserslist-v1.1.1) - 2024-12-14
1123

1224
### 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 = "1.1.1"
3+
version = "1.1.2"
44
authors = ["Boshen <boshenc@gmail.com>", "Pig Fang <g-plane@hotmail.com>"]
55
categories = ["config", "web-programming"]
66
edition = "2021"

0 commit comments

Comments
 (0)