Skip to content

Commit

Permalink
chore(release): 9.1.0 πŸŽ‰
Browse files Browse the repository at this point in the history
chore(release): 9.1.0 πŸŽ‰
  • Loading branch information
xhyrom authored Mar 10, 2022
2 parents 0c7731c + 01fca0e commit 79acd04
Showing 1 changed file with 107 additions and 0 deletions.
107 changes: 107 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
# [9.1.0](https://github.com/Garlic-Team/GCommands/compare/9.0.1-next...9.1.0) (2022-03-10)


### Bug Fixes

* add deprecated options ([f5a9ab7](https://github.com/Garlic-Team/GCommands/commit/f5a9ab7dd44e44f54a298ee493d321a3614a8c18))
* add eventemitter ([dba5f25](https://github.com/Garlic-Team/GCommands/commit/dba5f259f00ea99d7237c947db4aac1f5a8de116))
* add GUILD_NEWS ([e6476ed](https://github.com/Garlic-Team/GCommands/commit/e6476edfb62456e6766c0e60bc39fbb42fe11ce3))
* add responses, edit getResponse ([3c453e4](https://github.com/Garlic-Team/GCommands/commit/3c453e4eca78dd42c33e9cac1dada4d32f3c56d0))
* Argument ([539eca1](https://github.com/Garlic-Team/GCommands/commit/539eca1b90c868150c9dbdbf669caf9d425b665f))
* arguments are optional ([08a4c39](https://github.com/Garlic-Team/GCommands/commit/08a4c39eb533bc4521771bdc0aab77cc6e69389a))
* attachment type ([fe8ac23](https://github.com/Garlic-Team/GCommands/commit/fe8ac2378e9f0ef4515227da1f9e2a2507287c9a))
* Autocompletehandler ([6ef987c](https://github.com/Garlic-Team/GCommands/commit/6ef987ca95d2190d4e278cea602cb91538e8c142))
* change every function to getIds ([e9020db](https://github.com/Garlic-Team/GCommands/commit/e9020db6e18329f477bc41708ddb76f15571ffde))
* change path to util/logger ([555d054](https://github.com/Garlic-Team/GCommands/commit/555d054460d2f3a0ad3e5ba6c9121111273c6422))
* deprecated ([216ef92](https://github.com/Garlic-Team/GCommands/commit/216ef923c5a54da563f1612caa8cbb8e6e313f80))
* deprecated functions ([366f6c3](https://github.com/Garlic-Team/GCommands/commit/366f6c334331e77085a0b641473d288c321ab6e5))
* **deps:** discord-api-types back to 0.26.1 ([0c7731c](https://github.com/Garlic-Team/GCommands/commit/0c7731cd8bd3f533d373db411403a74c6b9715b4))
* **deps:** update dependency discord-api-types to ^0.27.0 ([3043fa2](https://github.com/Garlic-Team/GCommands/commit/3043fa253b39b4b1b6ca208bb8772a1fab89ea4a))
* **deps:** update dependency discord-api-types to ^0.28.0 ([e5a5c87](https://github.com/Garlic-Team/GCommands/commit/e5a5c87de50b7ca51006620510dec4641201071a))
* don't use MessageSelectMenu ([848c1b6](https://github.com/Garlic-Team/GCommands/commit/848c1b68962a2760b2f30bc2c88f408f17901262))
* eslint ([86b6afe](https://github.com/Garlic-Team/GCommands/commit/86b6afe114e024f0b890cac3808a0aff8de6988c))
* eslint ([82d84a4](https://github.com/Garlic-Team/GCommands/commit/82d84a45971f3daf3214d298bc55ee28fe7407a4))
* eslint ([32a8d44](https://github.com/Garlic-Team/GCommands/commit/32a8d447d50933678e59a5ed84beb0c064e5d182))
* ESM ([1b5747b](https://github.com/Garlic-Team/GCommands/commit/1b5747b387c79bb2fcef2a2c631fb8be6136c426))
* getResponse ([3e32cd3](https://github.com/Garlic-Team/GCommands/commit/3e32cd357b0752e0f23f92f9ee574ca5c5337153))
* getResponse ([80c1afb](https://github.com/Garlic-Team/GCommands/commit/80c1afb1eb75fb31c3b6a13c01f2ad36eb7663ca))
* import with " ([dcf85ce](https://github.com/Garlic-Team/GCommands/commit/dcf85ce1b76e2ca3de5bb1fe7fa0234811fcccb4))
* imports ([a867666](https://github.com/Garlic-Team/GCommands/commit/a867666d1c1dfb72b4ee472fd743def93d8869b8))
* interaction command handler ([71fb8f4](https://github.com/Garlic-Team/GCommands/commit/71fb8f4022659114ac16f6045f9a370eb0a315f9))
* logger ([75dd73d](https://github.com/Garlic-Team/GCommands/commit/75dd73dd4e08e20545da21c43a8d29be1cd540f3))
* logger events ([daf255c](https://github.com/Garlic-Team/GCommands/commit/daf255c1be13206267d72731904abbc5380a9c7d))
* logger events ([964f1be](https://github.com/Garlic-Team/GCommands/commit/964f1bedf703895ca935fd34ee3ce6a93c9dc6c2))
* loop ([0a5c2ee](https://github.com/Garlic-Team/GCommands/commit/0a5c2ee5de4aec7c96b9b291c5295a7157269a0c))
* lru-cache provider ([da9d09a](https://github.com/Garlic-Team/GCommands/commit/da9d09a318f93d67c9268ab4cb53348272915756))
* mentionable ([989bdce](https://github.com/Garlic-Team/GCommands/commit/989bdcec93c7245c8dd23a36ffb6f35537d5ba21))
* **MessageCommandHandler:** editReply, choices ([e246342](https://github.com/Garlic-Team/GCommands/commit/e246342062597107746aa49d72a27dff5e18d289))
* not found ([b16ef97](https://github.com/Garlic-Team/GCommands/commit/b16ef978a3e55e568e553c5ed39b956d6a1e7235))
* old imports ([75d8273](https://github.com/Garlic-Team/GCommands/commit/75d8273ff1d451f57b7f69edae26ef682a17633d))
* optional chaining ([37c83bd](https://github.com/Garlic-Team/GCommands/commit/37c83bd7d81dfe177d95aac9264f1f5a663563dd))
* optional chaining ([7a2245d](https://github.com/Garlic-Team/GCommands/commit/7a2245d220af02911468ada845fad65deee42fff))
* **Providers:** add exports to package json ([0a78bec](https://github.com/Garlic-Team/GCommands/commit/0a78bec9bbafe9d3d49580b0dc7a02f8bfaafd06))
* remove declare ([a64665d](https://github.com/Garlic-Team/GCommands/commit/a64665dbdda18a46b644fc0080b28efa3880caeb))
* remove dependency ([16f32b2](https://github.com/Garlic-Team/GCommands/commit/16f32b2e7c7b737e00e9f4e92bbe21bb4540cf74))
* remove exports in packagejson ([01941f1](https://github.com/Garlic-Team/GCommands/commit/01941f196e65e11b8d693e5fd4376ce1aada5468))
* remove ts comment ([37b97d5](https://github.com/Garlic-Team/GCommands/commit/37b97d5d47fc523b7d93d7296bd43d460f9dfd68))
* remove tsconfig.tsbuildinfo because build problems ([c41a1a7](https://github.com/Garlic-Team/GCommands/commit/c41a1a7ec9534b841ce2decd83f141eeee98f024))
* remove useless changes ([eed6678](https://github.com/Garlic-Team/GCommands/commit/eed6678ec3100100eedc641fe3d5a110f97252c2))
* remove useless changes ([52ed9f0](https://github.com/Garlic-Team/GCommands/commit/52ed9f0c6f7ed22bb9fc49e9c857f8972c0117c0))
* remove useless declare ([eccc6f6](https://github.com/Garlic-Team/GCommands/commit/eccc6f6b0233fb8a54405089c0bbc2ffa78e7d72))
* remove useless interfaces ([67d46ca](https://github.com/Garlic-Team/GCommands/commit/67d46ca7bb5cbc6179439bf2f59dd1ca57d4eb55))
* remove useless private ([19b7e30](https://github.com/Garlic-Team/GCommands/commit/19b7e307a5fb2f874eb0a886a3a81acffc254799))
* remove useless TIME_END ([e12d129](https://github.com/Garlic-Team/GCommands/commit/e12d129bcb487b53cee3d740a6a8cdf4afa2ea1f))
* rename ([54e4a3a](https://github.com/Garlic-Team/GCommands/commit/54e4a3a28560ed9e46281beeecf79224f322e172))
* rename LoggerClass to ILogger ([4653296](https://github.com/Garlic-Team/GCommands/commit/4653296f5ea283846c06d6c18999cb34824d9e31))
* rename LoggerEvents to Events, GClientEvents interface ([ec6e98a](https://github.com/Garlic-Team/GCommands/commit/ec6e98a9c3d6fcd62b13ef4fef96d9a58344529e))
* revent examples ([763e044](https://github.com/Garlic-Team/GCommands/commit/763e04436cad25fee0e1aec568b19006e17b29c1))
* skip ([2a3fcf1](https://github.com/Garlic-Team/GCommands/commit/2a3fcf13300ad31fe17b518303f86ca1071d75d4))
* some things ([59acfe3](https://github.com/Garlic-Team/GCommands/commit/59acfe3afe0008e8c9b231eeba56b94ef47d82bf))
* sometimes undefined ([0a19037](https://github.com/Garlic-Team/GCommands/commit/0a190376fa3846dc16af5b92501e9911bbd335ed))
* time ([55c08fc](https://github.com/Garlic-Team/GCommands/commit/55c08fcd9f67dec49aebd12a9ea00e28d6347af2))
* time ([d0368bf](https://github.com/Garlic-Team/GCommands/commit/d0368bf1ce411aabfe25dcc3537f59d690da92c8))
* transform ([0b9d4c4](https://github.com/Garlic-Team/GCommands/commit/0b9d4c442cf7a0667a7ed3ecf04af5fd41d7b4b9))
* tsconfig.tsbuildinfo to .npmignore ([ef0c7a3](https://github.com/Garlic-Team/GCommands/commit/ef0c7a31db8584d0042f889b683193274b4240a9))
* use enum ([ff09917](https://github.com/Garlic-Team/GCommands/commit/ff09917e86987c2c1e94a1854b10d8d154bf4c05))
* useless ; ([eb427c8](https://github.com/Garlic-Team/GCommands/commit/eb427c8ab1e58609d12b4c52ad90b836ffb25763))
* workflow ([ab06827](https://github.com/Garlic-Team/GCommands/commit/ab0682745291f2af961eb232af1b1b872d3fde03))
* workflow ([256bc94](https://github.com/Garlic-Team/GCommands/commit/256bc94e1dcb15c93f927e5ad879cf3710c32856))
* workflows ([7a4037f](https://github.com/Garlic-Team/GCommands/commit/7a4037f0bafc0756eec4d0a7a77a31cba41f1f6e))
* zod validation ([7d601d2](https://github.com/Garlic-Team/GCommands/commit/7d601d26bd5c41e367dc5710d01fea7b9f541e4e))


### Features

* allow imports ([6da8f7b](https://github.com/Garlic-Team/GCommands/commit/6da8f7b18942136f233509fc26acec810aba79d1))
* argument types ([3138149](https://github.com/Garlic-Team/GCommands/commit/3138149dbfbed4b3c4b71440d7329e30645f360a))
* argument types ([a818433](https://github.com/Garlic-Team/GCommands/commit/a818433ff2a8cb59420319f194e91a64406093b4))
* attachemnt type ([c71c07f](https://github.com/Garlic-Team/GCommands/commit/c71c07f8f75832fbe4ba13a9fe2c5c150cb7103d))
* attachemnt type ([706d97b](https://github.com/Garlic-Team/GCommands/commit/706d97b6e0da2866ea386ece87cf51904dc11968))
* choices ([b9f1e32](https://github.com/Garlic-Team/GCommands/commit/b9f1e321873c07bdc5fa37a623a569aa93600ad1))
* choices ([0300679](https://github.com/Garlic-Team/GCommands/commit/0300679819a9495299d014f9cc52dacb850a01fc))
* ClientRoles inhibitor ([b72d0a8](https://github.com/Garlic-Team/GCommands/commit/b72d0a810582948e8bf8eb25ea102ead56390c58))
* complete custom logger ([031e70d](https://github.com/Garlic-Team/GCommands/commit/031e70d3e339e686dcdbca2e6905206f66206454))
* custom logger ([fdba9e2](https://github.com/Garlic-Team/GCommands/commit/fdba9e285edcc91768f8b9cf21ced725eb8c48d3))
* dynamic ([b056d39](https://github.com/Garlic-Team/GCommands/commit/b056d39e0b8085c12fe3a5dc1431465e6260e66b))
* ESM support, fix: use TSC instead of Babel ([ea27aba](https://github.com/Garlic-Team/GCommands/commit/ea27aba2d9e4d9afa2d2c11760e75ca9fa1eacaf))
* events ([f7c7e3c](https://github.com/Garlic-Team/GCommands/commit/f7c7e3c6a4932e1081db4746d0df60024c195f63))
* getChannels for ChannelOnly inhibitor ([d325351](https://github.com/Garlic-Team/GCommands/commit/d32535121784792ccd201faf2709378caefc5110))
* hook ([b672442](https://github.com/Garlic-Team/GCommands/commit/b6724422091c846632933ecd53d5eb86d754b74b))
* language hook ([ca41623](https://github.com/Garlic-Team/GCommands/commit/ca41623acd773a41084aeddc70b47a8368079c69))
* Logger class ([3b1eda3](https://github.com/Garlic-Team/GCommands/commit/3b1eda3b1d9a35eb4a4f11a5a200a63976dc05a5))
* mentionable argument ([89df6df](https://github.com/Garlic-Team/GCommands/commit/89df6dffa32e519a88804a2aef92025a1bc2ee2a))
* new events ([8153582](https://github.com/Garlic-Team/GCommands/commit/815358208d4a75085b696bfff9b459126da5e2e0))
* new events ([d3977f9](https://github.com/Garlic-Team/GCommands/commit/d3977f9aca741851d7c6cd2f58866604fecd84be))
* pad function ([8cf1953](https://github.com/Garlic-Team/GCommands/commit/8cf19530f887e69301f4fd0ca82f3cc816340c1d))
* support for minValue, maxValue in Argument ([a67d727](https://github.com/Garlic-Team/GCommands/commit/a67d7276b75ca8b37d43e528a20994681e879ced))
* types ([0b75cec](https://github.com/Garlic-Team/GCommands/commit/0b75cec51e120ab5870a5e8658a1d4782046ff09))
* types ([269c69a](https://github.com/Garlic-Team/GCommands/commit/269c69ac36bc96a5196284330cedd41ab8166edc))
* **Utils:** checkIfSubOrGroup, avoid duplications ([59d2aa0](https://github.com/Garlic-Team/GCommands/commit/59d2aa0bb5ccae9214c0fa9862765c3eb951a6ef))


### Reverts

* Revert "Revert "Revert "feat(MessageCommandHandler): arguments support""" ([11a5b10](https://github.com/Garlic-Team/GCommands/commit/11a5b1034b910ee37c8cf70f31fdf25f7798e422))



0 comments on commit 79acd04

Please sign in to comment.