Skip to content

Commit bf454d0

Browse files
committed
pnpm changeset version
1 parent 117a85c commit bf454d0

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/jolly-spies-smell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

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.2.0
4+
5+
### Minor Changes
6+
7+
- 117a85c: Support multiple keys for `add --strings`
8+
39
## 2.1.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.1.0",
3+
"version": "2.2.0",
44
"description": "A command line tool for handling xcstrings files.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)