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 2d2ca1c commit 17630ceCopy full SHA for 17630ce
CHANGELOG.md
@@ -8,8 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
### ♻️ Refactoring
10
11
-- *(repo)* General improvements
+- *(repo)* Improve performance
12
13
-[unreleased]: https://github.com///compare/v0.0.12...HEAD
+[unreleased]: https://github.com///compare/v0.0.13...HEAD
14
---
15
*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.13"
+ "version": "0.0.14"
5
}
0 commit comments