We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 387c987 commit 4d9f15dCopy full SHA for 4d9f15d
CHANGELOG.md
@@ -8,13 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### ♻️ Refactoring
10
11
-- *(repo)* Improve log format
+- *(repo)* General improvements
12
13
-### 🐛 Bug Fixes
14
-
15
-- *(repo)* Package json generating
16
-- *(repo)* Root command
17
18
-[unreleased]: https://github.com///compare/v0.0.11...HEAD
+[unreleased]: https://github.com///compare/v0.0.12...HEAD
19
---
20
*Generated by [git-cliff](https://git-cliff.org)*
package.json
@@ -1,5 +1,5 @@
1
{
2
"name": "pr-release",
3
"private": true,
4
- "version": "0.0.12"
+ "version": "0.0.13"
5
}
0 commit comments