Skip to content

Commit 645af83

Browse files
author
Ian Walter
authored
Merge pull request #28 from ianwalter/changeset-release/main
Version Packages
2 parents bbf4b15 + aecc87a commit 645af83

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

Diff for: .changeset/famous-bottles-tap.md

-5
This file was deleted.

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# add-changeset
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- bbf4b15: Trying to fix branch logic
8+
39
## 1.2.0
410

511
### Minor Changes

Diff for: package.json

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

0 commit comments

Comments
 (0)