[ci] release (#2372)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-01-14 14:40:12 -05:00 committed by GitHub
parent bd931a0a14
commit f5ce6edb5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 60 additions and 57 deletions

View file

@ -1,5 +0,0 @@
---
'@astrojs/renderer-react': patch
---
Fix for using the React renderer with the static build

View file

@ -1,5 +0,0 @@
---
'@astrojs/renderer-lit': patch
---
Makes the renderer compatible with the static build

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixes support for Lit within the static build

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Hydrated component fix with the static build

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -12,6 +12,6 @@
"serve": "astro --project-root demo preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -12,6 +12,6 @@
"@docsearch/react": "^1.0.0-alpha.28"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -10,7 +10,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11",
"astro": "^0.22.12",
"unocss": "^0.15.5",
"vite-imagetools": "^4.0.1"
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/renderer-lit": "^0.3.0",
"astro": "^0.22.11"
"@astrojs/renderer-lit": "^0.3.1",
"astro": "^0.22.12"
}
}

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.3.1",
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.3.1",
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11",
"astro": "^0.22.12",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -17,6 +17,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.3.1",
"astro": "^0.22.11"
"astro": "^0.22.12"
}
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11",
"astro": "^0.22.12",
"autoprefixer": "^10.4.0",
"tailwindcss": "^3.0.5"
}

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.22.11",
"astro": "^0.22.12",
"vite-plugin-pwa": "0.11.5"
}
}

View file

@ -1,5 +1,16 @@
# astro
## 0.22.12
### Patch Changes
- [#2370](https://github.com/withastro/astro/pull/2370) [`a7967530`](https://github.com/withastro/astro/commit/a7967530dfe9cfab5d6d866c8d2bcba9c47de39c) Thanks [@matthewp](https://github.com/matthewp)! - Fixes support for Lit within the static build
* [#2373](https://github.com/withastro/astro/pull/2373) [`92532b88`](https://github.com/withastro/astro/commit/92532b88820bc45f3f02bca0054e8433c3f7a743) Thanks [@matthewp](https://github.com/matthewp)! - Hydrated component fix with the static build
* Updated dependencies [[`20eaddb2`](https://github.com/withastro/astro/commit/20eaddb2a723253c7fbde3e56955a549bdf3f342)]:
- @astrojs/renderer-react@0.4.1
## 0.22.11
### Patch Changes
@ -1116,10 +1127,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve
```js
export default {
markdownOptions: {
remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]],
rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]],
},
markdownOptions: {
remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]],
rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]],
},
};
```
@ -1139,10 +1150,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve
```js
export default {
name: '@matthewp/my-renderer',
server: './server.js',
client: './client.js',
hydrationPolyfills: ['./my-polyfill.js'],
name: '@matthewp/my-renderer',
server: './server.js',
client: './client.js',
hydrationPolyfills: ['./my-polyfill.js'],
};
```

View file

@ -1,6 +1,6 @@
{
"name": "astro",
"version": "0.22.11",
"version": "0.22.12",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module",
"author": "withastro",
@ -61,7 +61,7 @@
"@astrojs/markdown-remark": "^0.6.0",
"@astrojs/prism": "0.4.0",
"@astrojs/renderer-preact": "^0.4.0",
"@astrojs/renderer-react": "0.4.0",
"@astrojs/renderer-react": "0.4.1",
"@astrojs/renderer-svelte": "0.3.1",
"@astrojs/renderer-vue": "0.3.0",
"@astropub/webapi": "^0.10.1",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-lit
## 0.3.1
### Patch Changes
- [#2370](https://github.com/withastro/astro/pull/2370) [`a7967530`](https://github.com/withastro/astro/commit/a7967530dfe9cfab5d6d866c8d2bcba9c47de39c) Thanks [@matthewp](https://github.com/matthewp)! - Makes the renderer compatible with the static build
## 0.3.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@astrojs/renderer-lit",
"version": "0.3.0",
"version": "0.3.1",
"description": "Use Lit components within Astro",
"type": "module",
"author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/renderer-react
## 0.4.1
### Patch Changes
- [#2369](https://github.com/withastro/astro/pull/2369) [`20eaddb2`](https://github.com/withastro/astro/commit/20eaddb2a723253c7fbde3e56955a549bdf3f342) Thanks [@matthewp](https://github.com/matthewp)! - Fix for using the React renderer with the static build
## 0.4.0
### Minor Changes

View file

@ -1,7 +1,7 @@
{
"name": "@astrojs/renderer-react",
"description": "Use React components within Astro",
"version": "0.4.0",
"version": "0.4.1",
"type": "module",
"author": "withastro",
"license": "MIT",