Skip to content

Commit 4c6c453

Browse files
Version Packages
1 parent 6c3c6c7 commit 4c6c453

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shaggy-dingos-push.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
# add-changeset
22

3+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- 6c3c6c7: Still trying to fix branch logic
8+
39
## 1.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "add-changeset",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"description": "Automate adding a changeset for simple pull requests",
66
"scripts": {
77
"lint": "eslint ."

0 commit comments

Comments
 (0)