Skip to content

Commit 2804b4e

Browse files
Merge pull request #8 from basehub-ai/changeset-release/main
Version Packages
2 parents c354c23 + 0fc5e6c commit 2804b4e

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/seven-apes-end.md

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

packages/basehub/CHANGELOG.md

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

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- c354c23: include scripts on bundle
8+
39
## 0.0.6
410

511
### Patch Changes

packages/basehub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "basehub",
33
"description": "The first AI-native headless cms.",
44
"author": "JB <[email protected]>",
5-
"version": "0.0.6",
5+
"version": "0.0.7",
66
"license": "MIT",
77
"repository": "basehub-ai/basehub",
88
"bugs": "https://github.com/basehub-ai/basehub/issues",

playground/CHANGELOG.md

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

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c354c23]
8+
9+
310
## 0.0.6
411

512
### Patch Changes

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "playground",
33
"private": true,
4-
"version": "0.0.6",
4+
"version": "0.0.7",
55
"scripts": {
66
"dev": "next dev",
77
"build": "next build",

0 commit comments

Comments
 (0)