Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## 1.0.0 (2024-02-09)

### ⚠ BREAKING CHANGES

* **api:** update workspace role mechanism and added functionality to create custom roles

### 🚀 Features

* add api-keys module ([abb2863](abb2863))
* add project module ([c96df17](c96df17))
* add project, environment module ([fd5c4d7](fd5c4d7))
* Add RBAC ([b4cb14f](b4cb14f))
* add secret module ([cd79172](cd79172))
* add swagger ([b15dbb0](b15dbb0))
* added the auto assign workflow yaml file ([eadca0c](eadca0c))
* added the auto assign workflow yaml file ([5e1d0f1](5e1d0f1))
* **api:** add user module ([ebfb2ec](ebfb2ec))
* **api:** add workspace module ([504f0db](504f0db))
* **api:** update workspace role mechanism and added functionality to create custom roles ([6144aea](6144aea))
* **api:** updated functionality of API key ([#114](#114)) ([308fbf4](308fbf4))
* AutoCreate Admin On Startup ([#101](#101)) ([32fac3e](32fac3e))
* create user endpoint ([53913f5](53913f5))
* dockerize api ([ce8ee23](ce8ee23))
* dockerize api ([dfbc58e](dfbc58e))
* dockerize api ([63f0a27](63f0a27))
* dockerize api ([265cec0](265cec0))
* dockerize api ([ed595c7](ed595c7))
* dockerize api ([6b756e8](6b756e8))
* finish environment module ([aaf6783](aaf6783))
* husky configured ([77bba02](77bba02))
* invalidate older OTPs ([8ca222a](8ca222a))
* landing page ([e1ec4d1](e1ec4d1))
* **nx-cloud:** setup nx workspace ([#108](#108)) ([cb61d45](cb61d45))
* **oauth:** add github oauth ([5b930a1](5b930a1))
* **oauth:** get 'name' and 'avatar' of the user ([20e8dbf](20e8dbf))
* responsive landing ([97bbb0c](97bbb0c))

### 🐛 Bug Fixes

* **api:** addressed logical errors ([fc14179](fc14179))
* **api:** removed api-keys.types.ts ([2b5b1f8](2b5b1f8))
* **api:** update role based access ([5e3456c](5e3456c))
* fix syntax error in auto-assign.yaml ([e59d410](e59d410))
* indendation errors ([8212d59](8212d59))
* issue auto assign cannot read properties of undefined assignees ([0ecc749](0ecc749))
* **landing-page:** Make mobile responsive ([3fd5a1d](3fd5a1d)), closes [#41](#41)
* **landing-page:** Make mobile responsive ([0596473](0596473)), closes [#41](#41)
* **landing-page:** Make mobile responsive  ([2afaf0d](2afaf0d)), closes [#41](#41)
* made images not selectable and undraggable ([b8c200e](b8c200e))
* Merge main and made a small fix ([89b0d71](89b0d71))
* nx run dev:api failing due to DI error ([81c63ca](81c63ca))
* remove hardcoded email from adminUserCreateEmail mail function ([b2b9a9e](b2b9a9e))
* remove pnpm-lock as it is causing issues in pnpm install ([d3b54d8](d3b54d8))
* resolved merge conflict ([7ff7afb](7ff7afb))
* typo ([587f06b](587f06b))
* Update discord link in README.md ([c7e4b5a](c7e4b5a))
* update lockfile ([b6f6e80](b6f6e80))
* update pnpm scripts ([e73a877](e73a877))
* update web workflow ([add46dd](add46dd))

### 📚 Documentation

* Add CHANGELOG.md ([184220e](184220e))
* add docs folder ([e252d68](e252d68))
* Add getting-started.md ([617c346](617c346))
* update CHANGELOG.md ([b01b5ca](b01b5ca))
* Update CONTRIBUTING.md ([7fc895d](7fc895d))
* update DB_URL in .env.example ([325880e](325880e))
* update PULL_REQUEST_TEMPLATE.md ([e091d40](e091d40))
* update README.md ([fb902e5](fb902e5))
* update README.md ([d3d0d86](d3d0d86))

### 🔧 Miscellaneous Chores

* ad start:api script in package.json ([ee3bc19](ee3bc19))
* add `getAllUsers` test  ([0b51a02](0b51a02))
* add auto release and commit config ([0fe7d19](0fe7d19))
* add husky pre-commit check ([62bf77e](62bf77e))
* add pr auto tag workflow ([7a44137](7a44137))
* add PR lint ([bb28cb7](bb28cb7))
* add prettier:fix in package.json and husky ([2451301](2451301))
* add release drafter config ([de36d9f](de36d9f))
* add render hook in web to auto-deploy ([b0228d0](b0228d0))
* add semantic release ([af12daa](af12daa))
* add test workflow ([77c49de](77c49de))
* add workflow for CI and deployment of web ([f49b7db](f49b7db))
* adding test command to pre commit ([09805a5](09805a5))
* **api:** update dockerfile entrypoint ([3962beb](3962beb))
* **auth:** loading github module optionally ([#112](#112)) ([9263737](9263737))
* **ci:** add dummy envs to api workflow ([4f6bb44](4f6bb44))
* **ci:** add fly.io ([46bcd22](46bcd22))
* **ci:** fixed broken fly installation ([6ec728f](6ec728f))
* **ci:** integrated codecov ([0daeff3](0daeff3))
* **ci:** moving to gitflow release ([1f86a99](1f86a99))
* **ci:** remove auto tag workflow ([63daab3](63daab3))
* **ci:** update CI deploy stage ([cd3c47e](cd3c47e))
* **ci:** update coverage base path ([92e3620](92e3620))
* **ci:** update release workflow deps ([f2a8243](f2a8243))
* **ci:** update stage deploy condition ([362e0b0](362e0b0))
* **ci:** update workflow ([d59427e](d59427e))
* fix changelog script ([0c8c0ef](0c8c0ef))
* fix changelog script ([78848a0](78848a0))
* house cleaning ([ae73e7a](ae73e7a))
* **lint:** overwrite default eslint rules ([4bfc998](4bfc998))
* **package.json:** update release settings ([9b0e414](9b0e414))
* **release:** 0.1.0-alpha ([f166ee1](f166ee1))
* **release:** 0.1.0-alpha ([867fb08](867fb08))
* **release:** 0.2.0-alpha ([de7726c](de7726c))
* **release:** 1.0.0-alpha.1 [skip ci] ([488dd49](488dd49)), closes [#101](#101)
* **release:** 1.0.0-alpha.2 [skip ci] ([ca12cc3](ca12cc3)), closes [#108](#108) [#103](#103) [#106](#106)
* remove / for consistancy ([0da0953](0da0953))
* remove duplicate auth service ([f97adf0](f97adf0))
* remove SDK folders ([614c304](614c304))
* remove sdk-node workflow ([655ad27](655ad27))
* remove unused import ([7f189dd](7f189dd))
* remove unwanted package.json ([14cd7ad](14cd7ad))
* rename file ([0aba0f3](0aba0f3))
* replace script with makefile ([a92311e](a92311e))
* replace script with makefile ([62d582d](62d582d))
* resolve comments ([f7562c4](f7562c4))
* update contribution readme with step to auto assign issue ([6459622](6459622))
* update docker push workflow ([e286b1a](e286b1a))
* update docker push workflow ([#103](#103)) ([d562e5a](d562e5a))
* update preset ([004ea3a](004ea3a))
* Update web CI and add Dockerfile for web ([fc9571e](fc9571e))

### 🔨 Code Refactoring

* addressed sonarqube lints ([#106](#106)) ([3df13f8](3df13f8))
* move mock data folder inside common module ([832383e](832383e))
* service functions as suggested ([c1ae78a](c1ae78a))
* user mock data change ([ea5c504](ea5c504))
  • Loading branch information
semantic-release-bot committed Feb 9, 2024
1 parent 1f86a99 commit 81ad700
Showing 1 changed file with 138 additions and 0 deletions.
138 changes: 138 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,141 @@
## 1.0.0 (2024-02-09)


### ⚠ BREAKING CHANGES

* **api:** update workspace role mechanism and added functionality to create custom roles

### 🚀 Features

* add api-keys module ([abb2863](https://github.com/keyshade-xyz/keyshade/commit/abb28632c069bd01e95fbcc8081a5d2eed786b8f))
* add project module ([c96df17](https://github.com/keyshade-xyz/keyshade/commit/c96df17b94f96578903f3de68394458af8e8a9f2))
* add project, environment module ([fd5c4d7](https://github.com/keyshade-xyz/keyshade/commit/fd5c4d744467395c0b360916ed85bd6cf88c698e))
* Add RBAC ([b4cb14f](https://github.com/keyshade-xyz/keyshade/commit/b4cb14f7fbb29c1c53e562c654a4ab5495d69e9f))
* add secret module ([cd79172](https://github.com/keyshade-xyz/keyshade/commit/cd79172ca33aa5c6c72b7859acdeaa2bb5b10970))
* add swagger ([b15dbb0](https://github.com/keyshade-xyz/keyshade/commit/b15dbb05b3d2dae83d7250437dfa82077fd31ae4))
* added the auto assign workflow yaml file ([eadca0c](https://github.com/keyshade-xyz/keyshade/commit/eadca0c0a2012344ef9030fade217e9cf57b7783))
* added the auto assign workflow yaml file ([5e1d0f1](https://github.com/keyshade-xyz/keyshade/commit/5e1d0f153cda371a415c27e92ac558b770058b3e))
* **api:** add user module ([ebfb2ec](https://github.com/keyshade-xyz/keyshade/commit/ebfb2ec1fd17609fadbe63d56bd169ea21c893cf))
* **api:** add workspace module ([504f0db](https://github.com/keyshade-xyz/keyshade/commit/504f0db3d4363333251daa813843cc90dccdc067))
* **api:** update workspace role mechanism and added functionality to create custom roles ([6144aea](https://github.com/keyshade-xyz/keyshade/commit/6144aea23ea66cdc1fa7e29080e349d299154933))
* **api:** updated functionality of API key ([#114](https://github.com/keyshade-xyz/keyshade/issues/114)) ([308fbf4](https://github.com/keyshade-xyz/keyshade/commit/308fbf4c566bd00bac5e969a51b0d38ba89772d1))
* AutoCreate Admin On Startup ([#101](https://github.com/keyshade-xyz/keyshade/issues/101)) ([32fac3e](https://github.com/keyshade-xyz/keyshade/commit/32fac3e669a6dd6353ed862a8cb367d184038968))
* create user endpoint ([53913f5](https://github.com/keyshade-xyz/keyshade/commit/53913f545aee2a87571cd9798cd4979b8b47cb4d))
* dockerize api ([ce8ee23](https://github.com/keyshade-xyz/keyshade/commit/ce8ee23769f0bbbf5b2517278f8d2ea1e58661c1))
* dockerize api ([dfbc58e](https://github.com/keyshade-xyz/keyshade/commit/dfbc58eaaa15f0529d00e1441c0f56d46a9c8ce0))
* dockerize api ([63f0a27](https://github.com/keyshade-xyz/keyshade/commit/63f0a2752885b39d13e596b35f70318f36004dc5))
* dockerize api ([265cec0](https://github.com/keyshade-xyz/keyshade/commit/265cec0f58a9efa5001528ac7e9f4f71be20f190))
* dockerize api ([ed595c7](https://github.com/keyshade-xyz/keyshade/commit/ed595c79e5739f6d15cd80a6f18d081587d55b34))
* dockerize api ([6b756e8](https://github.com/keyshade-xyz/keyshade/commit/6b756e8c70388057823e3ef05ae72a059da84e9c))
* finish environment module ([aaf6783](https://github.com/keyshade-xyz/keyshade/commit/aaf67834298bd6b4836686c4342dc75cce63d1cf))
* husky configured ([77bba02](https://github.com/keyshade-xyz/keyshade/commit/77bba023c52c871b9a54499cdbc72b67c5438e4f))
* invalidate older OTPs ([8ca222a](https://github.com/keyshade-xyz/keyshade/commit/8ca222aedd6e4532a498a8b70d837095cfd53a68))
* landing page ([e1ec4d1](https://github.com/keyshade-xyz/keyshade/commit/e1ec4d171e184d381efb0768d9a3deadb92d5dba))
* **nx-cloud:** setup nx workspace ([#108](https://github.com/keyshade-xyz/keyshade/issues/108)) ([cb61d45](https://github.com/keyshade-xyz/keyshade/commit/cb61d458519ff7b06c87e2a9ac99d2109e934895))
* **oauth:** add github oauth ([5b930a1](https://github.com/keyshade-xyz/keyshade/commit/5b930a19dd98b77616b8023c30f2c8c18eec8b8b))
* **oauth:** get 'name' and 'avatar' of the user ([20e8dbf](https://github.com/keyshade-xyz/keyshade/commit/20e8dbf081aa8948f71fb7cf999125cb175f4bc2))
* responsive landing ([97bbb0c](https://github.com/keyshade-xyz/keyshade/commit/97bbb0cb42c3b89fd1c9aede9e4d87a215aab7cf))


### 🐛 Bug Fixes

* **api:** addressed logical errors ([fc14179](https://github.com/keyshade-xyz/keyshade/commit/fc14179b2186711a79c4e6fc025fac2b82588fbc))
* **api:** removed api-keys.types.ts ([2b5b1f8](https://github.com/keyshade-xyz/keyshade/commit/2b5b1f8b5ff4b8e13e2b4cfa918e6f6a9a7c2086))
* **api:** update role based access ([5e3456c](https://github.com/keyshade-xyz/keyshade/commit/5e3456cf40ae8a9befa7dba8a9a59be6b95cefb1))
* fix syntax error in auto-assign.yaml ([e59d410](https://github.com/keyshade-xyz/keyshade/commit/e59d410f714d89daf53f7e99fd7b1ce30a67e059))
* indendation errors ([8212d59](https://github.com/keyshade-xyz/keyshade/commit/8212d591df508605d011ce0ad7e4c14162351d16))
* issue auto assign cannot read properties of undefined assignees ([0ecc749](https://github.com/keyshade-xyz/keyshade/commit/0ecc7494dade74d8ad59da25a73430564808f013))
* **landing-page:** Make mobile responsive ([3fd5a1d](https://github.com/keyshade-xyz/keyshade/commit/3fd5a1d51671483089da6c6390720d80798f8373)), closes [#41](https://github.com/keyshade-xyz/keyshade/issues/41)
* **landing-page:** Make mobile responsive ([0596473](https://github.com/keyshade-xyz/keyshade/commit/0596473718a6b46e8bbad1b46340a44cbbe33bd9)), closes [#41](https://github.com/keyshade-xyz/keyshade/issues/41)
* **landing-page:** Make mobile responsive ([2afaf0d](https://github.com/keyshade-xyz/keyshade/commit/2afaf0dda9d164f4c3a1ed05630a1aa45acf5cda)), closes [#41](https://github.com/keyshade-xyz/keyshade/issues/41)
* made images not selectable and undraggable ([b8c200e](https://github.com/keyshade-xyz/keyshade/commit/b8c200e7ac33b201a552ca128f6de0938b316313))
* Merge main and made a small fix ([89b0d71](https://github.com/keyshade-xyz/keyshade/commit/89b0d7181abb198404d37e5f8aabce51d7849e30))
* nx run dev:api failing due to DI error ([81c63ca](https://github.com/keyshade-xyz/keyshade/commit/81c63ca8c89e0dba801167f0216bb4a8b0b79599))
* remove hardcoded email from adminUserCreateEmail mail function ([b2b9a9e](https://github.com/keyshade-xyz/keyshade/commit/b2b9a9ed87ec999f4d428b819d44f3b129fe4c5d))
* remove pnpm-lock as it is causing issues in pnpm install ([d3b54d8](https://github.com/keyshade-xyz/keyshade/commit/d3b54d85d9a2c576c3b5964a939538e2dcae33fb))
* resolved merge conflict ([7ff7afb](https://github.com/keyshade-xyz/keyshade/commit/7ff7afbd97665bee359399d18f6b6560206fed87))
* typo ([587f06b](https://github.com/keyshade-xyz/keyshade/commit/587f06b4f0497df22cc5a453c8db13fe0c53f2ef))
* Update discord link in README.md ([c7e4b5a](https://github.com/keyshade-xyz/keyshade/commit/c7e4b5aac24e04a181a1ab21bad9417cf814c7e4))
* update lockfile ([b6f6e80](https://github.com/keyshade-xyz/keyshade/commit/b6f6e80b66f8531e9bacce8876bfe3d9ec67fb75))
* update pnpm scripts ([e73a877](https://github.com/keyshade-xyz/keyshade/commit/e73a87769d235f9c61e5f69d9e0ec73bb4f3eaad))
* update web workflow ([add46dd](https://github.com/keyshade-xyz/keyshade/commit/add46ddd6fc01f4a9202e4b4adb52e847e18d39f))


### 📚 Documentation

* Add CHANGELOG.md ([184220e](https://github.com/keyshade-xyz/keyshade/commit/184220e511016d8762fa587375b6a1fa3c651062))
* add docs folder ([e252d68](https://github.com/keyshade-xyz/keyshade/commit/e252d688357c8bcb0cb4c7d360edca6f2957a945))
* Add getting-started.md ([617c346](https://github.com/keyshade-xyz/keyshade/commit/617c3460f6debf6f08bddc38010dc62a7e13b59a))
* update CHANGELOG.md ([b01b5ca](https://github.com/keyshade-xyz/keyshade/commit/b01b5ca6dc5ebce476cdbdfb341236b66484e7bc))
* Update CONTRIBUTING.md ([7fc895d](https://github.com/keyshade-xyz/keyshade/commit/7fc895d39c128dacb16f184440722fab71f523cf))
* update DB_URL in .env.example ([325880e](https://github.com/keyshade-xyz/keyshade/commit/325880e42f2ce43736a53a82c1bab0a9c83f4d64))
* update PULL_REQUEST_TEMPLATE.md ([e091d40](https://github.com/keyshade-xyz/keyshade/commit/e091d40213fd238c74fbd3ec9f8282fb90c99ca2))
* update README.md ([fb902e5](https://github.com/keyshade-xyz/keyshade/commit/fb902e5052e6707eae09af296aa93d8dbb6869f4))
* update README.md ([d3d0d86](https://github.com/keyshade-xyz/keyshade/commit/d3d0d861b8d78348dc050d7c3b16f1bc32359e60))


### 🔧 Miscellaneous Chores

* ad start:api script in package.json ([ee3bc19](https://github.com/keyshade-xyz/keyshade/commit/ee3bc19bcbe83a1840ae64d466065e95b0c827f4))
* add `getAllUsers` test ([0b51a02](https://github.com/keyshade-xyz/keyshade/commit/0b51a02c7799d010637dacb357fa6c5a478698b5))
* add auto release and commit config ([0fe7d19](https://github.com/keyshade-xyz/keyshade/commit/0fe7d19614621deaec83904721ad97c49d691748))
* add husky pre-commit check ([62bf77e](https://github.com/keyshade-xyz/keyshade/commit/62bf77ebe3c9941c722c126e2bda325b66275b30))
* add pr auto tag workflow ([7a44137](https://github.com/keyshade-xyz/keyshade/commit/7a44137bc6dd9e7c64baf8c4dd468b2676d378e3))
* add PR lint ([bb28cb7](https://github.com/keyshade-xyz/keyshade/commit/bb28cb7b2e6d1501c6525690a744068fc5c6e56c))
* add prettier:fix in package.json and husky ([2451301](https://github.com/keyshade-xyz/keyshade/commit/2451301fe9bf0f32b354a7b3ffb548866cd6b265))
* add release drafter config ([de36d9f](https://github.com/keyshade-xyz/keyshade/commit/de36d9f5f5de639be300115b7dd62826613d15a6))
* add render hook in web to auto-deploy ([b0228d0](https://github.com/keyshade-xyz/keyshade/commit/b0228d021e524a8eaf1760f58b74b623ea6ef64a))
* add semantic release ([af12daa](https://github.com/keyshade-xyz/keyshade/commit/af12daa7e8947d50bf346246412962738b2c9ee0))
* add test workflow ([77c49de](https://github.com/keyshade-xyz/keyshade/commit/77c49def7fc0b9ec06ce2ccd0790b141fb0a4839))
* add workflow for CI and deployment of web ([f49b7db](https://github.com/keyshade-xyz/keyshade/commit/f49b7db41458583a74a84f4433e2d685ab1855f9))
* adding test command to pre commit ([09805a5](https://github.com/keyshade-xyz/keyshade/commit/09805a545639ce4d107dc067e7f50db1a8f4955b))
* **api:** update dockerfile entrypoint ([3962beb](https://github.com/keyshade-xyz/keyshade/commit/3962bebf91973e5ca18f47bf5dab5c4fd94cf873))
* **auth:** loading github module optionally ([#112](https://github.com/keyshade-xyz/keyshade/issues/112)) ([9263737](https://github.com/keyshade-xyz/keyshade/commit/9263737bcf7c7e4ed247f8ae8dc69351a30def6a))
* **ci:** add dummy envs to api workflow ([4f6bb44](https://github.com/keyshade-xyz/keyshade/commit/4f6bb4492a47676d56439d730f49c71275c8d60a))
* **ci:** add fly.io ([46bcd22](https://github.com/keyshade-xyz/keyshade/commit/46bcd225f66aba763ee4619531d3cfec5cb68e11))
* **ci:** fixed broken fly installation ([6ec728f](https://github.com/keyshade-xyz/keyshade/commit/6ec728ff94c7f74d3b89947f8fef7e7ada6dc996))
* **ci:** integrated codecov ([0daeff3](https://github.com/keyshade-xyz/keyshade/commit/0daeff3422818463077e02d681715a945bf21340))
* **ci:** moving to gitflow release ([1f86a99](https://github.com/keyshade-xyz/keyshade/commit/1f86a99f7a84a9b79aa4eca6e761a4700509297f))
* **ci:** remove auto tag workflow ([63daab3](https://github.com/keyshade-xyz/keyshade/commit/63daab3e23f42ab8dc9666b1490d2990554208ea))
* **ci:** update CI deploy stage ([cd3c47e](https://github.com/keyshade-xyz/keyshade/commit/cd3c47e584272663a1d316f7da4a111d133e59b5))
* **ci:** update coverage base path ([92e3620](https://github.com/keyshade-xyz/keyshade/commit/92e3620b63cc3d62d2a3ab5838d05266b8998c94))
* **ci:** update release workflow deps ([f2a8243](https://github.com/keyshade-xyz/keyshade/commit/f2a8243bddfca192feceb321a4415b4a039c5c94))
* **ci:** update stage deploy condition ([362e0b0](https://github.com/keyshade-xyz/keyshade/commit/362e0b0940b252b02a43d99d5dd549533c7a6b6e))
* **ci:** update workflow ([d59427e](https://github.com/keyshade-xyz/keyshade/commit/d59427e9d439c676f6bcc55ad88cbc9bb382fd5c))
* fix changelog script ([0c8c0ef](https://github.com/keyshade-xyz/keyshade/commit/0c8c0efe7743d4f35c5b0301e8e5020b6bf86977))
* fix changelog script ([78848a0](https://github.com/keyshade-xyz/keyshade/commit/78848a02f6c0a2be93ca01e43332ac215814b7c4))
* house cleaning ([ae73e7a](https://github.com/keyshade-xyz/keyshade/commit/ae73e7a8927e4567f9db39c40af313fc133b387c))
* **lint:** overwrite default eslint rules ([4bfc998](https://github.com/keyshade-xyz/keyshade/commit/4bfc998006bbede07741689b428c5f0551c6138c))
* **package.json:** update release settings ([9b0e414](https://github.com/keyshade-xyz/keyshade/commit/9b0e4141180d23c39229bc98916b98cb39615b32))
* **release:** 0.1.0-alpha ([f166ee1](https://github.com/keyshade-xyz/keyshade/commit/f166ee173c1a186d3d0cb48269d8eddda9aebf81))
* **release:** 0.1.0-alpha ([867fb08](https://github.com/keyshade-xyz/keyshade/commit/867fb08deed16196a83f08de225528fda7bd8d1c))
* **release:** 0.2.0-alpha ([de7726c](https://github.com/keyshade-xyz/keyshade/commit/de7726c345d40661bc37c5128260aa491fc6a194))
* **release:** 1.0.0-alpha.1 [skip ci] ([488dd49](https://github.com/keyshade-xyz/keyshade/commit/488dd492c88db16411d59264eb7128a015117522)), closes [#101](https://github.com/keyshade-xyz/keyshade/issues/101)
* **release:** 1.0.0-alpha.2 [skip ci] ([ca12cc3](https://github.com/keyshade-xyz/keyshade/commit/ca12cc3bbf9f4cf68c5b984ed7be0201a0059026)), closes [#108](https://github.com/keyshade-xyz/keyshade/issues/108) [#103](https://github.com/keyshade-xyz/keyshade/issues/103) [#106](https://github.com/keyshade-xyz/keyshade/issues/106)
* remove / for consistancy ([0da0953](https://github.com/keyshade-xyz/keyshade/commit/0da0953fa0aa2c7295e1ed6652684c1395434631))
* remove duplicate auth service ([f97adf0](https://github.com/keyshade-xyz/keyshade/commit/f97adf00ed0dc43bd41bd4af18ff5680ad3b4fc6))
* remove SDK folders ([614c304](https://github.com/keyshade-xyz/keyshade/commit/614c304746388de8c5930ae16421ca6abcc04cba))
* remove sdk-node workflow ([655ad27](https://github.com/keyshade-xyz/keyshade/commit/655ad27d049170f029bd031d06625eb5e53a09a0))
* remove unused import ([7f189dd](https://github.com/keyshade-xyz/keyshade/commit/7f189ddc20718b74dd590b826816eced2795e31d))
* remove unwanted package.json ([14cd7ad](https://github.com/keyshade-xyz/keyshade/commit/14cd7ad6d3145d8f04a1c5dd75f97422ca515bb3))
* rename file ([0aba0f3](https://github.com/keyshade-xyz/keyshade/commit/0aba0f3bc05edd5da59028fa31d483d7b9e327d6))
* replace script with makefile ([a92311e](https://github.com/keyshade-xyz/keyshade/commit/a92311e350089a0c1659185f601676bf78735b0e))
* replace script with makefile ([62d582d](https://github.com/keyshade-xyz/keyshade/commit/62d582d8b6778198669913287f1588c4fb6114b9))
* resolve comments ([f7562c4](https://github.com/keyshade-xyz/keyshade/commit/f7562c4d28570f3376d92e129a002d071b7d0e6f))
* update contribution readme with step to auto assign issue ([6459622](https://github.com/keyshade-xyz/keyshade/commit/64596226810cf0e6785ece1d022acbce05f8ab5e))
* update docker push workflow ([e286b1a](https://github.com/keyshade-xyz/keyshade/commit/e286b1a5b0e6729a37c6bd663f577c515ed76ef6))
* update docker push workflow ([#103](https://github.com/keyshade-xyz/keyshade/issues/103)) ([d562e5a](https://github.com/keyshade-xyz/keyshade/commit/d562e5a1342749d6f04afb960189e92952fd01f5))
* update preset ([004ea3a](https://github.com/keyshade-xyz/keyshade/commit/004ea3a5b8f1b1c2ab9fcd0ee8fbb5bacf0cc858))
* Update web CI and add Dockerfile for web ([fc9571e](https://github.com/keyshade-xyz/keyshade/commit/fc9571e5b61b2810f571a17bb757c8f20f809e5b))


### 🔨 Code Refactoring

* addressed sonarqube lints ([#106](https://github.com/keyshade-xyz/keyshade/issues/106)) ([3df13f8](https://github.com/keyshade-xyz/keyshade/commit/3df13f884687586af983c8f36d26cf3a904e70e9))
* move mock data folder inside common module ([832383e](https://github.com/keyshade-xyz/keyshade/commit/832383eabd24ddd47461fb42ebe705957c5483ca))
* service functions as suggested ([c1ae78a](https://github.com/keyshade-xyz/keyshade/commit/c1ae78abb38006cd22ef0c5ea359253e7e8ff6e4))
* user mock data change ([ea5c504](https://github.com/keyshade-xyz/keyshade/commit/ea5c504360c4cd0ad28bb5cc01fff66fccacc423))

## [1.0.0-alpha.2](https://github.com/keyshade-xyz/keyshade/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2024-02-06)


Expand Down

0 comments on commit 81ad700

Please sign in to comment.