From 46e6f3cc20ade5f19375e57b377a0dc393e243e7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 Nov 2023 11:42:14 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/DanySK/true-yaml-actions/compare/1.0.1...1.0.2) (2023-11-16) ### Documentation * pick a stable version for the action ([8c2cf40](https://github.com/DanySK/true-yaml-actions/commit/8c2cf409e6984484a374a34d05f39d4c52e40ba2)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a71522..90e5edb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/DanySK/true-yaml-actions/compare/1.0.1...1.0.2) (2023-11-16) + + +### Documentation + +* pick a stable version for the action ([8c2cf40](https://github.com/DanySK/true-yaml-actions/commit/8c2cf409e6984484a374a34d05f39d4c52e40ba2)) + ## [1.0.1](https://github.com/DanySK/true-yaml-actions/compare/1.0.0...1.0.1) (2023-11-16)