-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9bb8f6a
commit 2d93918
Showing
9 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# @disci/adapter-hono | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- 889a97b: Introduce new adapter for hono framework | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [e1a8ffc] | ||
- Updated dependencies [698d46e] | ||
- Updated dependencies [b86e71c] | ||
- Updated dependencies [2f0e179] | ||
- [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# disci | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- e1a8ffc: Removed replyTimeout and added base functions to BaseInteraction | ||
- 698d46e: Refine returned response type | ||
- b86e71c: Adds support for sending buttons in reply to interactions | ||
- 2f0e179: Return a ApiInteraction on successful interaction and error on other instead of returning a response object |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters