Skip to content

Commit 9964d75

Browse files
Version Packages (#98)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9ed4d10 commit 9964d75

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/early-dolls-enjoy.md

-5
This file was deleted.

packages/basehub/CHANGELOG.md

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

3+
## 4.0.14
4+
5+
### Patch Changes
6+
7+
- 9ed4d10: Update Deps
8+
39
## 4.0.13
410

511
### 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.13",
5+
"version": "4.0.14",
66
"license": "MIT",
77
"repository": "basehub-ai/basehub",
88
"bugs": "https://github.com/basehub-ai/basehub/issues",

playground/CHANGELOG.md

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

3+
## 0.0.84
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [9ed4d10]
8+
9+
310
## 0.0.83
411

512
### 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.83",
4+
"version": "0.0.84",
55
"scripts": {
66
"dev": "basehub dev & next dev",
77
"build": "next build",

0 commit comments

Comments
 (0)