Skip to content

Commit 142b15d

Browse files
authored
Merge pull request #6 from generaltranslation/release/main
Release (main)
2 parents 037676a + 150bd1f commit 142b15d

16 files changed

Lines changed: 62 additions & 25 deletions

File tree

.sampo/changesets/pompous-duke-aino.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

packages/generaltranslation-icu-messageformat-parser/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# generaltranslation-icu-messageformat-parser
22

3+
## 0.0.2 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [f6bf76e](https://github.com/generaltranslation/gt-python/commit/f6bf76e05653e3fc43841553f015e2388b778ce0) test: release — Thanks @ErnestM1234!
8+
39
## 0.0.1 — 2026-03-06
410

511
### Patch changes

packages/generaltranslation-icu-messageformat-parser/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "generaltranslation-icu-messageformat-parser"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "ICU MessageFormat parser with whitespace-preserving AST and string reconstruction"
55
readme = "README.md"
66
authors = [

packages/generaltranslation-intl-messageformat/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# generaltranslation-intl-messageformat
22

3+
## 0.0.2 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [f6bf76e](https://github.com/generaltranslation/gt-python/commit/f6bf76e05653e3fc43841553f015e2388b778ce0) test: release — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation-icu-messageformat-parser@0.0.2
9+
310
## 0.0.1 — 2026-03-06
411

512
### Patch changes

packages/generaltranslation-intl-messageformat/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "generaltranslation-intl-messageformat"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "ICU MessageFormat formatter with locale-aware plural and select rules"
55
readme = "README.md"
66
authors = [

packages/generaltranslation-supported-locales/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# generaltranslation-supported-locales
22

3+
## 0.0.2 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [f6bf76e](https://github.com/generaltranslation/gt-python/commit/f6bf76e05653e3fc43841553f015e2388b778ce0) test: release — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation@0.0.2
9+
310
## 0.0.1 — 2026-03-06
411

512
### Patch changes

packages/generaltranslation-supported-locales/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "generaltranslation-supported-locales"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Supported locale data for General Translation"
55
readme = "README.md"
66
authors = [

packages/generaltranslation/CHANGELOG.md

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

3+
## 0.0.2 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [f6bf76e](https://github.com/generaltranslation/gt-python/commit/f6bf76e05653e3fc43841553f015e2388b778ce0) test: release — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation-icu-messageformat-parser@0.0.2, generaltranslation-intl-messageformat@0.0.2
9+
310
## 0.0.1 — 2026-03-06
411

512
### Patch changes

packages/generaltranslation/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "generaltranslation"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "Core Python language toolkit for General Translation"
55
readme = "README.md"
66
authors = [

packages/gt-fastapi/CHANGELOG.md

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

3+
## 0.0.2 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [f6bf76e](https://github.com/generaltranslation/gt-python/commit/f6bf76e05653e3fc43841553f015e2388b778ce0) test: release — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation@0.0.2, gt-i18n@0.0.2
9+
310
## 0.0.1 — 2026-03-06
411

512
### Patch changes

0 commit comments

Comments
 (0)