Skip to content

Commit

Permalink
Version Packages (#269)
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
1 parent 3a1cd9a commit ecd5eda
Show file tree
Hide file tree
Showing 17 changed files with 63 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/few-terms-attack.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystatic/test-astro

## 0.0.66

### Patch Changes

- Updated dependencies [3a1cd9af]
- @keystatic/core@0.0.102

## 0.0.65

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@keystatic/test-astro",
"type": "module",
"version": "0.0.65",
"version": "0.0.66",
"private": true,
"scripts": {
"dev": "astro dev",
Expand All @@ -15,7 +15,7 @@
"@braintree/sanitize-url": "^6.0.2",
"@hapi/iron": "^7.0.0",
"@keystatic/astro": "^0.0.7",
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.11",
"astro": "^2.0.14",
Expand Down
7 changes: 7 additions & 0 deletions apps/localization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# localization

## 0.1.71

### Patch Changes

- Updated dependencies [3a1cd9af]
- @keystatic/core@0.0.102

## 0.1.70

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/localization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "localization",
"version": "0.1.70",
"version": "0.1.71",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"@keystatic/next": "^0.0.7",
"@preconstruct/next": "^4.0.0",
"@types/node": "16.11.13",
Expand Down
7 changes: 7 additions & 0 deletions apps/next-simple-app-dir/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystatic/test-next-pages-dir

## 0.0.71

### Patch Changes

- Updated dependencies [3a1cd9af]
- @keystatic/core@0.0.102

## 0.0.70

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/next-simple-app-dir/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/test-next-pages-dir",
"version": "0.0.70",
"version": "0.0.71",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"@keystatic/next": "^0.0.7",
"@preconstruct/next": "^4.0.0",
"@types/react": "^18.0.25",
Expand Down
7 changes: 7 additions & 0 deletions apps/remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystatic/remix-test-app

## 0.0.65

### Patch Changes

- Updated dependencies [3a1cd9af]
- @keystatic/core@0.0.102

## 0.0.64

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/remix-test-app",
"version": "0.0.64",
"version": "0.0.65",
"private": true,
"sideEffects": false,
"scripts": {
Expand All @@ -10,7 +10,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"@keystatic/remix": "^0.0.4",
"@remix-run/node": "^1.13.0",
"@remix-run/react": "^1.13.0",
Expand Down
7 changes: 7 additions & 0 deletions keystatic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @keystatic/test-next-app

## 0.0.72

### Patch Changes

- Updated dependencies [3a1cd9af]
- @keystatic/core@0.0.102

## 0.0.71

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions keystatic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/test-next-app",
"version": "0.0.71",
"version": "0.0.72",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -10,7 +10,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.3",
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"@keystatic/next": "^0.0.7",
"@preconstruct/next": "^4.0.0",
"@types/react": "^18.0.25",
Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"set-cookie-parser": "^2.5.1"
},
"devDependencies": {
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"@types/cookie": "^0.5.1",
"@types/set-cookie-parser": "^2.4.2",
"astro": "^2.0.14",
Expand Down
6 changes: 6 additions & 0 deletions packages/keystatic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @keystatic/core

## 0.0.102

### Patch Changes

- 3a1cd9af: Fix TypeScript declarations

## 0.0.101

### 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.0.101",
"version": "0.0.102",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"server-only": "^0.0.1"
},
"devDependencies": {
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"next": "^13.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/react": "^18.0.25"
},
"devDependencies": {
"@keystatic/core": "^0.0.101",
"@keystatic/core": "^0.0.102",
"@remix-run/react": "^1.13.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 comments on commit ecd5eda

@vercel
Copy link

@vercel vercel bot commented on ecd5eda May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

keystatic – ./keystatic

keystatic.vercel.app
keystatic-thinkmill-labs.vercel.app
keystatic-git-main-thinkmill-labs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ecd5eda May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

voussoir – ./design-system/docs

voussoir-git-main-thinkmill-labs.vercel.app
voussoir-thinkmill-labs.vercel.app
voussoir.vercel.app

Please sign in to comment.