1 |
## [9.24.4](https://github.com/onesoft-sudo/sudobot/compare/v9.24.3...v9.24.4) (2024-08-25) |
## [9.24.6](https://github.com/onesoft-sudo/sudobot/compare/v9.24.5...v9.24.6) (2024-08-25) |
2 |
|
|
3 |
|
|
4 |
### Bug Fixes |
### Bug Fixes |
5 |
|
|
6 |
* **commands:joke:** api ninjas dad joke api does not allow limit query param anymore ([a22b973](https://github.com/onesoft-sudo/sudobot/commit/a22b973ac511dab745ae5ce3513a5593a9c8ce06)) |
* **extensionManager:** remove pre-linked tsconfig in extension directory if any ([fad5975](https://github.com/onesoft-sudo/sudobot/commit/fad5975996493b77588eb154b1f612b9b18590cd)) |
7 |
|
|
8 |
|
|
9 |
|
|
10 |
## [9.24.3](https://github.com/onesoft-sudo/sudobot/compare/v9.24.2...v9.24.3) (2024-08-25) |
## [9.24.5](https://github.com/onesoft-sudo/sudobot/compare/v9.24.4...v9.24.5) (2024-08-25) |
11 |
|
|
12 |
|
|
13 |
### Bug Fixes |
### Bug Fixes |
14 |
|
|
15 |
* config command causing JS not an object error ([087da86](https://github.com/onesoft-sudo/sudobot/commit/087da863c9b71d6b9d3d36aeacc28411a5f20ee2)) |
* **extensions:** issues while loading extensions with bun ([045bc23](https://github.com/onesoft-sudo/sudobot/commit/045bc2322cc99b0c3f61bb9281a7370c95ebfcc1)) |
16 |
|
|
17 |
|
|
18 |
|
|
19 |
## [9.24.2](https://github.com/onesoft-sudo/sudobot/compare/v9.24.1...v9.24.2) (2024-08-23) |
## [9.24.4](https://github.com/onesoft-sudo/sudobot/compare/v9.24.3...v9.24.4) (2024-08-25) |
20 |
|
|
21 |
|
|
22 |
### Bug Fixes |
### Bug Fixes |
23 |
|
|
24 |
* **blazebuild:** invalid argument passed to String.prototype.repeat() ([402d4a3](https://github.com/onesoft-sudo/sudobot/commit/402d4a3eb7bdacba8adad5afa906819e52fd1a3c)) |
* **commands:joke:** api ninjas dad joke api does not allow limit query param anymore ([a22b973](https://github.com/onesoft-sudo/sudobot/commit/a22b973ac511dab745ae5ce3513a5593a9c8ce06)) |
|
* **blazebuild:** invalid argument passed to String.prototype.repeat() ([da7251c](https://github.com/onesoft-sudo/sudobot/commit/da7251c9dead022f77a7a0664181cc2120343141)) |
|
25 |
|
|
26 |
|
|
27 |
|
|
28 |
## [9.24.1](https://github.com/onesoft-sudo/sudobot/compare/v9.24.0...v9.24.1) (2024-08-23) |
## [9.24.3](https://github.com/onesoft-sudo/sudobot/compare/v9.24.2...v9.24.3) (2024-08-25) |
29 |
|
|
30 |
|
|
31 |
### Bug Fixes |
### Bug Fixes |
32 |
|
|
33 |
* **blazebuild:** column number resolves to Infinity when on non-TTY environment ([3bcbca0](https://github.com/onesoft-sudo/sudobot/commit/3bcbca036a0fb274a6c053e50730239dd4f3eda8)) |
* config command causing JS not an object error ([087da86](https://github.com/onesoft-sudo/sudobot/commit/087da863c9b71d6b9d3d36aeacc28411a5f20ee2)) |
|
* **blazebuild:** syntax error ([6c17b5f](https://github.com/onesoft-sudo/sudobot/commit/6c17b5fe7228358d8fcd9b54f2fe015a3a21235d)) |
|
34 |
|
|
35 |
|
|
36 |
|
|
37 |
# [9.24.0](https://github.com/onesoft-sudo/sudobot/compare/v9.23.3...v9.24.0) (2024-08-22) |
## [9.24.2](https://github.com/onesoft-sudo/sudobot/compare/v9.24.1...v9.24.2) (2024-08-23) |
38 |
|
|
39 |
|
|
40 |
### Features |
### Bug Fixes |
41 |
|
|
42 |
* **api:** add `/guilds/:id/roles` and `/guilds/:id/channels` endpoints ([a604ccf](https://github.com/onesoft-sudo/sudobot/commit/a604ccff3f62d33c2d5d796158d79198e1ab370f)) |
* **blazebuild:** invalid argument passed to String.prototype.repeat() ([402d4a3](https://github.com/onesoft-sudo/sudobot/commit/402d4a3eb7bdacba8adad5afa906819e52fd1a3c)) |
43 |
|
* **blazebuild:** invalid argument passed to String.prototype.repeat() ([da7251c](https://github.com/onesoft-sudo/sudobot/commit/da7251c9dead022f77a7a0664181cc2120343141)) |
44 |
|
|
45 |
|
|
46 |
|
|