Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 23, 2024
1 parent 86bd966 commit 23ecaba
Show file tree
Hide file tree
Showing 30 changed files with 131 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-vans-breathe.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/spotty-jars-design.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.38

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystar/ui@0.7.4
- @keystatic/next@5.0.1

## 0.0.37

### 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.37",
"version": "0.0.38",
"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.4

### Patch Changes

- [#1155](https://github.com/Thinkmill/keystatic/pull/1155) [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130) Thanks [@emmatown](https://github.com/emmatown)! - Fixes for React tooling

## 0.7.3

### 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.3",
"version": "0.7.4",
"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.20

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/astro@5.0.0

## 0.0.19

### 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.19",
"version": "0.0.20",
"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.97

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/astro@5.0.0

## 0.0.96

### 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.96",
"version": "0.0.97",
"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.105

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/next@5.0.1

## 0.1.104

### 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.104",
"version": "0.1.105",
"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.112

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystar/ui@0.7.4
- @keystatic/next@5.0.1

## 0.0.111

### 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.111",
"version": "0.0.112",
"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.18

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/next@5.0.1

## 0.1.17

### 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.17",
"version": "0.1.18",
"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.110

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystar/ui@0.7.4
- @keystatic/next@5.0.1

## 0.0.109

### 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.109",
"version": "0.0.110",
"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.16

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/remix@5.0.0

## 0.1.15

### 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.15",
"version": "0.1.16",
"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.36

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystar/ui@0.7.4
- @keystatic/next@5.0.1

## 1.0.35

### 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.35",
"version": "1.0.36",
"description": "",
"private": true,
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/keystatic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @keystatic/core

## 0.5.18

### Patch Changes

- [#1157](https://github.com/Thinkmill/keystatic/pull/1157) [`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb) Thanks [@emilienbidet](https://github.com/emilienbidet)! - Update the french Singletons translation

- [#1155](https://github.com/Thinkmill/keystatic/pull/1155) [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130) Thanks [@emmatown](https://github.com/emmatown)! - Fixes for React tooling

- Updated dependencies [[`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystar/ui@0.7.4

## 0.5.17

### 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.17",
"version": "0.5.18",
"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.30

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/astro@5.0.0

## 0.0.29

### 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.29",
"version": "0.0.30",
"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.31

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/next@5.0.1

## 0.0.30

### 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.30",
"version": "0.0.31",
"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.18

### Patch Changes

- Updated dependencies [[`86bd966`](https://github.com/Thinkmill/keystatic/commit/86bd966ff35981185030ce0850b8041e8a2dc5bb), [`dc7e028`](https://github.com/Thinkmill/keystatic/commit/dc7e0287b1cd1e6b4d09e3b39d390054b60fe130)]:
- @keystatic/core@0.5.18
- @keystatic/remix@5.0.0

## 0.0.17

### 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.17",
"version": "0.0.18",
"license": "MIT",
"scripts": {
"build": "remix build",
Expand Down

0 comments on commit 23ecaba

Please sign in to comment.