Skip to content

Commit

Permalink
Version Packages (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkmill-release-bot authored Aug 15, 2023
1 parent 5c86514 commit f174c3f
Show file tree
Hide file tree
Showing 27 changed files with 127 additions and 58 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-horses-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-fans-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-squids-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-seahorses-remember.md

This file was deleted.

11 changes: 11 additions & 0 deletions dev-projects/astro-content/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# astro-content

## 0.0.2

### Patch Changes

- Updated dependencies [5c86514f]
- Updated dependencies [c43d7045]
- Updated dependencies [21395048]
- @keystatic/astro@0.0.9
- @keystatic/core@0.0.116
6 changes: 3 additions & 3 deletions dev-projects/astro-content/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "astro-content",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"dev": "astro dev --host 127.0.0.1",
"start": "astro dev",
Expand All @@ -15,8 +15,8 @@
"@astrojs/react": "^2.2.1",
"@astrojs/sitemap": "^2.0.1",
"@astrojs/tailwind": "^4.0.0",
"@keystatic/astro": "^0.0.8",
"@keystatic/core": "^0.0.115",
"@keystatic/astro": "^0.0.9",
"@keystatic/core": "^0.0.116",
"@tailwindcss/typography": "^0.5.9",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.0.11",
Expand Down
10 changes: 10 additions & 0 deletions dev-projects/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @keystatic/test-astro

## 0.0.80

### Patch Changes

- Updated dependencies [5c86514f]
- Updated dependencies [c43d7045]
- Updated dependencies [21395048]
- @keystatic/astro@0.0.9
- @keystatic/core@0.0.116

## 0.0.79

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions 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.79",
"version": "0.0.80",
"private": true,
"scripts": {
"dev": "astro dev",
Expand All @@ -14,8 +14,8 @@
"@astrojs/react": "^2.2.1",
"@braintree/sanitize-url": "^6.0.2",
"@hapi/iron": "^7.0.0",
"@keystatic/astro": "^0.0.8",
"@keystatic/core": "^0.0.115",
"@keystatic/astro": "^0.0.9",
"@keystatic/core": "^0.0.116",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.0.11",
"astro": "^2.10.5",
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.87

### Patch Changes

- Updated dependencies [c43d7045]
- Updated dependencies [21395048]
- @keystatic/core@0.0.116

## 0.1.86

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.86",
"version": "0.1.87",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@keystatic/core": "^0.0.115",
"@keystatic/core": "^0.0.116",
"@keystatic/next": "^0.0.11",
"@preconstruct/next": "^4.0.0",
"@types/node": "16.11.13",
Expand Down
8 changes: 8 additions & 0 deletions dev-projects/next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystatic/test-next-app

## 0.0.88

### Patch Changes

- Updated dependencies [c43d7045]
- Updated dependencies [21395048]
- @keystatic/core@0.0.116

## 0.0.87

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.87",
"version": "0.0.88",
"license": "MIT",
"private": true,
"scripts": {
Expand All @@ -11,7 +11,7 @@
"dependencies": {
"@babel/runtime": "^7.18.3",
"@keystar/ui": "^0.2.0",
"@keystatic/core": "^0.0.115",
"@keystatic/core": "^0.0.116",
"@keystatic/next": "^0.0.11",
"@preconstruct/next": "^4.0.0",
"@types/react": "^18.2.8",
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.0.79

### Patch Changes

- Updated dependencies [c43d7045]
- Updated dependencies [21395048]
- @keystatic/core@0.0.116

## 0.0.78

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.0.78",
"version": "0.0.79",
"private": true,
"sideEffects": false,
"scripts": {
Expand All @@ -10,7 +10,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@keystatic/core": "^0.0.115",
"@keystatic/core": "^0.0.116",
"@keystatic/remix": "^0.0.4",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
Expand Down
8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# keystatic-docs

## 1.0.13

### Patch Changes

- Updated dependencies [c43d7045]
- Updated dependencies [21395048]
- @keystatic/core@0.0.116

## 1.0.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keystatic-docs",
"version": "1.0.12",
"version": "1.0.13",
"description": "",
"private": true,
"scripts": {
Expand All @@ -15,7 +15,7 @@
"@headlessui/react": "^1.7.11",
"@heroicons/react": "^2.0.16",
"@keystar/ui": "^0.2.0",
"@keystatic/core": "^0.0.115",
"@keystatic/core": "^0.0.116",
"@keystatic/next": "^0.0.11",
"@markdoc/markdoc": "^0.3.0",
"@sindresorhus/slugify": "^1.1.2",
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

## 0.0.9

### Patch Changes

- 5c86514f: Change Astro integration to require hybrid mode
- Updated dependencies [c43d7045]
- Updated dependencies [21395048]
- @keystatic/core@0.0.116

## 0.0.8

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keystatic/astro",
"version": "0.0.8",
"version": "0.0.9",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -52,7 +52,7 @@
"set-cookie-parser": "^2.5.1"
},
"devDependencies": {
"@keystatic/core": "^0.0.115",
"@keystatic/core": "^0.0.116",
"@types/cookie": "^0.5.1",
"@types/set-cookie-parser": "^2.4.2",
"astro": "^2.10.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/keystatic/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @keystatic/core

## 0.0.116

### Patch Changes

- c43d7045: Added validation to prevent whitespace at the start or end of slug
field values
- 21395048: Update card style on dashboard

## 0.0.115

### 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.115",
"version": "0.0.116",
"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 @@ -51,7 +51,7 @@
"server-only": "^0.0.1"
},
"devDependencies": {
"@keystatic/core": "^0.0.115",
"@keystatic/core": "^0.0.116",
"next": "^13.4.8",
"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.2.8"
},
"devDependencies": {
"@keystatic/core": "^0.0.115",
"@keystatic/core": "^0.0.116",
"@remix-run/react": "^1.18.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

Loading

3 comments on commit f174c3f

@vercel
Copy link

@vercel vercel bot commented on f174c3f Aug 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 – ./dev-projects/next-app

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

@vercel
Copy link

@vercel vercel bot commented on f174c3f Aug 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:

keystar-ui – ./design-system/docs

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

@vercel
Copy link

@vercel vercel bot commented on f174c3f Aug 15, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.