From 091d77d1ad4a1cbee94abdced8b744f74b1525d1 Mon Sep 17 00:00:00 2001 From: 9renpoto <9renpoto@users.noreply.github.com> Date: Tue, 9 Jan 2024 03:21:27 +0000 Subject: [PATCH] bump: v0.1.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..c687de6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +## v0.1.0 (2024-01-09) + + +## What's Changed +### :memo: Documentation +* Update labels by @github-actions in https://github.com/9renpoto/.59/pull/107 +### Other Changes +* feat: sync labels by @9renpoto in https://github.com/9renpoto/.59/pull/102 +* fix: rename next version branch by @9renpoto in https://github.com/9renpoto/.59/pull/103 +* fix: labels by @9renpoto in https://github.com/9renpoto/.59/pull/104 +* 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.0