Skip to content

Commit b755793

Browse files
Version Packages (#1346)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: jossmac <[email protected]>
1 parent cf76aff commit b755793

File tree

31 files changed

+131
-29
lines changed

31 files changed

+131
-29
lines changed

.changeset/clean-goats-drum.md

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

.changeset/strong-snakes-repair.md

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

.changeset/three-toes-drop.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.60
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cf76aff`](https://github.com/Thinkmill/keystatic/commit/cf76affbbe2cabd58f5ec6a88339e87183d6cec4), [`35575f5`](https://github.com/Thinkmill/keystatic/commit/35575f5ded96bd12a79f4b2670f426fe86637733), [`6d0a8c3`](https://github.com/Thinkmill/keystatic/commit/6d0a8c3a43d0e641629bc12c582fa6744c699763)]:
8+
- @keystar/ui@0.7.13
9+
- @keystatic/core@0.5.40
10+
- @keystatic/next@5.0.1
11+
312
## 0.0.59
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.59",
3+
"version": "0.0.60",
44
"private": true,
55
"license": "MIT",
66
"scripts": {

design-system/pkg/CHANGELOG.md

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

3+
## 0.7.13
4+
5+
### Patch Changes
6+
7+
- [#1351](https://github.com/Thinkmill/keystatic/pull/1351) [`cf76aff`](https://github.com/Thinkmill/keystatic/commit/cf76affbbe2cabd58f5ec6a88339e87183d6cec4) Thanks [@jossmac](https://github.com/jossmac)! - Add `ComboboxMulti` component.
8+
9+
- [#1345](https://github.com/Thinkmill/keystatic/pull/1345) [`35575f5`](https://github.com/Thinkmill/keystatic/commit/35575f5ded96bd12a79f4b2670f426fe86637733) Thanks [@jossmac](https://github.com/jossmac)! - Fix quirks and bugs in various components.
10+
311
## 0.7.12
412

513
### 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.12",
3+
"version": "0.7.13",
44
"license": "MIT",
55
"main": "",
66
"module": "",

dev-projects/astro-content/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# astro-content
22

3+
## 0.0.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6d0a8c3`](https://github.com/Thinkmill/keystatic/commit/6d0a8c3a43d0e641629bc12c582fa6744c699763)]:
8+
- @keystatic/core@0.5.40
9+
- @keystatic/astro@5.0.3
10+
311
## 0.0.41
412

513
### Patch Changes

dev-projects/astro-content/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@example/astro-content",
33
"type": "module",
4-
"version": "0.0.41",
4+
"version": "0.0.42",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

dev-projects/astro/CHANGELOG.md

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

3+
## 0.0.119
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`6d0a8c3`](https://github.com/Thinkmill/keystatic/commit/6d0a8c3a43d0e641629bc12c582fa6744c699763)]:
8+
- @keystatic/core@0.5.40
9+
- @keystatic/astro@5.0.3
10+
311
## 0.0.118
412

513
### Patch Changes

0 commit comments

Comments
 (0)