Skip to content

Commit 5d31780

Browse files
[ci] release (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 44cd309 commit 5d31780

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/grumpy-camels-float.md

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

.changeset/stupid-pianos-own.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @generaltranslation/translate-action
22

3+
## 0.0.16
4+
5+
### Patch Changes
6+
7+
- [#38](https://github.com/generaltranslation/translate/pull/38) [`6f3f5ae`](https://github.com/generaltranslation/translate/commit/6f3f5aef6912cc405350221578754e572d7698cb) Thanks [@fernando-aviles](https://github.com/fernando-aviles)! - Updating gtx-cli to @latest
8+
9+
- [#40](https://github.com/generaltranslation/translate/pull/40) [`44cd309`](https://github.com/generaltranslation/translate/commit/44cd309baac538c36e71940bfc404594470c7eda) Thanks [@brian-lou](https://github.com/brian-lou)! - Bump CLI version & mask secrets in logs
10+
311
## 0.0.15
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@generaltranslation/translate-action",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"description": "GitHub Action for continuous translation",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)