Skip to content

Commit

Permalink
Version Packages (withastro#1928)
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] committed Nov 19, 2021
1 parent e6aaeff commit b481870
Show file tree
Hide file tree
Showing 47 changed files with 126 additions and 119 deletions.
9 changes: 0 additions & 9 deletions .changeset/changeset-1.md

This file was deleted.

4 changes: 0 additions & 4 deletions .changeset/changeset-2.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/changeset-3.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/changeset-4.md

This file was deleted.

47 changes: 0 additions & 47 deletions .changeset/pre.json

This file was deleted.

2 changes: 1 addition & 1 deletion examples/blog-multiple-authors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@docsearch/react": "^1.0.0-alpha.27"
},
"devDependencies": {
"astro": "^0.21.0-next.12",
"astro": "^0.21.0",
"@snowpack/plugin-dotenv": "^2.1.0"
}
}
4 changes: 2 additions & 2 deletions examples/framework-lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.2.0-next.0",
"astro": "^0.21.0-next.12"
"@astrojs/renderer-lit": "^0.2.0",
"astro": "^0.21.0"
}
}
4 changes: 2 additions & 2 deletions examples/framework-multiple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.1",
"astro": "^0.21.0-next.12"
"@astrojs/renderer-solid": "^0.2.0",
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/framework-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
4 changes: 2 additions & 2 deletions examples/framework-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.1",
"astro": "^0.21.0-next.12"
"@astrojs/renderer-solid": "^0.2.0",
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/framework-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/framework-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/minimal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/portfolio-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/portfolio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/subpath/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/with-markdown-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12",
"astro": "^0.21.0",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/with-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12"
"astro": "^0.21.0"
}
}
4 changes: 2 additions & 2 deletions examples/with-nanostores/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"nanostores": "^0.3.3"
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.2.0-next.1",
"astro": "^0.21.0-next.12"
"@astrojs/renderer-solid": "^0.2.0",
"astro": "^0.21.0"
}
}
2 changes: 1 addition & 1 deletion examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.21.0-next.12",
"astro": "^0.21.0",
"autoprefixer": "^10.4.0",
"tailwindcss": "^2.2.19"
}
Expand Down
2 changes: 2 additions & 0 deletions packages/astro-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @astrojs/parser

## 0.20.3

## 0.20.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@astrojs/parser",
"version": "0.20.2",
"version": "0.20.3",
"author": "Skypack",
"license": "MIT",
"type": "commonjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/astro-prism/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @astrojs/prism

## 0.3.0

### Patch Changes

- e6aaeff5: - Adds compatibility to work with Astro 0.21.
- New typings added for the primary export.

## 0.3.0-next.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-prism/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@astrojs/prism",
"version": "0.3.0-next.0",
"version": "0.3.0",
"description": "IYKYK",
"main": "index.mjs",
"repository": {
Expand Down
25 changes: 25 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# astro

## 0.21.0

### Minor Changes

- e6aaeff5: Astro 0.21 is here! [Read the complete migration guide](https://docs.astro.build/migration/0.21.0/).

This new version of Astro includes:

- A new, faster, [Go-based compiler](https://github.com/snowpackjs/astro-compiler)
- A completely new runtime backed by [Vite](https://vitejs.dev/), with significantly dev experience improvements
- Improved support for loading Astro config files, including `.cjs`, `.js`, and `.ts` files
- And [many more features](https://astro.build/blog/astro-021-preview/)!

### Patch Changes

- Updated dependencies [e6aaeff5]
- Updated dependencies [e6aaeff5]
- Updated dependencies [e6aaeff5]
- @astrojs/renderer-preact@0.3.0
- @astrojs/renderer-react@0.3.0
- @astrojs/renderer-svelte@0.2.0
- @astrojs/renderer-vue@0.2.0
- @astrojs/markdown-remark@0.4.0
- @astrojs/prism@0.3.0

## 0.21.0-next.12

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro",
"version": "0.21.0-next.12",
"version": "0.21.0",
"author": "Skypack",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -55,12 +55,12 @@
"dependencies": {
"@astrojs/compiler": "^0.3.3",
"@astrojs/language-server": "^0.7.16",
"@astrojs/markdown-remark": "^0.4.0-next.2",
"@astrojs/prism": "0.3.0-next.0",
"@astrojs/renderer-preact": "^0.3.0-next.1",
"@astrojs/renderer-react": "0.3.0-next.1",
"@astrojs/renderer-svelte": "0.2.0-next.1",
"@astrojs/renderer-vue": "0.2.0-next.2",
"@astrojs/markdown-remark": "^0.4.0",
"@astrojs/prism": "0.3.0",
"@astrojs/renderer-preact": "^0.3.0",
"@astrojs/renderer-react": "0.3.0",
"@astrojs/renderer-svelte": "0.2.0",
"@astrojs/renderer-vue": "0.2.0",
"@babel/core": "^7.15.8",
"@babel/traverse": "^7.15.4",
"@proload/core": "^0.2.1",
Expand Down Expand Up @@ -107,7 +107,7 @@
"zod": "^3.8.1"
},
"devDependencies": {
"@astrojs/parser": "^0.20.2",
"@astrojs/parser": "^0.20.3",
"@babel/types": "^7.15.6",
"@types/chai": "^4.2.22",
"@types/connect": "^3.4.35",
Expand Down
2 changes: 2 additions & 0 deletions packages/create-astro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# create-astro

## 0.6.7

## 0.6.7-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-astro",
"version": "0.6.7-next.1",
"version": "0.6.7",
"type": "module",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions packages/markdown/remark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @astrojs/markdown-support

## 0.4.0

### Minor Changes

- e6aaeff5: Initial release.

### Patch Changes

- Updated dependencies [e6aaeff5]
- @astrojs/prism@0.3.0

## 0.4.0-next.2

### Patch Changes
Expand Down
Loading

0 comments on commit b481870

Please sign in to comment.