Skip to content

Commit

Permalink
Version Packages (#611)
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 36cb680 commit 8baf6e0
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/purple-seahorses-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-pets-work.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @keystatic/astro

## 1.0.1

### Patch Changes

- 36cb6803: Allow `astro@3` in `peerDependencies`

## 1.0.0

### 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": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

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.10

### Patch Changes

- 36cb6803: Upgrading template to Astro v3
- Updated dependencies [36cb6803]
- @keystatic/astro@1.0.1

## 0.0.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.9",
"version": "0.0.10",
"license": "MIT",
"scripts": {
"dev": "astro dev --host 127.0.0.1",
Expand All @@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/markdoc": "^0.5.0",
"@astrojs/react": "^3.0.0",
"@keystatic/astro": "^1.0.0",
"@keystatic/astro": "^1.0.1",
"@keystatic/core": "^0.1.2",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.0.11",
Expand Down

3 comments on commit 8baf6e0

@vercel
Copy link

@vercel vercel bot commented on 8baf6e0 Aug 31, 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-git-main-thinkmill-labs.vercel.app
keystatic.vercel.app
keystatic-thinkmill-labs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8baf6e0 Aug 31, 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.vercel.app
keystar-ui-thinkmill-labs.vercel.app
voussoir.vercel.app
keystar-ui-git-main-thinkmill-labs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8baf6e0 Aug 31, 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.