[ci] release (#2714)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-03-03 11:52:40 -06:00 committed by GitHub
parent b2c37385f9
commit 92447974f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
33 changed files with 70 additions and 61 deletions

View file

@ -1,6 +0,0 @@
---
'astro': patch
'@astrojs/markdown-remark': patch
---
Changed `data-astro-raw` to `is:raw` internally

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4", "astro": "^0.23.5",
"sass": "^1.49.8" "sass": "^1.49.8"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

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

View file

@ -12,6 +12,6 @@
"@docsearch/react": "^1.0.0-alpha.28" "@docsearch/react": "^1.0.0-alpha.28"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -10,7 +10,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4", "astro": "^0.23.5",
"preact": "~10.6.5", "preact": "~10.6.5",
"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.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-lit": "^0.4.0", "@astrojs/renderer-lit": "^0.4.0",
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.4.0", "@astrojs/renderer-solid": "^0.4.0",
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -10,6 +10,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.4.0", "@astrojs/renderer-solid": "^0.4.0",
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -11,7 +11,7 @@
"server": "node server/server.mjs" "server": "node server/server.mjs"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4", "astro": "^0.23.5",
"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.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,7 +9,7 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4", "astro": "^0.23.5",
"hast-util-select": "5.0.1", "hast-util-select": "5.0.1",
"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.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -9,6 +9,6 @@
"preview": "astro preview" "preview": "astro preview"
}, },
"devDependencies": { "devDependencies": {
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

@ -17,6 +17,6 @@
}, },
"devDependencies": { "devDependencies": {
"@astrojs/renderer-solid": "^0.4.0", "@astrojs/renderer-solid": "^0.4.0",
"astro": "^0.23.4" "astro": "^0.23.5"
} }
} }

View file

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

View file

@ -1,5 +1,14 @@
# astro # astro
## 0.23.5
### Patch Changes
- [#2706](https://github.com/withastro/astro/pull/2706) [`b2c37385`](https://github.com/withastro/astro/commit/b2c37385f94614232d9a378ef2ef3264d5405cc8) Thanks [@JuanM04](https://github.com/JuanM04)! - Changed `data-astro-raw` to `is:raw` internally
- Updated dependencies [[`b2c37385`](https://github.com/withastro/astro/commit/b2c37385f94614232d9a378ef2ef3264d5405cc8)]:
- @astrojs/markdown-remark@0.6.4
## 0.23.4 ## 0.23.4
### Patch Changes ### Patch Changes
@ -73,12 +82,12 @@
```typescript ```typescript
// src/pages/company.json.ts // src/pages/company.json.ts
export async function get() { export async function get() {
return { return {
body: JSON.stringify({ body: JSON.stringify({
name: 'Astro Technology Company', name: 'Astro Technology Company',
url: 'https://astro.build/', url: 'https://astro.build/',
}), }),
}; };
} }
``` ```
@ -240,12 +249,12 @@
```typescript ```typescript
// src/pages/company.json.ts // src/pages/company.json.ts
export async function get() { export async function get() {
return { return {
body: JSON.stringify({ body: JSON.stringify({
name: 'Astro Technology Company', name: 'Astro Technology Company',
url: 'https://astro.build/', url: 'https://astro.build/',
}), }),
}; };
} }
``` ```
@ -1600,10 +1609,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' }]],
}, },
}; };
``` ```
@ -1623,10 +1632,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.23.4", "version": "0.23.5",
"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",
@ -60,7 +60,7 @@
"dependencies": { "dependencies": {
"@astrojs/compiler": "^0.11.4", "@astrojs/compiler": "^0.11.4",
"@astrojs/language-server": "^0.8.6", "@astrojs/language-server": "^0.8.6",
"@astrojs/markdown-remark": "^0.6.3", "@astrojs/markdown-remark": "^0.6.4",
"@astrojs/prism": "0.4.0", "@astrojs/prism": "0.4.0",
"@astrojs/renderer-preact": "^0.5.0", "@astrojs/renderer-preact": "^0.5.0",
"@astrojs/renderer-react": "0.5.0", "@astrojs/renderer-react": "0.5.0",

View file

@ -1,5 +1,11 @@
# @astrojs/markdown-remark # @astrojs/markdown-remark
## 0.6.4
### Patch Changes
- [#2706](https://github.com/withastro/astro/pull/2706) [`b2c37385`](https://github.com/withastro/astro/commit/b2c37385f94614232d9a378ef2ef3264d5405cc8) Thanks [@JuanM04](https://github.com/JuanM04)! - Changed `data-astro-raw` to `is:raw` internally
## 0.6.3 ## 0.6.3
### Patch Changes ### Patch Changes
@ -153,10 +159,10 @@
```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' }]],
}, },
}; };
``` ```

View file

@ -1,6 +1,6 @@
{ {
"name": "@astrojs/markdown-remark", "name": "@astrojs/markdown-remark",
"version": "0.6.3", "version": "0.6.4",
"type": "module", "type": "module",
"author": "withastro", "author": "withastro",
"license": "MIT", "license": "MIT",