[ci] release (#2291)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-30 09:14:21 -05:00 committed by GitHub
parent 9b9d935840
commit 1da4682a50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 40 additions and 39 deletions

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Preserve wasm stack trace when verbose logging is enabled

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

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

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.1" "astro": "^0.22.2"
} }
} }

View file

@ -10,7 +10,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1", "astro": "^0.22.2",
"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.1" "astro": "^0.22.2"
} }
} }

View file

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

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.3.0", "@astrojs/renderer-solid": "^0.3.0",
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.3.0", "@astrojs/renderer-solid": "^0.3.0",
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1", "astro": "^0.22.2",
"rehype-add-classes": "^1.0.0", "rehype-add-classes": "^1.0.0",
"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.1" "astro": "^0.22.2"
} }
} }

View file

@ -17,6 +17,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.3.0", "@astrojs/renderer-solid": "^0.3.0",
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1", "astro": "^0.22.2",
"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.1", "astro": "^0.22.2",
"vite-plugin-pwa": "0.11.5" "vite-plugin-pwa": "0.11.5"
} }
} }

View file

@ -1,5 +1,11 @@
# astro # astro
## 0.22.2
### Patch Changes
- [#2290](https://github.com/withastro/astro/pull/2290) [`c77cf52e`](https://github.com/withastro/astro/commit/c77cf52e1648a2581479bd3187b5a5fa1f918832) Thanks [@matthewp](https://github.com/matthewp)! - Preserve wasm stack trace when verbose logging is enabled
## 0.22.1 ## 0.22.1
### Patch Changes ### Patch Changes
@ -1035,10 +1041,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' }]],
}, },
}; };
``` ```
@ -1058,10 +1064,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.1", "version": "0.22.2",
"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",

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.22.1" "astro": "^0.22.2"
} }
} }