Skip to content

Commit 5f9c22d

Browse files
authored
chore: release v4.1.3 (#162)
1 parent 4a76d74 commit 5f9c22d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [4.1.3](https://github.com/oxc-project/oxc-sourcemap/compare/v4.1.2...v4.1.3) - 2025-09-23
11+
12+
### Other
13+
14+
- use simd optimzed json string escape impl ([#158](https://github.com/oxc-project/oxc-sourcemap/pull/158))
15+
- enable fat lto in bench profile ([#161](https://github.com/oxc-project/oxc-sourcemap/pull/161))
16+
1017
## [4.1.2](https://github.com/oxc-project/oxc-sourcemap/compare/v4.1.1...v4.1.2) - 2025-09-18
1118

1219
### 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "oxc_sourcemap"
3-
version = "4.1.2"
3+
version = "4.1.3"
44
authors = ["Boshen <[email protected]>"]
55
categories = []
66
edition = "2024"

0 commit comments

Comments
 (0)