From f166ee173c1a186d3d0cb48269d8eddda9aebf81 Mon Sep 17 00:00:00 2001 From: rajdip-b Date: Sun, 28 Jan 2024 00:24:51 +0530 Subject: [PATCH] chore(release): 0.1.0-alpha --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29b..f927165b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,30 @@ +## 0.1.0-alpha - 2024-01-28 + +### Community Contributions + +#### Bug Fix + +- fix: issue auto assign cannot read properties of undefined assignees [`74`](https://github.com/keyshade-xyz/keyshade/pull/74) + +#### Patches + +- Update README.md [`93`](https://github.com/keyshade-xyz/keyshade/pull/93) +- chore(eslint): Fix Lint Rules [`50`](https://github.com/keyshade-xyz/keyshade/pull/50) +- chore: create a cron job function that will run every hour to clean up expired otps [`73`](https://github.com/keyshade-xyz/keyshade/pull/73) +- Update README.md [`24`](https://github.com/keyshade-xyz/keyshade/pull/24) + +#### Documentation + +- docs: update license to MPL-2.0 [`7`](https://github.com/keyshade-xyz/keyshade/pull/7) + +#### Miscellaneous + +- build(cli): Add lint workflow for API [`44`](https://github.com/keyshade-xyz/keyshade/pull/44) + +### Team Contributions + +#### Patches + +- chore: fix changelog script [`78848a0`](https://github.com/keyshade-xyz/keyshade/commit/78848a02f6c0a2be93ca01e43332ac215814b7c4) +- chore(release): 0.1.0-alpha [`867fb08`](https://github.com/keyshade-xyz/keyshade/commit/867fb08deed16196a83f08de225528fda7bd8d1c) +- chore(release): 0.2.0-alpha [`de7726c`](https://github.com/keyshade-xyz/keyshade/commit/de7726c345d40661bc37c5128260aa491fc6a194)