@@ -7,6 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] ( https://github.com/oxc-project/json-strip-comments/compare/json-strip-comments-v3.0.1...json-strip-comments-v3.1.0 ) - 2025-11-21
11+
12+ ### Added
13+
14+ - add ` strip_slice ` api ([ #116 ] ( https://github.com/oxc-project/json-strip-comments/pull/116 ) )
15+
16+ ### Other
17+
18+ - * (deps)* update github-actions ([ #114 ] ( https://github.com/oxc-project/json-strip-comments/pull/114 ) )
19+ - * (deps)* update dependency rust to v1.91.1 ([ #113 ] ( https://github.com/oxc-project/json-strip-comments/pull/113 ) )
20+ - * (deps)* lock file maintenance ([ #111 ] ( https://github.com/oxc-project/json-strip-comments/pull/111 ) )
21+ - * (deps)* update codspeedhq/action action to v4.3.3 ([ #110 ] ( https://github.com/oxc-project/json-strip-comments/pull/110 ) )
22+ - * (deps)* lock file maintenance rust crates ([ #109 ] ( https://github.com/oxc-project/json-strip-comments/pull/109 ) )
23+ - * (deps)* update oxc-project/setup-rust action to v1.0.8 ([ #107 ] ( https://github.com/oxc-project/json-strip-comments/pull/107 ) )
24+ - * (deps)* update dependency rust to v1.91.0 ([ #106 ] ( https://github.com/oxc-project/json-strip-comments/pull/106 ) )
25+ - * (deps)* lock file maintenance ([ #103 ] ( https://github.com/oxc-project/json-strip-comments/pull/103 ) )
26+ - * (deps)* update codspeedhq/action action to v4.3.1 ([ #102 ] ( https://github.com/oxc-project/json-strip-comments/pull/102 ) )
27+ - * (deps)* lock file maintenance rust crates ([ #101 ] ( https://github.com/oxc-project/json-strip-comments/pull/101 ) )
28+ - * (deps)* update actions/setup-node action to v6 ([ #99 ] ( https://github.com/oxc-project/json-strip-comments/pull/99 ) )
29+ - * (deps)* update codspeedhq/action action to v4.2.1 ([ #98 ] ( https://github.com/oxc-project/json-strip-comments/pull/98 ) )
30+ - * (deps)* lock file maintenance rust crates ([ #97 ] ( https://github.com/oxc-project/json-strip-comments/pull/97 ) )
31+ - * (deps)* update github-actions ([ #95 ] ( https://github.com/oxc-project/json-strip-comments/pull/95 ) )
32+ - * (deps)* update github-actions ([ #91 ] ( https://github.com/oxc-project/json-strip-comments/pull/91 ) )
33+ - * (deps)* update oxc-project/setup-rust action to v1.0.6 ([ #89 ] ( https://github.com/oxc-project/json-strip-comments/pull/89 ) )
34+ - fix benchmark
35+ - * (deps)* lock file maintenance rust crates ([ #86 ] ( https://github.com/oxc-project/json-strip-comments/pull/86 ) )
36+ - * (deps)* update github-actions ([ #84 ] ( https://github.com/oxc-project/json-strip-comments/pull/84 ) )
37+ - * (deps)* update dependency rust to v1.90.0 ([ #83 ] ( https://github.com/oxc-project/json-strip-comments/pull/83 ) )
38+
1039## [ 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
1140
1241### Other
0 commit comments