Skip to content

Commit ae33c09

Browse files
Version Packages (#3724)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7ff69c3 commit ae33c09

30 files changed

Lines changed: 127 additions & 53 deletions

.changeset/nice-rocks-crash.md

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

.changeset/rare-crabs-bake.md

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

.changeset/seven-jokes-vanish.md

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

bun.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/browser-types/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 6142d6b: Mark as sideEffects, fix all package bundles
8+
- Updated dependencies [6142d6b]
9+
- @gitbook/icons@0.3.3
10+
311
## 0.1.1
412

513
### Patch Changes

packages/browser-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
},
1111
"sideEffects": false,
12-
"version": "0.1.1",
12+
"version": "0.1.2",
1313
"dependencies": {
1414
"@gitbook/api": "catalog:",
1515
"@gitbook/icons": "workspace:"

packages/cache-tags/CHANGELOG.md

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

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- 6142d6b: Mark as sideEffects, fix all package bundles
8+
39
## 0.3.2
410

511
### Patch Changes

packages/cache-tags/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
},
1010
"sideEffects": false,
11-
"version": "0.3.2",
11+
"version": "0.3.3",
1212
"dependencies": {
1313
"@gitbook/api": "catalog:",
1414
"assert-never": "catalog:"

packages/colors/CHANGELOG.md

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

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- 6142d6b: Mark as sideEffects, fix all package bundles
8+
39
## 0.4.1
410

511
### Patch Changes

packages/colors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
},
1010
"sideEffects": false,
11-
"version": "0.4.1",
11+
"version": "0.4.2",
1212
"devDependencies": {
1313
"tsdown": "catalog:",
1414
"typescript": "catalog:"

0 commit comments

Comments
 (0)