Skip to content

Commit a5daf15

Browse files
committed
v2.0.1
1 parent df72e80 commit a5daf15

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

5+
### v2.0.1
6+
7+
* fix(log): correct warning in config file exists - [[df72e80](https://github.com/betterwrite/generi/commit/df72e80)]
8+
* fix(git): release tag um bump for skip interface - [[187b23f](https://github.com/betterwrite/generi/commit/187b23f)]
9+
* perf(glob): use fs-extra in load packages - [[316575a](https://github.com/betterwrite/generi/commit/316575a)]
10+
* chore: version - [[4b73638](https://github.com/betterwrite/generi/commit/4b73638)]
11+
* chore: push on by default - [[47fd8a1](https://github.com/betterwrite/generi/commit/47fd8a1)]
12+
513
### v2.0.0
614

715
* fix(generi): load config with correct remote origin - [[c08094f](https://github.com/betterwrite/generi/commit/c08094f)]

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": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A Simple CHANGELOG.md Generator",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)