Skip to content

Commit 78eec2e

Browse files
authored
Merge pull request #3 from iamchathu/changeset-release/master
Version Packages
2 parents 5622cac + 97b5c16 commit 78eec2e

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/nasty-donuts-hang.md

-5
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# changeset-conventional-commits
2+
3+
## 0.0.1
4+
5+
### Patch Changes
6+
7+
- [#2](https://github.com/iamchathu/changeset-conventional-commits/pull/2) [`39c2ac2`](https://github.com/iamchathu/changeset-conventional-commits/commit/39c2ac28e4289110532f55a3d9f35e585cd532f4) Thanks [@iamchathu](https://github.com/iamchathu)! - Initial release

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.0",
3+
"version": "0.0.1",
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)