We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a30e0f commit f2478d3Copy full SHA for f2478d3
2 files changed
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
+### v2.0.3
6
+
7
+* **🔧 fix(version):** absolute path in read file - [[7a30e0f](https://github.com/betterwrite/generi/commit/7a30e0f)]
8
9
### v2.0.2
10
11
* **🔧 fix(generi):** correct load remote origin - [[b9f5ca3](https://github.com/betterwrite/generi/commit/b9f5ca3)]
package.json
@@ -1,6 +1,6 @@
1
{
"name": "generi",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "A Simple CHANGELOG.md Generator",
"repository": {
"type": "git",
0 commit comments