Skip to content

Commit 84436e6

Browse files
chore: release v0.14.6
1 parent 181e573 commit 84436e6

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.14.6](https://github.com/oxc-project/oxc-toml/compare/v0.14.5...v0.14.6) - 2026-07-16
11+
12+
### Other
13+
14+
- update sponsor section
15+
1016
## [0.14.5](https://github.com/oxc-project/oxc-toml/compare/v0.14.4...v0.14.5) - 2026-07-12
1117

1218
### 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-toml"
3-
version = "0.14.5"
3+
version = "0.14.6"
44
authors = ["Boshen"]
55
categories = ["parser-implementations", "parsing"]
66
edition = "2024"

0 commit comments

Comments
 (0)