File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.2] ( https://github.com/oxc-project/json-strip-comments/compare/json-strip-comments-v3.0.1...json-strip-comments-v3.0.2 ) - 2025-10-26
11+
12+ ### Other
13+
14+ - * (deps)* lock file maintenance ([ #103 ] ( https://github.com/oxc-project/json-strip-comments/pull/103 ) )
15+ - * (deps)* update codspeedhq/action action to v4.3.1 ([ #102 ] ( https://github.com/oxc-project/json-strip-comments/pull/102 ) )
16+ - * (deps)* lock file maintenance rust crates ([ #101 ] ( https://github.com/oxc-project/json-strip-comments/pull/101 ) )
17+ - * (deps)* update actions/setup-node action to v6 ([ #99 ] ( https://github.com/oxc-project/json-strip-comments/pull/99 ) )
18+ - * (deps)* update codspeedhq/action action to v4.2.1 ([ #98 ] ( https://github.com/oxc-project/json-strip-comments/pull/98 ) )
19+ - * (deps)* lock file maintenance rust crates ([ #97 ] ( https://github.com/oxc-project/json-strip-comments/pull/97 ) )
20+ - * (deps)* update github-actions ([ #95 ] ( https://github.com/oxc-project/json-strip-comments/pull/95 ) )
21+ - * (deps)* update github-actions ([ #91 ] ( https://github.com/oxc-project/json-strip-comments/pull/91 ) )
22+ - * (deps)* update oxc-project/setup-rust action to v1.0.6 ([ #89 ] ( https://github.com/oxc-project/json-strip-comments/pull/89 ) )
23+ - fix benchmark
24+ - * (deps)* lock file maintenance rust crates ([ #86 ] ( https://github.com/oxc-project/json-strip-comments/pull/86 ) )
25+ - * (deps)* update github-actions ([ #84 ] ( https://github.com/oxc-project/json-strip-comments/pull/84 ) )
26+ - * (deps)* update dependency rust to v1.90.0 ([ #83 ] ( https://github.com/oxc-project/json-strip-comments/pull/83 ) )
27+
1028## [ 3.0.1] ( https://github.com/oxc-project/json-strip-comments/compare/json-strip-comments-v3.0.0...json-strip-comments-v3.0.1 ) - 2025-09-15
1129
1230### Other
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ rust-version = "1.85.0"
1111name = " json-strip-comments"
1212edition.workspace = true
1313license.workspace = true
14- version = " 3.0.1 "
14+ version = " 3.0.2 "
1515description = " Strip comments from JSON"
1616readme = " README.md"
1717repository = " https://github.com/oxc-project/json-strip-comments"
You can’t perform that action at this time.
0 commit comments