Skip to content

Commit 6fe0372

Browse files
Version Packages (#1362)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f6c883a commit 6fe0372

34 files changed

+141
-46
lines changed

.changeset/fast-trainers-watch.md

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

.changeset/license-fix.md

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

.changeset/seven-mugs-retire.md

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

.changeset/shiny-icons-deliver.md

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

.changeset/sour-ravens-know.md

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

.changeset/spotty-badgers-punch.md

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

design-system/docs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @voussoir/docs
22

3+
## 0.0.62
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`c65f48b`](https://github.com/Thinkmill/keystatic/commit/c65f48baa26e13f95e1a9bcdd41a203fbc59f545), [`f6c883a`](https://github.com/Thinkmill/keystatic/commit/f6c883aa8d2da2c484e6e0105d59a85ed1859a63), [`0b0864f`](https://github.com/Thinkmill/keystatic/commit/0b0864f55d2893fecbc4cbdaa88a306f84e6f1dd), [`f6c883a`](https://github.com/Thinkmill/keystatic/commit/f6c883aa8d2da2c484e6e0105d59a85ed1859a63), [`46d9c55`](https://github.com/Thinkmill/keystatic/commit/46d9c55cf17faea7b17568d4850e0b29dc362b52), [`0d69577`](https://github.com/Thinkmill/keystatic/commit/0d69577c4b6dbfdc6f447e3aab7bd8ce7e254f0c)]:
8+
- @keystatic/core@0.5.42
9+
- @keystar/ui@0.7.14
10+
- @keystatic/next@5.0.1
11+
312
## 0.0.61
413

514
### Patch Changes

design-system/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystar/docs",
3-
"version": "0.0.61",
3+
"version": "0.0.62",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

design-system/pkg/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @keystar/ui
22

3+
## 0.7.14
4+
5+
### Patch Changes
6+
7+
- [#1366](https://github.com/Thinkmill/keystatic/pull/1366) [`f6c883a`](https://github.com/Thinkmill/keystatic/commit/f6c883aa8d2da2c484e6e0105d59a85ed1859a63) Thanks [@dcousens](https://github.com/dcousens)! - Fix LICENSE to be `MIT AND Apache-2.0`
8+
9+
- [#1363](https://github.com/Thinkmill/keystatic/pull/1363) [`0b0864f`](https://github.com/Thinkmill/keystatic/commit/0b0864f55d2893fecbc4cbdaa88a306f84e6f1dd) Thanks [@jossmac](https://github.com/jossmac)! - Expose `FieldDescription` from "@keystar/ui/field" package.
10+
11+
- [#1366](https://github.com/Thinkmill/keystatic/pull/1366) [`f6c883a`](https://github.com/Thinkmill/keystatic/commit/f6c883aa8d2da2c484e6e0105d59a85ed1859a63) Thanks [@dcousens](https://github.com/dcousens)! - Move `move` drag and drop util to `@keystar/ui/drag-and-drop`
12+
313
## 0.7.13
414

515
### Patch Changes

design-system/pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keystar/ui",
3-
"version": "0.7.13",
3+
"version": "0.7.14",
44
"license": "MIT AND Apache-2.0",
55
"main": "",
66
"module": "",

0 commit comments

Comments
 (0)