Skip to content

Commit 924723e

Browse files
Version Packages (#933)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f531be5 commit 924723e

File tree

6 files changed

+15
-12
lines changed

6 files changed

+15
-12
lines changed

.changeset/add-hubspot-conversations-integration.md

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

.changeset/full-monkeys-bake.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @gitbook/integration-hubspot-conversations
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- acbbe9f: Add HubSpot Conversations integration for GitBook

integrations/hubspot-conversations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-hubspot-conversations",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

integrations/slack/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-slack
22

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- f531be5: Don't cache slack channels request
8+
39
## 2.2.0
410

511
### Minor Changes

integrations/slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-slack",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "*",

0 commit comments

Comments
 (0)