Skip to content

Commit 80a8a34

Browse files
Version Packages (#290)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d778f72 commit 80a8a34

35 files changed

Lines changed: 185 additions & 56 deletions

.changeset/add-adapter-disconnect-hook.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/brown-tires-lick.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/few-cows-search.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-finish-step-event-name.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-telegram-markdown-parse-mode.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-thread-channel-types.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/telegram-entity-markdown.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/adapter-discord/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @chat-adapter/discord
22

3+
## 4.21.0
4+
5+
### Minor Changes
6+
7+
- d778f72: Switch adapters from optional dep to full dep on chat
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [e45a67f]
12+
- Updated dependencies [13ba1c7]
13+
- Updated dependencies [95fd8ce]
14+
- chat@4.21.0
15+
- @chat-adapter/shared@4.21.0
16+
317
## 4.20.2
418

519
### Patch Changes

packages/adapter-discord/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chat-adapter/discord",
3-
"version": "4.20.2",
3+
"version": "4.21.0",
44
"description": "Discord adapter for chat",
55
"type": "module",
66
"main": "./dist/index.js",

packages/adapter-gchat/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @chat-adapter/gchat
22

3+
## 4.21.0
4+
5+
### Minor Changes
6+
7+
- d778f72: Switch adapters from optional dep to full dep on chat
8+
9+
### Patch Changes
10+
11+
- 000792b: Introduce optional gchat signature verification
12+
- Updated dependencies [e45a67f]
13+
- Updated dependencies [13ba1c7]
14+
- Updated dependencies [95fd8ce]
15+
- chat@4.21.0
16+
- @chat-adapter/shared@4.21.0
17+
318
## 4.20.2
419

520
### Patch Changes

0 commit comments

Comments
 (0)