Skip to content

Commit ae264a1

Browse files
authored
Version Packages (#927)
1 parent 1d4e22b commit ae264a1

File tree

6 files changed

+15
-13
lines changed

6 files changed

+15
-13
lines changed

.changeset/cute-mammals-knock.md

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

.changeset/witty-geckos-visit.md

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

integrations/figma/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 1d4e22b: Figma and slack exposable error
8+
39
## 0.2.3
410

511
### Patch Changes

integrations/figma/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-figma",
3-
"version": "0.2.3",
3+
"version": "0.3.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "*"

integrations/slack/CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- 1d4e22b: Figma and slack exposable error
8+
- 1d4e22b: Throw exposable error when slack is not configured
9+
310
## 2.1.0
411

512
### 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.1.0",
3+
"version": "2.2.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "*",

0 commit comments

Comments
 (0)