Skip to content

Commit b186936

Browse files
Merge pull request #91 from basehub-ai/changeset-release/main
Version Packages
2 parents 97f11d2 + df76576 commit b186936

File tree

6 files changed

+17
-12
lines changed

6 files changed

+17
-12
lines changed

.changeset/quiet-turkeys-end.md

-5
This file was deleted.

.changeset/strong-radios-lie.md

-5
This file was deleted.

packages/basehub/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# basehub
22

3+
## 4.0.4
4+
5+
### Patch Changes
6+
7+
- 715b7d8: update genql
8+
- b0d2975: cache no store in draft mode
9+
310
## 4.0.3
411

512
### Patch Changes

packages/basehub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "basehub",
33
"description": "The first AI-native content hub.",
44
"author": "JB <[email protected]>",
5-
"version": "4.0.3",
5+
"version": "4.0.4",
66
"license": "MIT",
77
"repository": "basehub-ai/basehub",
88
"bugs": "https://github.com/basehub-ai/basehub/issues",

playground/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# playground
22

3+
## 0.0.74
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [715b7d8]
8+
- Updated dependencies [b0d2975]
9+
10+
311
## 0.0.73
412

513
### Patch Changes

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "playground",
33
"private": true,
4-
"version": "0.0.73",
4+
"version": "0.0.74",
55
"scripts": {
66
"dev": "basehub dev & next dev",
77
"build": "next build",

0 commit comments

Comments
 (0)