Skip to content

Commit b09d19a

Browse files
Version Packages (#890)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6992ab4 commit b09d19a

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/spotty-rules-reply.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.3
4+
5+
### Patch Changes
6+
7+
- f791b5b: Simplify syncing schema for Bucket & LaunchDarkly
8+
39
## 0.3.2
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.2",
3+
"version": "0.3.3",
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.3
4+
5+
### Patch Changes
6+
7+
- f791b5b: Simplify syncing schema for Bucket & LaunchDarkly
8+
39
## 0.3.2
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.2",
3+
"version": "0.3.3",
44
"private": true,
55
"scripts": {
66
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)