Skip to content

Commit 113bac8

Browse files
authored
Merge pull request #4 from generaltranslation/release/main
Release (main)
2 parents b0509dc + fa92bf6 commit 113bac8

18 files changed

Lines changed: 86 additions & 28 deletions

File tree

.sampo/changesets/ancient-runesinger-lemminkainen.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# gt-python
2+
3+
## 0.1.1 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [c0e79f6](https://github.com/generaltranslation/gt-python/commit/c0e79f6a31c67448eb56155cdb19091bf4f5b2d8) test: changeset — Thanks @ErnestM1234!
8+
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# generaltranslation-icu-messageformat-parser
2+
3+
## 0.0.1 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [c0e79f6](https://github.com/generaltranslation/gt-python/commit/c0e79f6a31c67448eb56155cdb19091bf4f5b2d8) test: changeset — Thanks @ErnestM1234!
8+

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.0"
3+
version = "0.0.1"
44
description = "ICU MessageFormat parser with whitespace-preserving AST and string reconstruction"
55
readme = "README.md"
66
authors = [
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# generaltranslation-intl-messageformat
2+
3+
## 0.0.1 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [c0e79f6](https://github.com/generaltranslation/gt-python/commit/c0e79f6a31c67448eb56155cdb19091bf4f5b2d8) test: changeset — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation-icu-messageformat-parser@0.0.1
9+

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.0"
3+
version = "0.0.1"
44
description = "ICU MessageFormat formatter with locale-aware plural and select rules"
55
readme = "README.md"
66
authors = [
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# generaltranslation-supported-locales
2+
3+
## 0.0.1 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [c0e79f6](https://github.com/generaltranslation/gt-python/commit/c0e79f6a31c67448eb56155cdb19091bf4f5b2d8) test: changeset — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation@0.0.1
9+

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.0"
3+
version = "0.0.1"
44
description = "Supported locale data for General Translation"
55
readme = "README.md"
66
authors = [
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# generaltranslation
2+
3+
## 0.0.1 — 2026-03-06
4+
5+
### Patch changes
6+
7+
- [c0e79f6](https://github.com/generaltranslation/gt-python/commit/c0e79f6a31c67448eb56155cdb19091bf4f5b2d8) test: changeset — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation-icu-messageformat-parser@0.0.1, generaltranslation-intl-messageformat@0.0.1
9+

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.0"
3+
version = "0.0.1"
44
description = "Core Python language toolkit for General Translation"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)