Skip to content

Commit

Permalink
6.1.20-0
Browse files Browse the repository at this point in the history
  • Loading branch information
cataclym committed Jul 4, 2024
1 parent c9c764d commit 308d146
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v6.1.19](https://github.com/cataclym/KaikiBot/compare/v6.1.18...v6.1.19)
## [v6.1.20-0](https://github.com/cataclym/KaikiBot/compare/v6.1.19...v6.1.20-0)

### Commits

- Change: fetching members & enum types in api endpoints [`c9c764d`](https://github.com/cataclym/KaikiBot/commit/c9c764d53ad8232a4990fcccdc7481f95074cce1)
- Updated user number strings; Removed broken animequote cmd [`4148b5b`](https://github.com/cataclym/KaikiBot/commit/4148b5b6a586678c9adf0f9c0a5fe4a8625d8043)
- Hotfix bf [`51e14f8`](https://github.com/cataclym/KaikiBot/commit/51e14f85aa6dcd0abb188f5d9eab292619c446ca)

## [v6.1.19](https://github.com/cataclym/KaikiBot/compare/v6.1.18...v6.1.19) - 2024-06-29

### Commits

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kaikideishubot",
"version": "6.1.19",
"version": "6.1.20-0",
"main": "./dist/index.js",
"scripts": {
"start_docker": "npx prisma db push && npm run start",
Expand Down

0 comments on commit 308d146

Please sign in to comment.