[ci] release (#3772)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
3a13f7d428
commit
8cbe92b74b
12 changed files with 23 additions and 22 deletions
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@astrojs/preact': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Fix "Invalid hook call" warning
|
|
|
@ -9,7 +9,7 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"astro": "^1.0.0-beta.59",
|
"astro": "^1.0.0-beta.59",
|
||||||
"sass": "^1.52.2"
|
"sass": "^1.52.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"astro": "^1.0.0-beta.59"
|
"astro": "^1.0.0-beta.59"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"react-dom": "^18.1.0"
|
"react-dom": "^18.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"@astrojs/react": "^0.2.0",
|
"@astrojs/react": "^0.2.0",
|
||||||
"astro": "^1.0.0-beta.59"
|
"astro": "^1.0.0-beta.59"
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/lit": "^0.3.0",
|
"@astrojs/lit": "^0.3.0",
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"@astrojs/react": "^0.2.0",
|
"@astrojs/react": "^0.2.0",
|
||||||
"@astrojs/solid-js": "^0.2.0",
|
"@astrojs/solid-js": "^0.2.0",
|
||||||
"@astrojs/svelte": "^0.2.0",
|
"@astrojs/svelte": "^0.2.0",
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"astro": "^1.0.0-beta.59"
|
"astro": "^1.0.0-beta.59"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
"preview": "astro preview"
|
"preview": "astro preview"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"astro": "^1.0.0-beta.59",
|
"astro": "^1.0.0-beta.59",
|
||||||
"sass": "^1.52.2"
|
"sass": "^1.52.2"
|
||||||
},
|
},
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/markdown-remark": "^0.11.3",
|
"@astrojs/markdown-remark": "^0.11.3",
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"@astrojs/react": "^0.2.0",
|
"@astrojs/react": "^0.2.0",
|
||||||
"@astrojs/svelte": "^0.2.0",
|
"@astrojs/svelte": "^0.2.0",
|
||||||
"@astrojs/vue": "^0.2.0",
|
"@astrojs/vue": "^0.2.0",
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"vue": "^3.2.37"
|
"vue": "^3.2.37"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/preact": "^0.3.0",
|
"@astrojs/preact": "^0.3.1",
|
||||||
"@astrojs/react": "^0.2.0",
|
"@astrojs/react": "^0.2.0",
|
||||||
"@astrojs/solid-js": "^0.2.0",
|
"@astrojs/solid-js": "^0.2.0",
|
||||||
"@astrojs/svelte": "^0.2.0",
|
"@astrojs/svelte": "^0.2.0",
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @astrojs/preact
|
# @astrojs/preact
|
||||||
|
|
||||||
|
## 0.3.1
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- [#3769](https://github.com/withastro/astro/pull/3769) [`b934ab5d`](https://github.com/withastro/astro/commit/b934ab5d860aa3adeec56a9c395f629ee7252ca4) Thanks [@hippotastic](https://github.com/hippotastic)! - Fix "Invalid hook call" warning
|
||||||
|
|
||||||
## 0.3.0
|
## 0.3.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "@astrojs/preact",
|
"name": "@astrojs/preact",
|
||||||
"description": "Use Preact components within Astro",
|
"description": "Use Preact components within Astro",
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"author": "withastro",
|
"author": "withastro",
|
||||||
|
|
|
@ -55,7 +55,7 @@ importers:
|
||||||
|
|
||||||
examples/blog:
|
examples/blog:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
astro: ^1.0.0-beta.59
|
astro: ^1.0.0-beta.59
|
||||||
preact: ^10.7.3
|
preact: ^10.7.3
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -66,7 +66,7 @@ importers:
|
||||||
|
|
||||||
examples/blog-multiple-authors:
|
examples/blog-multiple-authors:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
astro: ^1.0.0-beta.59
|
astro: ^1.0.0-beta.59
|
||||||
preact: ^10.7.3
|
preact: ^10.7.3
|
||||||
sass: ^1.52.2
|
sass: ^1.52.2
|
||||||
|
@ -97,7 +97,7 @@ importers:
|
||||||
examples/docs:
|
examples/docs:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@algolia/client-search': ^4.13.1
|
'@algolia/client-search': ^4.13.1
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
'@astrojs/react': ^0.2.0
|
'@astrojs/react': ^0.2.0
|
||||||
'@docsearch/css': ^3.1.0
|
'@docsearch/css': ^3.1.0
|
||||||
'@docsearch/react': ^3.1.0
|
'@docsearch/react': ^3.1.0
|
||||||
|
@ -150,7 +150,7 @@ importers:
|
||||||
examples/framework-multiple:
|
examples/framework-multiple:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/lit': ^0.3.0
|
'@astrojs/lit': ^0.3.0
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
'@astrojs/react': ^0.2.0
|
'@astrojs/react': ^0.2.0
|
||||||
'@astrojs/solid-js': ^0.2.0
|
'@astrojs/solid-js': ^0.2.0
|
||||||
'@astrojs/svelte': ^0.2.0
|
'@astrojs/svelte': ^0.2.0
|
||||||
|
@ -184,7 +184,7 @@ importers:
|
||||||
|
|
||||||
examples/framework-preact:
|
examples/framework-preact:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
astro: ^1.0.0-beta.59
|
astro: ^1.0.0-beta.59
|
||||||
preact: ^10.7.3
|
preact: ^10.7.3
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -294,7 +294,7 @@ importers:
|
||||||
|
|
||||||
examples/portfolio:
|
examples/portfolio:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
astro: ^1.0.0-beta.59
|
astro: ^1.0.0-beta.59
|
||||||
preact: ^10.7.3
|
preact: ^10.7.3
|
||||||
sass: ^1.52.2
|
sass: ^1.52.2
|
||||||
|
@ -350,7 +350,7 @@ importers:
|
||||||
examples/with-markdown:
|
examples/with-markdown:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/markdown-remark': ^0.11.3
|
'@astrojs/markdown-remark': ^0.11.3
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
'@astrojs/react': ^0.2.0
|
'@astrojs/react': ^0.2.0
|
||||||
'@astrojs/svelte': ^0.2.0
|
'@astrojs/svelte': ^0.2.0
|
||||||
'@astrojs/vue': ^0.2.0
|
'@astrojs/vue': ^0.2.0
|
||||||
|
@ -402,7 +402,7 @@ importers:
|
||||||
|
|
||||||
examples/with-nanostores:
|
examples/with-nanostores:
|
||||||
specifiers:
|
specifiers:
|
||||||
'@astrojs/preact': ^0.3.0
|
'@astrojs/preact': ^0.3.1
|
||||||
'@astrojs/react': ^0.2.0
|
'@astrojs/react': ^0.2.0
|
||||||
'@astrojs/solid-js': ^0.2.0
|
'@astrojs/solid-js': ^0.2.0
|
||||||
'@astrojs/svelte': ^0.2.0
|
'@astrojs/svelte': ^0.2.0
|
||||||
|
|
Loading…
Reference in a new issue