Skip to content

Commit 544d6fe

Browse files
committed
chore: release v0.1.1
1 parent f2af93e commit 544d6fe

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v0.1.1
4+
5+
[compare changes](https://github.com/mohammadGh/release-it-beautiful-changelog/compare/v0.1.0...v0.1.1)
6+
7+
### 🚀 Enhancements
8+
9+
- Provide changelog for github release-notes ([f2af93e](https://github.com/mohammadGh/release-it-beautiful-changelog/commit/f2af93e))
10+
11+
### 📖 Documentation
12+
13+
- **changelog:** Cleanup the file ([fe2e0ca](https://github.com/mohammadGh/release-it-beautiful-changelog/commit/fe2e0ca))
14+
15+
### ❤️ Contributors
16+
17+
18+
319
## v0.1.0
420

521

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.1.0",
4+
"version": "0.1.1",
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)