Skip to content

Commit a3dae42

Browse files
chore(release): bump versions and changelogs (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 900d906 commit a3dae42

14 files changed

Lines changed: 53 additions & 22 deletions

File tree

.sampo/changesets/haughty-thunderbearer-tuoni.md

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

packages/generaltranslation-intl-messageformat/CHANGELOG.md

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

3+
## 0.0.5 — 2026-03-09
4+
5+
### Patch changes
6+
7+
- [900d906](https://github.com/generaltranslation/gt-python/commit/900d90638ed8550e8109b8d08026e494aa82b416) fix: ci tagging behavior — Thanks @ErnestM1234!
8+
39
## 0.0.4 — 2026-03-08
410

511
### 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.4"
3+
version = "0.0.5"
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.5 — 2026-03-09
4+
5+
### Patch changes
6+
7+
- [900d906](https://github.com/generaltranslation/gt-python/commit/900d90638ed8550e8109b8d08026e494aa82b416) fix: ci tagging behavior — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation@0.0.5
9+
310
## 0.0.4 — 2026-03-08
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.4"
3+
version = "0.0.5"
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.5 — 2026-03-09
4+
5+
### Patch changes
6+
7+
- [900d906](https://github.com/generaltranslation/gt-python/commit/900d90638ed8550e8109b8d08026e494aa82b416) fix: ci tagging behavior — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation-intl-messageformat@0.0.5
9+
310
## 0.0.4 — 2026-03-08
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.4"
3+
version = "0.0.5"
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.1.2 — 2026-03-09
4+
5+
### Patch changes
6+
7+
- [900d906](https://github.com/generaltranslation/gt-python/commit/900d90638ed8550e8109b8d08026e494aa82b416) fix: ci tagging behavior — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation@0.0.5, gt-i18n@0.1.1
9+
310
## 0.1.1 — 2026-03-08
411

512
### Patch changes

packages/gt-fastapi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gt-fastapi"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "FastAPI integration for General Translation"
55
readme = "README.md"
66
authors = [

packages/gt-flask/CHANGELOG.md

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

3+
## 0.1.1 — 2026-03-09
4+
5+
### Patch changes
6+
7+
- [900d906](https://github.com/generaltranslation/gt-python/commit/900d90638ed8550e8109b8d08026e494aa82b416) fix: ci tagging behavior — Thanks @ErnestM1234!
8+
- Updated dependencies: generaltranslation@0.0.5, gt-i18n@0.1.1
9+
310
## 0.1.0 — 2026-03-08
411

512
### Minor changes

0 commit comments

Comments
 (0)