From e57a96336613b6e276df0c0773c30b7982ad1f3c Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 5 Oct 2021 22:04:00 +0000 Subject: [PATCH] chore(release): v3.9.7 --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f423c66..041609f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.9.7](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.6...v3.9.7) (2021-10-05) + + +### Bug Fixes + +* Release with all deps ([2b36c79](https://github.com/TriPSs/conventional-changelog-action/commit/2b36c79d01330e9272a6f28e9f019a7c6203425e)) + + + ## [3.9.6](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.5...v3.9.6) (2021-10-05) @@ -34,12 +43,3 @@ -## [3.9.2](https://github.com/TriPSs/conventional-changelog-action/compare/v3.9.1...v3.9.2) (2021-10-05) - - -### Bug Fixes - -* Fixed ci and removed node_modules ([c2f6f9a](https://github.com/TriPSs/conventional-changelog-action/commit/c2f6f9ae3055a752fd6437121bbffc4434354e1a)) - - - diff --git a/package.json b/package.json index 37d88ed..84c664d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conventional-changelog-action", - "version": "3.9.6", + "version": "3.9.7", "description": "Github Action that generates a changelog with the Conventional Changelog CLI", "keywords": [ "actions",