Skip to content

Commit 78b79b0

Browse files
committed
chore(release): 2.16.0 [skip ci]
# [2.16.0](v2.15.1...v2.16.0) (2026-02-18) ### Features * add branching ([#195](#195)) ([9345fce](9345fce))
1 parent 9345fce commit 78b79b0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.16.0](https://github.com/tolgee/tolgee-cli/compare/v2.15.1...v2.16.0) (2026-02-18)
2+
3+
4+
### Features
5+
6+
* add branching ([#195](https://github.com/tolgee/tolgee-cli/issues/195)) ([9345fce](https://github.com/tolgee/tolgee-cli/commit/9345fcee5349d25c96b377d8d18e1aecf39774bf))
7+
18
## [2.15.1](https://github.com/tolgee/tolgee-cli/compare/v2.15.0...v2.15.1) (2025-12-19)
29

310

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": "2.15.1",
3+
"version": "2.16.0",
44
"type": "module",
55
"description": "A tool to interact with the Tolgee Platform through CLI",
66
"repository": {

0 commit comments

Comments
 (0)