diff --git a/ChangeLog b/ChangeLog index a4ac2d4..8d9b4e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023.10.12, v8.4.0 + +feature: +- 861ae97 package: rendy v4.1.3 + 2023.10.05, v8.3.0 feature: diff --git a/package.json b/package.json index e51e92f..d83b021 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "changelog-io", - "version": "8.3.0", + "version": "8.4.0", "author": "coderaiser (https://github.com/coderaiser)", "description": "Generate changelog", "main": "lib/changelog.js",