Skip to content

Commit 8e5755c

Browse files
Version Packages (#1064)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2ec250f commit 8e5755c

15 files changed

Lines changed: 52 additions & 24 deletions

File tree

.changeset/orange-goats-take.md

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

.changeset/solid-streets-roll.md

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

.changeset/wild-clouds-allow.md

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

integrations/formspree/CHANGELOG.md

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

3+
## 0.2.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d7fa48f]
8+
- @gitbook/runtime@0.23.0
9+
310
## 0.2.12
411

512
### Patch Changes

integrations/formspree/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-formspree",
3-
"version": "0.2.12",
3+
"version": "0.2.13",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "workspace:*"

integrations/github/CHANGELOG.md

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

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- d7fa48f: Replace custom code for tasks to leverage the new runtime API.
8+
- Updated dependencies [d7fa48f]
9+
- @gitbook/runtime@0.23.0
10+
311
## 0.6.3
412

513
### Patch Changes

integrations/github/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-github",
3-
"version": "0.6.3",
3+
"version": "0.6.4",
44
"private": true,
55
"scripts": {
66
"typecheck": "tsc --noEmit",

integrations/gitlab/CHANGELOG.md

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

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- d7fa48f: Replace custom code for tasks to leverage the new runtime API.
8+
- Updated dependencies [d7fa48f]
9+
- @gitbook/runtime@0.23.0
10+
311
## 0.6.2
412

513
### Patch Changes

integrations/gitlab/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-gitlab",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"private": true,
55
"scripts": {
66
"typecheck": "tsc --noEmit",

integrations/intercom-conversations/CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- d7fa48f: Replace custom code for tasks to leverage the new runtime API.
8+
- 259b5a0: Show a message once integration has been authenticated.
9+
- Updated dependencies [d7fa48f]
10+
- @gitbook/runtime@0.23.0
11+
312
## 0.2.1
413

514
### Patch Changes

0 commit comments

Comments
 (0)