Skip to content

Commit 391bfa9

Browse files
committed
v1.5.1
1 parent 50233e8 commit 391bfa9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation.
44

5+
### v1.5.1
6+
7+
* **🔧 fix(log):** verify version in pkg or lerna - [[50233e8](https://github.com/betterwrite/generi/commit/50233e8)]
8+
59
### v1.5.0
610

711
* **🔧 fix(git):** log oneline syntax - [[a6d15a7](https://github.com/betterwrite/generi/commit/a6d15a7)]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generi",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "A Simple CHANGELOG.md Generator",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)