We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50233e8 commit 391bfa9Copy full SHA for 391bfa9
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation.
4
5
+### v1.5.1
6
+
7
+* **🔧 fix(log):** verify version in pkg or lerna - [[50233e8](https://github.com/betterwrite/generi/commit/50233e8)]
8
9
### v1.5.0
10
11
* **🔧 fix(git):** log oneline syntax - [[a6d15a7](https://github.com/betterwrite/generi/commit/a6d15a7)]
package.json
@@ -1,6 +1,6 @@
1
{
"name": "generi",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "A Simple CHANGELOG.md Generator",
"repository": {
"type": "git",
0 commit comments