[ci] release (next) (#2838)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
This commit is contained in:
github-actions[bot] 2022-03-19 10:34:59 -07:00 committed by GitHub
parent 2a8580c251
commit 5df8d68094
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
30 changed files with 64 additions and 57 deletions

View file

@ -60,6 +60,7 @@
"eighty-trees-thank",
"fuzzy-lies-nail",
"lemon-needles-count",
"moody-trees-allow",
"silent-walls-tan",
"spotty-houses-stare"
]

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.0.1",
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"sass": "^1.49.9"
},
"dependencies": {

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"@astrojs/preact": "^0.0.1"
},
"dependencies": {

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@example/my-component": "workspace:*",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -8,6 +8,6 @@
"serve": "astro --project-root demo preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -20,6 +20,6 @@
"devDependencies": {
"@astrojs/preact": "^0.0.1",
"@astrojs/react": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/lit": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -15,7 +15,7 @@
"@astrojs/solid-js": "^0.0.1",
"@astrojs/svelte": "^0.0.1",
"@astrojs/vue": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"preact": "^10.6.6"

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/react": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"react": "^17.0.2",

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/solid-js": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"solid-js": "^1.3.6"

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/svelte": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"svelte": "^3.46.4"

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/vue": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"vue": "^3.2.30"

View file

@ -15,7 +15,7 @@
"@astrojs/sitemap": "^0.0.1",
"@astrojs/tailwind": "^0.0.1",
"@astrojs/turbolinks": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"@webcomponents/template-shadowroot": "^0.1.0",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/preact": "^0.0.1",
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"sass": "^1.49.9"
},
"dependencies": {

View file

@ -13,7 +13,7 @@
},
"devDependencies": {
"@astrojs/svelte": "^0.0.1",
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"concurrently": "^7.0.0",
"lightcookie": "^1.0.25",
"unocss": "^0.15.6",

View file

@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/react": "^0.0.1",
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"sass": "^1.49.9"
},
"dependencies": {

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.7.0-next.0",
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",

View file

@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.7.0-next.0",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -14,7 +14,7 @@
"@astrojs/react": "^0.0.1",
"@astrojs/svelte": "^0.0.1",
"@astrojs/vue": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
},
"dependencies": {
"preact": "^10.6.6",

View file

@ -25,6 +25,6 @@
"@astrojs/solid-js": "^0.0.1",
"@astrojs/svelte": "^0.0.1",
"@astrojs/vue": "^0.0.1",
"astro": "^0.25.0-next.0"
"astro": "^0.25.0-next.1"
}
}

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/tailwind": "^0.0.1",
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"autoprefixer": "^10.4.4",
"canvas-confetti": "^1.5.1",
"postcss": "^8.4.12",

View file

@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
"astro": "^0.25.0-next.0",
"astro": "^0.25.0-next.1",
"vite-plugin-pwa": "0.11.11",
"workbox-window": "^6.5.1"
}

View file

@ -1,5 +1,11 @@
# astro
## 0.25.0-next.1
### Patch Changes
- [#2835](https://github.com/withastro/astro/pull/2835) [`77ebab8b`](https://github.com/withastro/astro/commit/77ebab8bb27d67bc45a5af160d6b545521897802) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Fix missing `postcss-load-config` dependency
## 0.25.0-next.0
### Minor Changes

View file

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