We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4595ed commit bc066abCopy full SHA for bc066ab
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# xcstrings-cli
2
3
+## 2.7.0
4
+
5
+### Minor Changes
6
7
+- Added `export` subcommand
8
9
## 2.6.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "xcstrings-cli",
- "version": "2.6.0",
+ "version": "2.7.0",
"description": "A command line tool for handling xcstrings files.",
"type": "module",
"bin": {
0 commit comments