Skip to content

Commit 4ec164c

Browse files
Version Packages (#888)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 673b740 commit 4ec164c

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/busy-melons-invent.md

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

integrations/bucket/CHANGELOG.md

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

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- 673b740: Fix crashing of sync tasks
8+
39
## 0.3.1
410

511
### Patch Changes

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

integrations/launchdarkly/CHANGELOG.md

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

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- 673b740: Fix crashing of sync tasks
8+
39
## 0.3.1
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)