We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9345fce commit 78b79b0Copy full SHA for 78b79b0
CHANGELOG.md
@@ -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
8
## [2.15.1](https://github.com/tolgee/tolgee-cli/compare/v2.15.0...v2.15.1) (2025-12-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@tolgee/cli",
- "version": "2.15.1",
+ "version": "2.16.0",
"type": "module",
"description": "A tool to interact with the Tolgee Platform through CLI",
"repository": {
0 commit comments