Skip to content

Commit 655a37f

Browse files
committed
chore(release): 2.15.1 [skip ci]
## [2.15.1](v2.15.0...v2.15.1) (2025-12-19) ### Bug Fixes * Create changelog, push changes ([#196](#196)) ([ed47e7e](ed47e7e))
1 parent 3e9c6bd commit 655a37f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [2.15.1](https://github.com/tolgee/tolgee-cli/compare/v2.15.0...v2.15.1) (2025-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Create changelog, push changes ([#196](https://github.com/tolgee/tolgee-cli/issues/196)) ([ed47e7e](https://github.com/tolgee/tolgee-cli/commit/ed47e7ea2056616ae3d78371c109c762494a73af))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tolgee/cli",
3-
"version": "0.1.0",
3+
"version": "2.15.1",
44
"type": "module",
55
"description": "A tool to interact with the Tolgee Platform through CLI",
66
"repository": {

0 commit comments

Comments
 (0)