Skip to content

Commit ef6259f

Browse files
committed
chore: release main
1 parent f472f33 commit ef6259f

9 files changed

Lines changed: 66 additions & 8 deletions

File tree

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"crates/node": "2.2.2",
3-
"crates/cli": "3.2.2",
4-
"crates/lib": "3.2.2",
5-
"crates/python": "2.2.1"
2+
"crates/node": "2.3.0",
3+
"crates/cli": "3.3.0",
4+
"crates/lib": "3.3.0",
5+
"crates/python": "2.3.0"
66
}

crates/cli/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [3.3.0](https://github.com/TheOpenDictionary/odict/compare/cli/v3.2.2...cli/v3.3.0) (2026-04-24)
4+
5+
6+
### Features
7+
8+
* **dx:** Move to using mise monorepo ([2745c41](https://github.com/TheOpenDictionary/odict/commit/2745c41e90783dd3743d1b8555990a70fb9667a9))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Finally fix the CI ([#1398](https://github.com/TheOpenDictionary/odict/issues/1398)) ([a604b52](https://github.com/TheOpenDictionary/odict/commit/a604b52274c62799005b00091cbeeafded65862b))
14+
* **ci:** Use mise for Node CI ([bcd0526](https://github.com/TheOpenDictionary/odict/commit/bcd0526c0ddec6b8270d9d3cf4d5c6b47afaed27))
15+
316
## [3.2.2](https://github.com/TheOpenDictionary/odict/compare/cli/v3.2.1...cli/v3.2.2) (2025-11-30)
417

518

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "odict-cli"
3-
version = "3.2.2"
3+
version = "3.3.0"
44
edition = "2021"
55
description = "Lightning-fast dictionary file format and toolchain"
66
homepage = "https://odict.org"

crates/lib/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [3.3.0](https://github.com/TheOpenDictionary/odict/compare/lib/v3.2.2...lib/v3.3.0) (2026-04-24)
4+
5+
6+
### Features
7+
8+
* **dx:** Move to using mise monorepo ([2745c41](https://github.com/TheOpenDictionary/odict/commit/2745c41e90783dd3743d1b8555990a70fb9667a9))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Finally fix the CI ([#1398](https://github.com/TheOpenDictionary/odict/issues/1398)) ([a604b52](https://github.com/TheOpenDictionary/odict/commit/a604b52274c62799005b00091cbeeafded65862b))
14+
* **ci:** Use zig for aarch64 linux build ([1d2bf90](https://github.com/TheOpenDictionary/odict/commit/1d2bf907101fa4699f6412cf4a2cdc22d271acc1))
15+
* **http:** Add rustls TLS backend to reqwest ([d90a573](https://github.com/TheOpenDictionary/odict/commit/d90a573acc022abf47b8a193fa9653422e2ca19b))
16+
* **http:** Use default features for reqwest ([f21478f](https://github.com/TheOpenDictionary/odict/commit/f21478fd43ae001fe0b55841039a7ed5e7923616))
17+
318
## [3.2.2](https://github.com/TheOpenDictionary/odict/compare/lib/v3.2.1...lib/v3.2.2) (2025-11-30)
419

520

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "odict"
33
description = "A blazingly-fast dictionary file format for human languages"
44
homepage = "https://odict.org"
55
repository = "https://github.com/TheOpenDictionary/odict"
6-
version = "3.2.2"
6+
version = "3.3.0"
77
edition = "2021"
88
license = "MIT"
99
exclude = ["benches/*", "tests/*"]

crates/node/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
44

55

66

7+
## [2.3.0](https://github.com/TheOpenDictionary/odict/compare/node/v2.2.2...node/v2.3.0) (2026-04-24)
8+
9+
10+
### Features
11+
12+
* **dx:** Move to using mise monorepo ([2745c41](https://github.com/TheOpenDictionary/odict/commit/2745c41e90783dd3743d1b8555990a70fb9667a9))
13+
14+
15+
### Bug Fixes
16+
17+
* **ci:** Attempt to fix CI ([8086c42](https://github.com/TheOpenDictionary/odict/commit/8086c42f5c51cff907661a476f7a43ebcdf3eea8))
18+
* **ci:** Finally fix the CI ([#1398](https://github.com/TheOpenDictionary/odict/issues/1398)) ([a604b52](https://github.com/TheOpenDictionary/odict/commit/a604b52274c62799005b00091cbeeafded65862b))
19+
* **ci:** Update node build ([99ff7dd](https://github.com/TheOpenDictionary/odict/commit/99ff7ddfbaf6f3ff93df0c5d60936e5ef386abea))
20+
* **ci:** Update node ci ([c5f4bf0](https://github.com/TheOpenDictionary/odict/commit/c5f4bf0765e5c5abeeb2ab52bfedcd9433eabc4b))
21+
* **ci:** Update node ci ([36645b6](https://github.com/TheOpenDictionary/odict/commit/36645b621159a152c48daad24676792c83291036))
22+
* **ci:** Use mise for Node CI ([bcd0526](https://github.com/TheOpenDictionary/odict/commit/bcd0526c0ddec6b8270d9d3cf4d5c6b47afaed27))
23+
* **ci:** Use zig for aarch64 linux build ([1d2bf90](https://github.com/TheOpenDictionary/odict/commit/1d2bf907101fa4699f6412cf4a2cdc22d271acc1))
24+
725
## [2.2.2](https://github.com/TheOpenDictionary/odict/compare/node/v2.2.1...node/v2.2.2) (2025-11-30)
826

927

crates/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@odict/node",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"main": "index.js",
55
"types": "index.d.ts",
66
"browser": "browser.js",

crates/python/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/TheOpenDictionary/odict/compare/python/v2.2.1...python/v2.3.0) (2026-04-24)
4+
5+
6+
### Features
7+
8+
* **dx:** Move to using mise monorepo ([2745c41](https://github.com/TheOpenDictionary/odict/commit/2745c41e90783dd3743d1b8555990a70fb9667a9))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Use mise for Node CI ([bcd0526](https://github.com/TheOpenDictionary/odict/commit/bcd0526c0ddec6b8270d9d3cf4d5c6b47afaed27))
14+
315
## [2.2.1](https://github.com/TheOpenDictionary/odict/compare/python/v2.2.0...python/v2.2.1) (2025-11-30)
416

517

crates/python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "odict_python"
3-
version = "2.2.1"
3+
version = "2.3.0"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)