chore: release (#2118)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-12-03 16:29:11 -06:00 committed by GitHub
parent 8346a1f2b9
commit fe11bdb5f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 32 additions and 34 deletions

View file

@ -1,5 +0,0 @@
---
'astro': patch
---
Fixes aliases on windows.

View file

@ -1,7 +0,0 @@
---
'astro': patch
---
Fixes regression introduced in `@astrojs/compiler` related to active formatting elements
See [CHANGELOG](https://github.com/withastro/compiler/blob/main/lib/compiler/CHANGELOG.md#057).

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -12,7 +12,7 @@
"@docsearch/react": "^1.0.0-alpha.27" "@docsearch/react": "^1.0.0-alpha.27"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9", "astro": "^0.21.10",
"@snowpack/plugin-dotenv": "^2.1.0" "@snowpack/plugin-dotenv": "^2.1.0"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-lit": "^0.2.1", "@astrojs/renderer-lit": "^0.2.1",
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.2.1", "@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.2.1", "@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9", "astro": "^0.21.10",
"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.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -16,6 +16,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.2.1", "@astrojs/renderer-solid": "^0.2.1",
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9", "astro": "^0.21.10",
"autoprefixer": "^10.4.0", "autoprefixer": "^10.4.0",
"tailwindcss": "^2.2.19" "tailwindcss": "^2.2.19"
} }

View file

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

View file

@ -1,5 +1,15 @@
# astro # astro
## 0.21.10
### Patch Changes
- [#2109](https://github.com/withastro/astro/pull/2109) [`3e4cfea4`](https://github.com/withastro/astro/commit/3e4cfea4e29ab958d69e4502c1f634a007393a7b) Thanks [@Mikkel-T](https://github.com/Mikkel-T)! - Fixes aliases on windows.
* [#2117](https://github.com/withastro/astro/pull/2117) [`8346a1f2`](https://github.com/withastro/astro/commit/8346a1f2b9e38d68788e0c6dc62f872a46ebe8a7) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fixes regression introduced in `@astrojs/compiler` related to active formatting elements
See [CHANGELOG](https://github.com/withastro/compiler/blob/main/lib/compiler/CHANGELOG.md#057).
## 0.21.9 ## 0.21.9
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "astro", "name": "astro",
"version": "0.21.9", "version": "0.21.10",
"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.",
"author": "withastro", "author": "withastro",
"license": "MIT", "license": "MIT",

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.21.9" "astro": "^0.21.10"
} }
} }