Skip to content

Commit

Permalink
chore: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen authored Dec 8, 2024
1 parent fc859a6 commit 89c2041
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.1](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v1.1.0...oxc-browserslist-v1.1.1) - 2024-12-08

### Other

- *(deps)* update rust crates
- *(deps)* update rust crates
- *(deps)* update dependency rust to v1.83.0 (#78)
- *(deps)* update rust crates
- *(deps)* update rust crates to v1.0.215
- *(deps)* update rust crate thiserror to v2.0.3
- *(deps)* update rust crate thiserror to v2
- *(deps)* update rust crates to v1.0.93
- `cargo autoinherit`
- *(deps)* update rust crate criterion2 to v2

## [1.1.0](https://github.com/oxc-project/oxc-browserslist/compare/oxc-browserslist-v1.0.3...oxc-browserslist-v1.1.0) - 2024-10-30

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oxc-browserslist"
version = "1.1.0"
version = "1.1.1"
authors = ["Boshen <[email protected]>", "Pig Fang <[email protected]>"]
edition = "2021"
description = "Rust-ported Browserslist for Oxc."
Expand Down

0 comments on commit 89c2041

Please sign in to comment.