Skip to content

Commit ba19e15

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/flat-feet-smoke.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.2.0
4+
5+
### Minor Changes
6+
7+
- [#10](https://github.com/iamchathu/changeset-conventional-commits/pull/10) [`0fa4c0b`](https://github.com/iamchathu/changeset-conventional-commits/commit/0fa4c0b1d74e9ac3b17419dc0b2c77a74bbe4f98) Thanks [@iamchathu](https://github.com/iamchathu)! - feat: :sparkles: improve the changeset difference calculation
8+
39
## 0.1.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.1.1",
3+
"version": "0.2.0",
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)