From 9d1899d760a6dd8cd893a5522318c557fdd61f26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 16:19:54 -0700 Subject: [PATCH] build(main): release 0.2.1 (#23) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb0730f..073e8cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## 0.2.1 (2023-04-12) + + + +## What's Changed +### Other Changes +* ci: Simplify writer tasks by @dkoshkin in https://github.com/dkoshkin/status-writer-action/pull/22 +* build: Add additional GHA workflows and make files by @dkoshkin in https://github.com/dkoshkin/status-writer-action/pull/25 +* build: Fix CodeQL dispatch by @dkoshkin in https://github.com/dkoshkin/status-writer-action/pull/26 + + +**Full Changelog**: https://github.com/dkoshkin/status-writer-action/compare/v0.2.0...v0.2.1 + +## Changelog + ## What's Changed