Skip to content

Commit 2a6281b

Browse files
committed
chore: release v0.1.0
1 parent b8c4c49 commit 2a6281b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v0.1.0
4+
5+
6+
### 🚀 Enhancements
7+
8+
- Generate beautiful changelog with changelog and write into changelog.md ([b8c4c49](https://github.com/mohammadGh/release-it-beautiful-changelog/commit/b8c4c49))
9+
10+
### 🏡 Chore
11+
12+
- Init the project ([b8b92a5](https://github.com/mohammadGh/release-it-beautiful-changelog/commit/b8b92a5))
13+
14+
### ❤️ Contributors
15+
16+
17+
318
## v0.0.11
419

520
[compare changes](https://github.com/mohammadGh/release-it-beautiful-changelog/compare/v0.0.10...v0.0.11)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-it-beautiful-changelog",
33
"type": "module",
4-
"version": "0.0.11",
4+
"version": "0.1.0",
55
"packageManager": "[email protected]",
66
"description": "A release-it plugin using @unjs/changelogen to extract beautiful change-log and update CHANGELOG.md while do all releasing stuff with release-it",
77
"author": "mgh <[email protected]>",

0 commit comments

Comments
 (0)