Skip to content

Commit 3aa2dec

Browse files
Version Packages (#1059)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent de9f017 commit 3aa2dec

File tree

6 files changed

+16
-12
lines changed

6 files changed

+16
-12
lines changed

.changeset/major-radios-rescue.md

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

.changeset/public-times-appear.md

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

integrations/intercom-conversations/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 733162c: Updated metadata
8+
- Updated dependencies [de9f017]
9+
- @gitbook/api@0.152.0
10+
311
## 0.2.0
412

513
### Minor Changes

integrations/intercom-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-intercom-conversations",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "*",

packages/api/CHANGELOG.md

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

3+
## 0.152.0
4+
5+
### Minor Changes
6+
7+
- de9f017: Bump API
8+
39
## 0.151.0
410

511
### Minor Changes

packages/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "./dist/index.cjs",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"version": "0.151.0",
7+
"version": "0.152.0",
88
"sideEffects": false,
99
"files": [
1010
"README.md",

0 commit comments

Comments
 (0)