From fae22440b2ff37469dbf7b7cbdadd10bbff47e53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 22:34:47 +0100 Subject: [PATCH] chore(main): release 1.0.0 (#4) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1d3dc75 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## 1.0.0 (2023-11-23) + + +### Features + +* allow std hex colors ([1ccbab6](https://github.com/shanduur/labeler/commit/1ccbab68329087c8b680e39b8c274ba3dee2ecbc)) +* init ([87a48cb](https://github.com/shanduur/labeler/commit/87a48cb9985a87c47874dcc343b6c2595781e696)) +* recorder fixed ([db7bc8e](https://github.com/shanduur/labeler/commit/db7bc8e96332012bd6b81fc03ec21d8230f4f3cf)) +* removed duplicate names ([f4d1a32](https://github.com/shanduur/labeler/commit/f4d1a326a10ff01d49db76c32196ad5c9f6bd76d)) + + +### Bug Fixes + +* **deps:** bump golang.org/x/oauth2 from 0.10.0 to 0.14.0 ([#2](https://github.com/shanduur/labeler/issues/2)) ([54a0b52](https://github.com/shanduur/labeler/commit/54a0b52fa12ef2f9cfe3f104e2a0f29aeec185a9))