From ce4c7b7a744669a7336c4038ccc55fc82b0af446 Mon Sep 17 00:00:00 2001 From: "tm-infra-robot[bot]" <174849669+tm-infra-robot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 13:41:58 +0000 Subject: [PATCH 1/2] chore(master): release 0.8.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..73c5bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [0.8.0](https://github.com/gavinying/modpoll/compare/v0.7.2...v0.8.0) (2024-07-10) + + +### Bug Fixes + +* license ([#43](https://github.com/gavinying/modpoll/issues/43)) ([b1d069b](https://github.com/gavinying/modpoll/commit/b1d069b1659bd2de7cc067ead29053719b0b6d40)) + + +### Code Refactoring + +* major refactor ([#40](https://github.com/gavinying/modpoll/issues/40)) ([e54fe8f](https://github.com/gavinying/modpoll/commit/e54fe8f5e89af982211c4c2a9b5b018a6203a849)) From 778e0a2a6e4e9ca72e3ef872dd2d75e3cc8de52d Mon Sep 17 00:00:00 2001 From: Ying Shaodong Date: Wed, 10 Jul 2024 21:46:38 +0800 Subject: [PATCH 2/2] chore: update CHANGELOG.md --- CHANGELOG.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73c5bba..59c9e8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,6 @@ ## [0.8.0](https://github.com/gavinying/modpoll/compare/v0.7.2...v0.8.0) (2024-07-10) -### Bug Fixes - -* license ([#43](https://github.com/gavinying/modpoll/issues/43)) ([b1d069b](https://github.com/gavinying/modpoll/commit/b1d069b1659bd2de7cc067ead29053719b0b6d40)) - - ### Code Refactoring * major refactor ([#40](https://github.com/gavinying/modpoll/issues/40)) ([e54fe8f](https://github.com/gavinying/modpoll/commit/e54fe8f5e89af982211c4c2a9b5b018a6203a849))