Skip to content

Commit

Permalink
chore(release): 9.2.0 🎉 (#460)
Browse files Browse the repository at this point in the history
chore(release): 9.2.0 🎉
  • Loading branch information
xhyrom authored May 15, 2022
2 parents 806d522 + ab8d8e4 commit 61cd040
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,81 @@
# [9.2.0](https://github.com/Garlic-Team/GCommands/compare/9.1.0...9.2.0) (2022-05-15)


### Bug Fixes

* add {duration} variable ([35ddf60](https://github.com/Garlic-Team/GCommands/commit/35ddf60f32ee36952be24bd518daf3a278be4cd0))
* add check for autoDefer ([fb22ec2](https://github.com/Garlic-Team/GCommands/commit/fb22ec20367ee38c7ad4466b704c5c3f5aec5423))
* add missing nameLocalizations for ArgumentChoice ([038d9c4](https://github.com/Garlic-Team/GCommands/commit/038d9c4117e90d14644fbb2ecd7f69e47dc80828))
* add pluginoptions ([54985ab](https://github.com/Garlic-Team/GCommands/commit/54985abb01a93a705963696292d4aed152da1d14))
* Argument choice value should allow numbers ([c3b85e3](https://github.com/Garlic-Team/GCommands/commit/c3b85e389277bca72d152f03b2e01727dc22cf6a))
* command & option name regex validating ([f97440c](https://github.com/Garlic-Team/GCommands/commit/f97440c1067c61aeb593b250c24e6273e08f2635))
* **Command:** changes revert ([b201cf0](https://github.com/Garlic-Team/GCommands/commit/b201cf04835e406c1a24f42bb6213f545e12bff4))
* **CommandContext:** Added this.interaction for safeReply ([c575b33](https://github.com/Garlic-Team/GCommands/commit/c575b3320d516aeb3065c62e2fcb6c57df6cc8ae))
* **CommandContext:** Interaction can be undefined ([335585e](https://github.com/Garlic-Team/GCommands/commit/335585e82b125a96cdc02396840d96a8acc19484))
* **Component:** changes revert ([f1d9768](https://github.com/Garlic-Team/GCommands/commit/f1d976816c582825afe314c7ae726d083486464a))
* **Component:** unimportant fix ([083d735](https://github.com/Garlic-Team/GCommands/commit/083d7355096fd705c8d95864b4883c8ab244b8ba))
* default member permissions ([5180fa6](https://github.com/Garlic-Team/GCommands/commit/5180fa6063da1b9d84292136d4a8e2d0c73260c8))
* **deps:** update dependency @discordjs/rest to ^0.4.0 ([5cfa70c](https://github.com/Garlic-Team/GCommands/commit/5cfa70c8ef697cc6966b2a954e0361127fbaabc2))
* grammar typo (a -> an) ([e0195da](https://github.com/Garlic-Team/GCommands/commit/e0195da92dc0b6d8b1922077d0179d488786756a))
* **KeyvProvider:** generic ([188ea5a](https://github.com/Garlic-Team/GCommands/commit/188ea5ab941548f0d79fae8e3a42805687adcad9))
* **KeyvProvider:** generic ._. ([debfbcc](https://github.com/Garlic-Team/GCommands/commit/debfbcccdd00fdeef30215dfa8f5d125af6a4674))
* **Listener:** changes revert ([adad141](https://github.com/Garlic-Team/GCommands/commit/adad1410c405393b8603033179422b5a984b5b8a))
* **MessageCommandHandler:** missing await ([17fda6c](https://github.com/Garlic-Team/GCommands/commit/17fda6cab6431194d89c03ad149ab91a593362fc))
* **MessageCommandHandler:** optional chaining on nullable property ([74e77a7](https://github.com/Garlic-Team/GCommands/commit/74e77a72059a20c87986dd4ac80edaf536d17a6f))
* **MessageCommandHandler:** toString ([e201d83](https://github.com/Garlic-Team/GCommands/commit/e201d837c9d23b76fa7a25a7ed9391f1d61d0fd8))
* **Plugin:** changes revert ([21a1b65](https://github.com/Garlic-Team/GCommands/commit/21a1b65df00f1682977cc8ca97e847a1b32878e1))
* regexp ([903c7a6](https://github.com/Garlic-Team/GCommands/commit/903c7a602473b7272a1ab44b41eabae807185868))
* remove some expect-errors ([9f5e01a](https://github.com/Garlic-Team/GCommands/commit/9f5e01a29b9a085fdd617536b357f83f331a20a9))
* responses.json ([af45f26](https://github.com/Garlic-Team/GCommands/commit/af45f26a09f9a899e0e3cb299457a2f5141633d6))
* return raw ([4fe618a](https://github.com/Garlic-Team/GCommands/commit/4fe618a43bd659a798013065b00daba90df0d8c5))
* runInhibitor ([5ed20e4](https://github.com/Garlic-Team/GCommands/commit/5ed20e4d063fb4455bf4ca30c35b139fa45cbda2))
* space ([3fe5e3d](https://github.com/Garlic-Team/GCommands/commit/3fe5e3d5f0e75c32662880a2a4aa4a9d2af653fb))
* types CacheType should not be undefined but 'raw' | 'cached' ([4c6e0d1](https://github.com/Garlic-Team/GCommands/commit/4c6e0d1b460722abbe1d611e0cc62894a9a97fd5))
* typo ([91d70e0](https://github.com/Garlic-Team/GCommands/commit/91d70e0ff37b4996be70289fe3a2fe0917fe4eb1))
* unregister types for Component.ts and Listener.ts ([1817f9c](https://github.com/Garlic-Team/GCommands/commit/1817f9c59d367322b04edfad7afa7ce275a0503e))
* update deprecated message in checkIfSubOrGroup ([488fbe7](https://github.com/Garlic-Team/GCommands/commit/488fbe7a6fb4c12654c0862e154282fd9fa1237e))
* use extends null ([de2967e](https://github.com/Garlic-Team/GCommands/commit/de2967eab8df7cdacecff442be151b05b0b171b1))
* use nullish ([6fec8f7](https://github.com/Garlic-Team/GCommands/commit/6fec8f76711214090f6057322e3a852031b5bf4c))
* zod :)) ([c408845](https://github.com/Garlic-Team/GCommands/commit/c40884588644f94e0dd60043d2c8ea9d322ab5af))
* zod validation ([7d52c6d](https://github.com/Garlic-Team/GCommands/commit/7d52c6d3bc9f9a7ccb9fd23bc1643bde69060776))


### Features

* Add support for modals, and fix some other stuff ([bae9615](https://github.com/Garlic-Team/GCommands/commit/bae9615cb72c06666d3958ae3b92283cc447e477))
* api v10 ([dc2d215](https://github.com/Garlic-Team/GCommands/commit/dc2d215ef479fceeddcd0cf644288c1b8acde88e))
* **Command:** Add category command option ([abee5f1](https://github.com/Garlic-Team/GCommands/commit/abee5f1a48784c6f50d5b4d8d0cf60eca0718088))
* **Command:** Add defaults ([8258e05](https://github.com/Garlic-Team/GCommands/commit/8258e05abb4d5406f4d1646ce450e37090f248e1))
* **Command:** add options option ([ec16e46](https://github.com/Garlic-Team/GCommands/commit/ec16e4688f25e7e8e597634dc92661d7b7b8b1fb))
* **Command:** add options option ([188cc77](https://github.com/Garlic-Team/GCommands/commit/188cc77d11be80e6eca13e647ed53b558eab2d28))
* **Command:** changes revert ([049cf94](https://github.com/Garlic-Team/GCommands/commit/049cf94b2ff92a2d7fe924414b6df20a7ac43be7))
* **Command:** edit options option ([115ded2](https://github.com/Garlic-Team/GCommands/commit/115ded21cb84d80b781be1bb8c8b1f39d3fcad05))
* **Command:** edited options option ([2b0e431](https://github.com/Garlic-Team/GCommands/commit/2b0e4310a10240126558ed0a97ccaf547ef116bf))
* **Component:** add options option ([12af45f](https://github.com/Garlic-Team/GCommands/commit/12af45fb10b1381d74acf28d84ba2c49ddac51ce))
* **Component:** add options option ([937efee](https://github.com/Garlic-Team/GCommands/commit/937efeeb8e95ae2685244f6234eaf37a5d5b22d1))
* **Component:** changes revert ([d821887](https://github.com/Garlic-Team/GCommands/commit/d821887b8db3efbc8fd3e5b883c5e9d64ae305e3))
* **Component:** edit options option ([c37292a](https://github.com/Garlic-Team/GCommands/commit/c37292ad11b9a6b1526e9412da9296ed16a7275e))
* **Component:** edited options option ([2b5922f](https://github.com/Garlic-Team/GCommands/commit/2b5922f796970698c85219e3dcc45176d3f1cc59))
* jsdocs for GClient ([75e958f](https://github.com/Garlic-Team/GCommands/commit/75e958f0a74883e87b9a3d1ed6fb838b6b797e08))
* jsdocs for GClient ([da6ae0c](https://github.com/Garlic-Team/GCommands/commit/da6ae0ca0961dc1e167318cad5ed85093ec0dcd3))
* jsdocs for loaders ([bb0391b](https://github.com/Garlic-Team/GCommands/commit/bb0391b7901ed1b39d98cdc6328cb5ec3d49451d))
* jsdocs for Util ([e85e3d8](https://github.com/Garlic-Team/GCommands/commit/e85e3d81a0e4808ba6de5a859e7634acc0f1275f))
* jsdocs for Util.ts ([90d1349](https://github.com/Garlic-Team/GCommands/commit/90d13493a9514a1b020efda14730585c66027491))
* **Listener:** add options option ([6a43228](https://github.com/Garlic-Team/GCommands/commit/6a432287b869f8795c68b333155adadcfc8d6cfa))
* **Listener:** add options option ([41e5ce0](https://github.com/Garlic-Team/GCommands/commit/41e5ce0a9bbe51b423ac0a36029f02d41f9b040e))
* **Listener:** changes revert ([50f1da3](https://github.com/Garlic-Team/GCommands/commit/50f1da3dd844a66b09f98e3ba4266e20e13999ee))
* **Listener:** edit options option ([b246561](https://github.com/Garlic-Team/GCommands/commit/b2465619cea94117dbcadbc286218d42386a088f))
* **Listener:** edited options option ([d3b3a1f](https://github.com/Garlic-Team/GCommands/commit/d3b3a1f7eb5c557e3f6d295330c9c2e10a90d721))
* localizations ([706dcee](https://github.com/Garlic-Team/GCommands/commit/706dceecb572a7b2bf444749474ff4bef45b3be3))
* **Plugin:** add options option ([830839a](https://github.com/Garlic-Team/GCommands/commit/830839a8bfcad979637916f00d59dff0ee411267))
* **Plugin:** add options option ([2e44aff](https://github.com/Garlic-Team/GCommands/commit/2e44affaed873fbbdb743cb4339a1de742215c41))
* **Plugin:** edit options option ([c890545](https://github.com/Garlic-Team/GCommands/commit/c890545d3ce22de37df900aaa2f86db730e89455))
* **SECURITY:** add security policy ([46880de](https://github.com/Garlic-Team/GCommands/commit/46880de5463ec9bf89728f82230be270930fe1df))
* support for command permissions v2 ([f656b3e](https://github.com/Garlic-Team/GCommands/commit/f656b3ec44a7ec492381107622fb3af719ad0dcb))
* support for dynamic prefix & multiple prefixes ([be3b082](https://github.com/Garlic-Team/GCommands/commit/be3b082a96926510ae5142b3d207b554e4de264e))



# [9.1.0](https://github.com/Garlic-Team/GCommands/compare/9.0.1-next...9.1.0) (2022-03-10)


Expand Down

0 comments on commit 61cd040

Please sign in to comment.