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))