[ci] release (#2366)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-01-13 09:37:44 -05:00 committed by GitHub
parent a9b44f2936
commit 834e5299f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 41 additions and 43 deletions

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixes use of framework renderers in the static build

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixes shared CSS within the static build

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-lit": "^0.3.0", "@astrojs/renderer-lit": "^0.3.0",
"astro": "^0.22.10" "astro": "^0.22.11"
} }
} }

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,5 +1,13 @@
# astro # astro
## 0.22.11
### Patch Changes
- [#2367](https://github.com/withastro/astro/pull/2367) [`2aa5ba5c`](https://github.com/withastro/astro/commit/2aa5ba5c52d0fa6eb2d17ca0b38a761ab40f8ca4) Thanks [@matthewp](https://github.com/matthewp)! - Fixes use of framework renderers in the static build
* [#2365](https://github.com/withastro/astro/pull/2365) [`20d0cce6`](https://github.com/withastro/astro/commit/20d0cce681d5e913ca19c2466055f69541bced23) Thanks [@matthewp](https://github.com/matthewp)! - Fixes shared CSS within the static build
## 0.22.10 ## 0.22.10
### Patch Changes ### Patch Changes
@ -1108,10 +1116,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve
```js ```js
export default { export default {
markdownOptions: { markdownOptions: {
remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]], remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]],
rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]], rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]],
}, },
}; };
``` ```
@ -1131,10 +1139,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve
```js ```js
export default { export default {
name: '@matthewp/my-renderer', name: '@matthewp/my-renderer',
server: './server.js', server: './server.js',
client: './client.js', client: './client.js',
hydrationPolyfills: ['./my-polyfill.js'], hydrationPolyfills: ['./my-polyfill.js'],
}; };
``` ```

View file

@ -1,6 +1,6 @@
{ {
"name": "astro", "name": "astro",
"version": "0.22.10", "version": "0.22.11",
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.", "description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
"type": "module", "type": "module",
"author": "withastro", "author": "withastro",