Skip to content

Commit bc066ab

Browse files
committed
2.7.0
1 parent b4595ed commit bc066ab

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# xcstrings-cli
22

3+
## 2.7.0
4+
5+
### Minor Changes
6+
7+
- Added `export` subcommand
8+
39
## 2.6.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xcstrings-cli",
3-
"version": "2.6.0",
3+
"version": "2.7.0",
44
"description": "A command line tool for handling xcstrings files.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)