Skip to content

Commit

Permalink
Version Packages (#1339)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 23, 2024
1 parent 92fc874 commit c81e18b
Show file tree
Hide file tree
Showing 33 changed files with 139 additions and 30 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-cats-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-trees-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-elephants-cry.md

This file was deleted.

9 changes: 9 additions & 0 deletions design-system/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @voussoir/docs

## 0.0.59

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5), [`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystar/ui@0.7.12
- @keystatic/next@5.0.1

## 0.0.58

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion design-system/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystar/docs",
"version": "0.0.58",
"version": "0.0.59",
"private": true,
"license": "MIT",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions design-system/pkg/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @keystar/ui

## 0.7.12

### Patch Changes

- [#1338](https://github.com/Thinkmill/keystatic/pull/1338) [`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5) Thanks [@emmatown](https://github.com/emmatown)! - Fix `Menu` `onAction` being double called

## 0.7.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion design-system/pkg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystar/ui",
"version": "0.7.11",
"version": "0.7.12",
"license": "MIT",
"main": "",
"module": "",
Expand Down
8 changes: 8 additions & 0 deletions dev-projects/astro-content/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# astro-content

## 0.0.41

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5), [`92fc874`](https://github.com/Thinkmill/keystatic/commit/92fc8747d6fc4dcb48461517754725d16df4b1f6)]:
- @keystatic/core@0.5.39
- @keystatic/astro@5.0.3

## 0.0.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev-projects/astro-content/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/astro-content",
"type": "module",
"version": "0.0.40",
"version": "0.0.41",
"private": true,
"scripts": {
"dev": "astro dev",
Expand Down
8 changes: 8 additions & 0 deletions dev-projects/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystatic/test-astro

## 0.0.118

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5), [`92fc874`](https://github.com/Thinkmill/keystatic/commit/92fc8747d6fc4dcb48461517754725d16df4b1f6)]:
- @keystatic/core@0.5.39
- @keystatic/astro@5.0.3

## 0.0.117

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev-projects/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@example/astro",
"type": "module",
"version": "0.0.117",
"version": "0.0.118",
"private": true,
"scripts": {
"dev": "astro dev",
Expand Down
8 changes: 8 additions & 0 deletions dev-projects/localization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# localization

## 0.1.126

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystatic/next@5.0.1

## 0.1.125

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev-projects/localization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/localization",
"version": "0.1.125",
"version": "0.1.126",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions dev-projects/next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystatic/test-next-app

## 0.0.133

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5), [`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystar/ui@0.7.12
- @keystatic/next@5.0.1

## 0.0.132

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev-projects/next-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/next-app",
"version": "0.0.132",
"version": "0.0.133",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions dev-projects/next-blocks-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @example/next-block-builder

## 0.1.39

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystatic/next@5.0.1

## 0.1.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev-projects/next-blocks-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/next-block-builder",
"version": "0.1.38",
"version": "0.1.39",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
9 changes: 9 additions & 0 deletions dev-projects/next-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @example/next-pages

## 0.0.131

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5), [`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystar/ui@0.7.12
- @keystatic/next@5.0.1

## 0.0.130

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev-projects/next-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@example/next-pages",
"version": "0.0.130",
"version": "0.0.131",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions dev-projects/remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystatic/remix-test-app

## 0.1.37

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystatic/remix@5.0.0

## 0.1.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion dev-projects/remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/remix-test-app",
"version": "0.1.36",
"version": "0.1.37",
"type": "module",
"private": true,
"sideEffects": false,
Expand Down
9 changes: 9 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# keystatic-docs

## 1.0.57

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5), [`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystar/ui@0.7.12
- @keystatic/next@5.0.1

## 1.0.56

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keystatic-docs",
"version": "1.0.56",
"version": "1.0.57",
"description": "",
"private": true,
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystatic/astro

## 5.0.3

### Patch Changes

- [#1340](https://github.com/Thinkmill/keystatic/pull/1340) [`92fc874`](https://github.com/Thinkmill/keystatic/commit/92fc8747d6fc4dcb48461517754725d16df4b1f6) Thanks [@emmatown](https://github.com/emmatown)! - Support `@astrojs/[email protected]` and above

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39

## 5.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/astro",
"version": "5.0.2",
"version": "5.0.3",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/keystatic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @keystatic/core

## 0.5.39

### Patch Changes

- [#1338](https://github.com/Thinkmill/keystatic/pull/1338) [`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5) Thanks [@emmatown](https://github.com/emmatown)! - Fix menus items like inserting/removing columns/rows in tables in editors and inserting custom components triggering twice when clicked

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystar/ui@0.7.12

## 0.5.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/keystatic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/core",
"version": "0.5.38",
"version": "0.5.39",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions templates/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystatic/templates-astro

## 0.0.51

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5), [`92fc874`](https://github.com/Thinkmill/keystatic/commit/92fc8747d6fc4dcb48461517754725d16df4b1f6)]:
- @keystatic/core@0.5.39
- @keystatic/astro@5.0.3

## 0.0.50

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion templates/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/templates-astro",
"version": "0.0.50",
"version": "0.0.51",
"license": "MIT",
"scripts": {
"dev": "astro dev",
Expand Down
8 changes: 8 additions & 0 deletions templates/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystatic/templates-nextjs

## 0.0.52

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystatic/next@5.0.1

## 0.0.51

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion templates/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/templates-nextjs",
"version": "0.0.51",
"version": "0.0.52",
"license": "MIT",
"scripts": {
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions templates/remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystatic/templates-remix

## 0.0.39

### Patch Changes

- Updated dependencies [[`dccad1a`](https://github.com/Thinkmill/keystatic/commit/dccad1ac9913a7d31415150cb12e4f80b192c5a5)]:
- @keystatic/core@0.5.39
- @keystatic/remix@5.0.0

## 0.0.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion templates/remix/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keystatic/templates-remix",
"type": "module",
"version": "0.0.38",
"version": "0.0.39",
"license": "MIT",
"scripts": {
"build": "remix vite:build",
Expand Down

0 comments on commit c81e18b

Please sign in to comment.