We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9333025 commit d9dfa76Copy full SHA for d9dfa76
2 files changed
CHANGELOG.md
@@ -1,7 +1,12 @@
1
-# Changelog (21/10/2025)
+# Changelog (22/10/2025)
2
3
Changelog was generated by [Generi](https://github.com/betterwrite/generi). Any questions, consult the documentation.
4
5
+### v1.4.1
6
+
7
+* **🚧 chore:** readme - [[9333025](https://github.com/betterwrite/generi/commit/9333025)]
8
+* **🚧 chore:** improvements - [[0b11552](https://github.com/betterwrite/generi/commit/0b11552)]
9
10
### v1.4.0
11
12
* **🔧 fix:** tostring in file read - [[f4bac23](https://github.com/betterwrite/generi/commit/f4bac23)]
package.json
@@ -1,6 +1,6 @@
{
"name": "generi",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "A Simple CHANGELOG.md Generator",
"repository": {
"type": "git",
0 commit comments