Skip to content

Commit 8248a1c

Browse files
Version Packages
1 parent 1a23c5b commit 8248a1c

39 files changed

+176
-41
lines changed

.changeset/nice-parrots-sort.md

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

.changeset/smart-monkeys-leave.md

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

.changeset/soft-guests-film.md

Lines changed: 0 additions & 13 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.63
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1a23c5b`](https://github.com/Thinkmill/keystatic/commit/1a23c5bd3b6595bfa4bf4c4e554717111e6e3a12), [`e65e7f3`](https://github.com/Thinkmill/keystatic/commit/e65e7f3544e7711831ad4087482720503a9078fc), [`a361b0a`](https://github.com/Thinkmill/keystatic/commit/a361b0a551b62e08c25c2506103643046fb7b631)]:
8+
- @keystatic/core@0.5.43
9+
- @keystar/ui@0.7.15
10+
- @keystatic/next@5.0.2
11+
312
## 0.0.62
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.62",
3+
"version": "0.0.63",
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.15
4+
5+
### Patch Changes
6+
7+
- [#1370](https://github.com/Thinkmill/keystatic/pull/1370) [`e65e7f3`](https://github.com/Thinkmill/keystatic/commit/e65e7f3544e7711831ad4087482720503a9078fc) Thanks [@jossmac](https://github.com/jossmac)! - Remove unused "longpress" behaviour on `Menu` component.
8+
9+
- [#1367](https://github.com/Thinkmill/keystatic/pull/1367) [`a361b0a`](https://github.com/Thinkmill/keystatic/commit/a361b0a551b62e08c25c2506103643046fb7b631) Thanks [@emmatown](https://github.com/emmatown)! - Add npm publishing provenance
10+
311
## 0.7.14
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.14",
3+
"version": "0.7.15",
44
"license": "MIT AND Apache-2.0",
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.45
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1a23c5b`](https://github.com/Thinkmill/keystatic/commit/1a23c5bd3b6595bfa4bf4c4e554717111e6e3a12), [`a361b0a`](https://github.com/Thinkmill/keystatic/commit/a361b0a551b62e08c25c2506103643046fb7b631)]:
8+
- @keystatic/core@0.5.43
9+
- @keystatic/astro@5.0.4
10+
311
## 0.0.44
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.44",
4+
"version": "0.0.45",
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.122
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1a23c5b`](https://github.com/Thinkmill/keystatic/commit/1a23c5bd3b6595bfa4bf4c4e554717111e6e3a12), [`a361b0a`](https://github.com/Thinkmill/keystatic/commit/a361b0a551b62e08c25c2506103643046fb7b631)]:
8+
- @keystatic/core@0.5.43
9+
- @keystatic/astro@5.0.4
10+
311
## 0.0.121
412

513
### Patch Changes

0 commit comments

Comments
 (0)