Skip to content

Commit ee3665a

Browse files
authored
chore: release v2.0.2
1 parent 1fe94ec commit ee3665a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [2.0.2](https://github.com/oxc-project/oxc-resolver/compare/oxc_resolver-v2.0.1...oxc_resolver-v2.0.2) - 2024-11-11
10+
11+
### Other
12+
13+
- update Cargo.lock dependencies
14+
915
## [2.0.1](https://github.com/oxc-project/oxc-resolver/compare/oxc_resolver-v2.0.0...oxc_resolver-v2.0.1) - 2024-11-08
1016

1117
### 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
@@ -3,7 +3,7 @@ members = ["napi"]
33
resolver = "2"
44

55
[package]
6-
version = "2.0.1"
6+
version = "2.0.2"
77
name = "oxc_resolver"
88
authors = ["Boshen <[email protected]>"]
99
categories = ["development-tools"]

0 commit comments

Comments
 (0)