[ci] release (#2923)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
9904c4c89d
commit
425139f912
31 changed files with 93 additions and 92 deletions
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'astro': patch
|
||||
---
|
||||
|
||||
Fix typing of `integrations` array in user config
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/preact": "^0.0.2",
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"sass": "^1.49.9"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"@astrojs/preact": "^0.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@example/my-component": "workspace:*",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -8,6 +8,6 @@
|
|||
"serve": "astro --project-root demo preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -20,6 +20,6 @@
|
|||
"devDependencies": {
|
||||
"@astrojs/preact": "^0.0.2",
|
||||
"@astrojs/react": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/lit": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"@astrojs/solid-js": "^0.0.3",
|
||||
"@astrojs/svelte": "^0.0.2",
|
||||
"@astrojs/vue": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/preact": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"preact": "^10.6.6"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"react": "^17.0.2",
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/solid-js": "^0.0.3",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"solid-js": "^1.3.13"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/svelte": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"svelte": "^3.46.4"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/vue": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.2.31"
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"@astrojs/sitemap": "^0.0.2",
|
||||
"@astrojs/tailwind": "^0.0.2",
|
||||
"@astrojs/turbolinks": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@webcomponents/template-shadowroot": "^0.1.0",
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/preact": "^0.0.2",
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"sass": "^1.49.9"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"devDependencies": {
|
||||
"@astrojs/svelte": "^0.0.2",
|
||||
"@astrojs/node": "^0.0.2",
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"concurrently": "^7.0.0",
|
||||
"lightcookie": "^1.0.25",
|
||||
"unocss": "^0.15.6",
|
||||
|
|
|
@ -9,6 +9,6 @@
|
|||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/react": "^0.0.2",
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"sass": "^1.49.9"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/markdown-remark": "^0.7.0",
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"hast-util-select": "5.0.1",
|
||||
"rehype-autolink-headings": "^6.1.1",
|
||||
"rehype-slug": "^5.0.1",
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/markdown-remark": "^0.7.0",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@astrojs/react": "^0.0.2",
|
||||
"@astrojs/svelte": "^0.0.2",
|
||||
"@astrojs/vue": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"preact": "^10.6.6",
|
||||
|
|
|
@ -25,6 +25,6 @@
|
|||
"@astrojs/solid-js": "^0.0.3",
|
||||
"@astrojs/svelte": "^0.0.2",
|
||||
"@astrojs/vue": "^0.0.2",
|
||||
"astro": "^0.25.3"
|
||||
"astro": "^0.25.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/tailwind": "^0.0.2",
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"autoprefixer": "^10.4.4",
|
||||
"canvas-confetti": "^1.5.1",
|
||||
"postcss": "^8.4.12",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"preview": "astro preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"astro": "^0.25.3",
|
||||
"astro": "^0.25.4",
|
||||
"vite-plugin-pwa": "0.11.11",
|
||||
"workbox-window": "^6.5.2"
|
||||
}
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# astro
|
||||
|
||||
## 0.25.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#2907](https://github.com/withastro/astro/pull/2907) [`22b1432e`](https://github.com/withastro/astro/commit/22b1432e3eed6ff40a0ab383c8f1f06f0df10d62) Thanks [@delucis](https://github.com/delucis)! - Fix typing of `integrations` array in user config
|
||||
|
||||
## 0.25.3
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "astro",
|
||||
"version": "0.25.3",
|
||||
"version": "0.25.4",
|
||||
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
|
||||
"type": "module",
|
||||
"author": "withastro",
|
||||
|
|
|
@ -44,7 +44,7 @@ importers:
|
|||
examples/blog:
|
||||
specifiers:
|
||||
'@astrojs/preact': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
preact: ^10.6.6
|
||||
dependencies:
|
||||
preact: 10.6.6
|
||||
|
@ -55,7 +55,7 @@ importers:
|
|||
examples/blog-multiple-authors:
|
||||
specifiers:
|
||||
'@astrojs/preact': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
preact: ^10.6.6
|
||||
sass: ^1.49.9
|
||||
dependencies:
|
||||
|
@ -67,14 +67,14 @@ importers:
|
|||
|
||||
examples/component:
|
||||
specifiers:
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
astro: link:../../packages/astro
|
||||
|
||||
examples/component/demo:
|
||||
specifiers:
|
||||
'@example/my-component': workspace:*
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
'@example/my-component': link:../packages/my-component
|
||||
astro: link:../../../packages/astro
|
||||
|
@ -90,7 +90,7 @@ importers:
|
|||
'@docsearch/css': ^3.0.0
|
||||
'@docsearch/react': ^3.0.0
|
||||
'@types/react': ^17.0.43
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
preact: ^10.6.6
|
||||
react: ^17.0.2
|
||||
react-dom: ^17.0.2
|
||||
|
@ -109,13 +109,13 @@ importers:
|
|||
|
||||
examples/env-vars:
|
||||
specifiers:
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
astro: link:../../packages/astro
|
||||
|
||||
examples/framework-alpine:
|
||||
specifiers:
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
astro: link:../../packages/astro
|
||||
|
||||
|
@ -123,7 +123,7 @@ importers:
|
|||
specifiers:
|
||||
'@astrojs/lit': ^0.0.2
|
||||
'@webcomponents/template-shadowroot': ^0.1.0
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
lit: ^2.2.1
|
||||
dependencies:
|
||||
'@webcomponents/template-shadowroot': 0.1.0
|
||||
|
@ -141,7 +141,7 @@ importers:
|
|||
'@astrojs/svelte': ^0.0.2
|
||||
'@astrojs/vue': ^0.0.2
|
||||
'@webcomponents/template-shadowroot': ^0.1.0
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
lit: ^2.2.1
|
||||
preact: ^10.6.6
|
||||
react: ^17.0.2
|
||||
|
@ -170,7 +170,7 @@ importers:
|
|||
examples/framework-preact:
|
||||
specifiers:
|
||||
'@astrojs/preact': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
preact: ^10.6.6
|
||||
dependencies:
|
||||
preact: 10.6.6
|
||||
|
@ -181,7 +181,7 @@ importers:
|
|||
examples/framework-react:
|
||||
specifiers:
|
||||
'@astrojs/react': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
react: ^17.0.2
|
||||
react-dom: ^17.0.2
|
||||
dependencies:
|
||||
|
@ -194,7 +194,7 @@ importers:
|
|||
examples/framework-solid:
|
||||
specifiers:
|
||||
'@astrojs/solid-js': ^0.0.3
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
solid-js: ^1.3.13
|
||||
dependencies:
|
||||
solid-js: 1.3.13
|
||||
|
@ -205,7 +205,7 @@ importers:
|
|||
examples/framework-svelte:
|
||||
specifiers:
|
||||
'@astrojs/svelte': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
svelte: ^3.46.4
|
||||
dependencies:
|
||||
svelte: 3.46.4
|
||||
|
@ -216,7 +216,7 @@ importers:
|
|||
examples/framework-vue:
|
||||
specifiers:
|
||||
'@astrojs/vue': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
vue: ^3.2.31
|
||||
dependencies:
|
||||
vue: 3.2.31
|
||||
|
@ -233,7 +233,7 @@ importers:
|
|||
'@astrojs/tailwind': ^0.0.2
|
||||
'@astrojs/turbolinks': ^0.0.2
|
||||
'@webcomponents/template-shadowroot': ^0.1.0
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
lit: ^2.2.1
|
||||
preact: ^10.6.6
|
||||
react: ^17.0.2
|
||||
|
@ -261,20 +261,20 @@ importers:
|
|||
|
||||
examples/minimal:
|
||||
specifiers:
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
astro: link:../../packages/astro
|
||||
|
||||
examples/non-html-pages:
|
||||
specifiers:
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
astro: link:../../packages/astro
|
||||
|
||||
examples/portfolio:
|
||||
specifiers:
|
||||
'@astrojs/preact': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
preact: ^10.6.6
|
||||
sass: ^1.49.9
|
||||
dependencies:
|
||||
|
@ -288,7 +288,7 @@ importers:
|
|||
specifiers:
|
||||
'@astrojs/node': ^0.0.2
|
||||
'@astrojs/svelte': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
concurrently: ^7.0.0
|
||||
lightcookie: ^1.0.25
|
||||
svelte: ^3.46.4
|
||||
|
@ -307,14 +307,14 @@ importers:
|
|||
|
||||
examples/starter:
|
||||
specifiers:
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
astro: link:../../packages/astro
|
||||
|
||||
examples/subpath:
|
||||
specifiers:
|
||||
'@astrojs/react': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
react: ^17.0.2
|
||||
react-dom: ^17.0.2
|
||||
sass: ^1.49.9
|
||||
|
@ -333,7 +333,7 @@ importers:
|
|||
'@astrojs/react': ^0.0.2
|
||||
'@astrojs/svelte': ^0.0.2
|
||||
'@astrojs/vue': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
preact: ^10.6.6
|
||||
react: ^17.0.2
|
||||
react-dom: ^17.0.2
|
||||
|
@ -356,7 +356,7 @@ importers:
|
|||
examples/with-markdown-plugins:
|
||||
specifiers:
|
||||
'@astrojs/markdown-remark': ^0.7.0
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
hast-util-select: 5.0.1
|
||||
rehype-autolink-headings: ^6.1.1
|
||||
rehype-slug: ^5.0.1
|
||||
|
@ -374,7 +374,7 @@ importers:
|
|||
examples/with-markdown-shiki:
|
||||
specifiers:
|
||||
'@astrojs/markdown-remark': ^0.7.0
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
devDependencies:
|
||||
'@astrojs/markdown-remark': link:../../packages/markdown/remark
|
||||
astro: link:../../packages/astro
|
||||
|
@ -389,7 +389,7 @@ importers:
|
|||
'@nanostores/preact': ^0.1.3
|
||||
'@nanostores/react': ^0.1.5
|
||||
'@nanostores/vue': ^0.4.1
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
nanostores: ^0.5.12
|
||||
preact: ^10.6.6
|
||||
react: ^17.0.2
|
||||
|
@ -417,7 +417,7 @@ importers:
|
|||
examples/with-tailwindcss:
|
||||
specifiers:
|
||||
'@astrojs/tailwind': ^0.0.2
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
autoprefixer: ^10.4.4
|
||||
canvas-confetti: ^1.5.1
|
||||
postcss: ^8.4.12
|
||||
|
@ -432,7 +432,7 @@ importers:
|
|||
|
||||
examples/with-vite-plugin-pwa:
|
||||
specifiers:
|
||||
astro: ^0.25.3
|
||||
astro: ^0.25.4
|
||||
vite-plugin-pwa: 0.11.11
|
||||
workbox-window: ^6.5.2
|
||||
devDependencies:
|
||||
|
|
Loading…
Reference in a new issue