From 448839cf6687e87d3f4684e08bd6e94735424eab Mon Sep 17 00:00:00 2001 From: vincenthsh <111712068+vincenthsh@users.noreply.github.com> Date: Fri, 18 Nov 2022 11:47:57 +0700 Subject: [PATCH] chore(feat-multi-module-components): release 0.76.7 (#35) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 262d88822..d63589430 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.76.7](https://github.com/vincenthsh/fogg/compare/v0.76.6...v0.76.7) (2022-11-18) + + +### BugFixes + +* switching fogg gh ci to pull_request broke commits ([#34](https://github.com/vincenthsh/fogg/issues/34)) ([7059854](https://github.com/vincenthsh/fogg/commit/7059854679dbecd7eda9cbb9a5924d167ef55a2b)) + ## [0.76.6](https://github.com/vincenthsh/fogg/compare/v0.76.5...v0.76.6) (2022-11-18)