Skip to content

Commit b2a98c2

Browse files
chore: version package (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8313992 commit b2a98c2

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slimy-eyes-dream.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [#4](https://github.com/iamchathu/changeset-conventional-commits/pull/4) [`96ea044`](https://github.com/iamchathu/changeset-conventional-commits/commit/96ea044db4e1f5da03a90f3842db374eb9badace) Thanks [@iamchathu](https://github.com/iamchathu)! - fix: :bug: fix issue with sh bang
8+
39
## 0.0.1
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changeset-conventional-commits",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Generate Changesets from conventional commits",
55
"homepage": "http://github.com/iamchathu/changeset-conventional-commits",
66
"main": "bin/index.js",

0 commit comments

Comments
 (0)