Commit 24e4cdd
authored
[ci] release (#1170)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @generaltranslation/compiler@1.3.0
### Minor Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
### Patch Changes
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- generaltranslation@8.2.2
## gt-react@10.17.0
### Minor Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
### Patch Changes
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- @generaltranslation/supported-locales@2.0.60
- @generaltranslation/react-core@1.7.2
- generaltranslation@8.2.2
- gt-i18n@0.7.10
## gt@2.14.4
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- generaltranslation@8.2.2
- @generaltranslation/python-extractor@0.2.6
## generaltranslation@8.2.2
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
## gtx-cli@2.14.4
### Patch Changes
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- gt@2.14.4
## gt-i18n@0.7.10
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- @generaltranslation/supported-locales@2.0.60
- generaltranslation@8.2.2
## locadex@1.0.139
### Patch Changes
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- gt@2.14.4
## gt-next@6.15.2
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- gt-react@10.17.0
- @generaltranslation/supported-locales@2.0.60
- @generaltranslation/compiler@1.3.0
- generaltranslation@8.2.2
- gt-i18n@0.7.10
## @generaltranslation/gt-next-lint@13.0.2
### Patch Changes
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- gt-next@6.15.2
## gt-node@0.4.10
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- generaltranslation@8.2.2
- gt-i18n@0.7.10
## @generaltranslation/python-extractor@0.2.6
### Patch Changes
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- generaltranslation@8.2.2
## @generaltranslation/react-core@1.7.2
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- @generaltranslation/supported-locales@2.0.60
- generaltranslation@8.2.2
- gt-i18n@0.7.10
## gt-sanity@2.0.2
### Patch Changes
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- generaltranslation@8.2.2
## @generaltranslation/supported-locales@2.0.60
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- generaltranslation@8.2.2
## gt-tanstack-start@0.3.2
### Patch Changes
- [#1158](#1158)
[`5b85ccd`](5b85ccd)
Thanks [@ErnestM1234](https://github.com/ErnestM1234)! - add auto
injection for jsx translation
- Updated dependencies
\[[`5b85ccd`](5b85ccd)]:
- gt-react@10.17.0
- @generaltranslation/react-core@1.7.2
- generaltranslation@8.2.2
- gt-i18n@0.7.10
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 37528c0 commit 24e4cdd
File tree
31 files changed
+156
-29
lines changed- .changeset
- packages
- cli
- compiler
- core
- gtx-cli
- i18n
- locadex
- next-lint
- next
- node
- python-extractor
- react-core
- react
- sanity
- supported-locales
- tanstack-start
31 files changed
+156
-29
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
0 commit comments