Skip to content

Commit 4d9f15d

Browse files
ci(release): prepare release v0.0.13 (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 387c987 commit 4d9f15d

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### ♻️ Refactoring
1010

11-
- *(repo)* Improve log format
11+
- *(repo)* General improvements
1212

13-
### 🐛 Bug Fixes
14-
15-
- *(repo)* Package json generating
16-
- *(repo)* Root command
17-
18-
[unreleased]: https://github.com///compare/v0.0.11...HEAD
13+
[unreleased]: https://github.com///compare/v0.0.12...HEAD
1914
---
2015
*Generated by [git-cliff](https://git-cliff.org)*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "pr-release",
33
"private": true,
4-
"version": "0.0.12"
4+
"version": "0.0.13"
55
}

0 commit comments

Comments
 (0)