From 63b0cbecd1e1effc1163a1f0b93359a5def350fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Jun 2025 05:14:21 +0000 Subject: [PATCH 1/2] [tagpr] prepare for the next release --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index 1474d00..22c08f7 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -v0.2.0 +v0.2.1 From 9792efad05c4bf8c25bec78692f0d3ff0b2df3c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Jun 2025 05:14:21 +0000 Subject: [PATCH 2/2] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 121aefc..537c0b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [v0.2.1](https://github.com/newmo-oss/testid/compare/v0.2.0...v0.2.1) - 2025-06-09 +- Add dependabot by @tenntenn in https://github.com/newmo-oss/testid/pull/7 +- Update Go version to 1.23.10 by @tenntenn in https://github.com/newmo-oss/testid/pull/9 + ## [v0.2.0](https://github.com/newmo-oss/testid/compare/v0.1.0...v0.2.0) - 2025-03-11 - Update go version by @tenntenn in https://github.com/newmo-oss/testid/pull/3 - Add New function by @tenntenn in https://github.com/newmo-oss/testid/pull/2