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 Nov 28, 2024
1 parent df38c6a commit d3858a9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ 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-11-28

### Other

- *(deps)* update dependency rust to v1.83.0 ([#78](https://github.com/oxc-project/oxc-browserslist/pull/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
4 changes: 2 additions & 2 deletions 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 d3858a9

Please sign in to comment.