diff --git a/.github/cra-metadata.json b/.github/cra-metadata.json index bc5c9a489..8fc6dd46d 100644 --- a/.github/cra-metadata.json +++ b/.github/cra-metadata.json @@ -1,3 +1,3 @@ { - "lastReadCommit": "e279c3fb69810bd5b0536bbbff0c439d4f6b76cf" + "lastReadCommit": "065820c520928cbbccfa64f39dc69d6475831280" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b864e3e16..54bcd492f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ ### 05-09-2024 - [[Ar Rakin](mailto:rakinar2@onesoftnet.eu.org)] + * **feat:** add upcmds command + + **Signed-off-by:** GitHub + + * **fix(commands:upcmds):** show command count on success + + **Signed-off-by:** GitHub + + * **feat(commands):** add `-upcmds` command + + **Signed-off-by:** GitHub + + * **docs:** separate sitemaps + + **Signed-off-by:** GitHub + * **fix:** clear command filter parsing **Signed-off-by:** GitHub @@ -25,6 +41,10 @@ ### 05-09-2024 - [[Conventional Release Action](mailto:rakinar2@onesoftnet.eu.org)] + * **release:** v10.4.6 [skip ci] + + **Signed-off-by:** Conventional Release Action + * **release:** v10.4.4 [skip ci] **Signed-off-by:** Conventional Release Action diff --git a/package.json b/package.json index 99ccda024..ed1c0d5b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sudobot", - "version": "10.4.6", + "version": "10.6.0", "description": "A Discord bot for moderation purposes.", "author": { "name": "Ar Rakin",