From 4a9cc76c47e5e8937e54a71ba37fff083a341fbd Mon Sep 17 00:00:00 2001 From: 9renpoto <9renpoto@users.noreply.github.com> Date: Wed, 17 Jan 2024 12:59:10 +0000 Subject: [PATCH] bump: v0.1.1 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..cd0937b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +## v0.1.1 (2024-01-17) + + +## What's Changed +### :bug: Type: Bug +* fix: labels by @9renpoto in https://github.com/9renpoto/.59/pull/104 +### :memo: Documentation +* Update labels by @github-actions in https://github.com/9renpoto/.59/pull/107 +### :rocket: Type: Feature +* feat: sync labels by @9renpoto in https://github.com/9renpoto/.59/pull/102 +### Other Changes +* fix: rename next version branch by @9renpoto in https://github.com/9renpoto/.59/pull/103 +* chore(deps): bump actions/checkout from 3 to 4 by @dependabot in https://github.com/9renpoto/.59/pull/106 +* chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in https://github.com/9renpoto/.59/pull/105 + +## New Contributors +* @github-actions made their first contribution in https://github.com/9renpoto/.59/pull/107 + +**Full Changelog**: https://github.com/9renpoto/.59/compare/v0.0.4...v0.1.1