Skip to content

Commit bcec8ad

Browse files
authoredJan 18, 2022
[ci] release (withastro#2412)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 63ffcb3 commit bcec8ad

File tree

27 files changed

+39
-38
lines changed

27 files changed

+39
-38
lines changed
 

‎.changeset/flat-tips-happen.md

-5
This file was deleted.

‎examples/blog-multiple-authors/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/blog/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/component/demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/component/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"serve": "astro --project-root demo preview"
1313
},
1414
"devDependencies": {
15-
"astro": "^0.22.13"
15+
"astro": "^0.22.14"
1616
}
1717
}

‎examples/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@docsearch/react": "^1.0.0-alpha.28"
1313
},
1414
"devDependencies": {
15-
"astro": "^0.22.13"
15+
"astro": "^0.22.14"
1616
}
1717
}

‎examples/fast-build/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "astro preview"
1111
},
1212
"devDependencies": {
13-
"astro": "^0.22.13",
13+
"astro": "^0.22.14",
1414
"unocss": "^0.15.5",
1515
"vite-imagetools": "^4.0.1"
1616
}

‎examples/framework-alpine/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/framework-lit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"devDependencies": {
1212
"@astrojs/renderer-lit": "^0.3.1",
13-
"astro": "^0.22.13"
13+
"astro": "^0.22.14"
1414
}
1515
}

‎examples/framework-multiple/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"devDependencies": {
1212
"@astrojs/renderer-solid": "^0.3.1",
13-
"astro": "^0.22.13"
13+
"astro": "^0.22.14"
1414
}
1515
}

‎examples/framework-preact/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/framework-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/framework-solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"devDependencies": {
1212
"@astrojs/renderer-solid": "^0.3.1",
13-
"astro": "^0.22.13"
13+
"astro": "^0.22.14"
1414
}
1515
}

‎examples/framework-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/framework-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/minimal/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/portfolio-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/portfolio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/starter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/subpath/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/with-markdown-plugins/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13",
12+
"astro": "^0.22.14",
1313
"hast-util-select": "5.0.1",
1414
"rehype-autolink-headings": "^6.1.0",
1515
"rehype-slug": "^5.0.0",

‎examples/with-markdown/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13"
12+
"astro": "^0.22.14"
1313
}
1414
}

‎examples/with-nanostores/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
},
1818
"devDependencies": {
1919
"@astrojs/renderer-solid": "^0.3.1",
20-
"astro": "^0.22.13"
20+
"astro": "^0.22.14"
2121
}
2222
}

‎examples/with-tailwindcss/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13",
12+
"astro": "^0.22.14",
1313
"autoprefixer": "^10.4.0",
1414
"tailwindcss": "^3.0.5"
1515
}

‎examples/with-vite-plugin-pwa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^0.22.13",
12+
"astro": "^0.22.14",
1313
"vite-plugin-pwa": "0.11.5"
1414
}
1515
}

‎packages/astro/CHANGELOG.md

+14-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro
22

3+
## 0.22.14
4+
5+
### Patch Changes
6+
7+
- [#2393](https://github.com/withastro/astro/pull/2393) [`bcc617f9`](https://github.com/withastro/astro/commit/bcc617f9dc560bd61535c136297e97fb11013d6f) Thanks [@matthewp](https://github.com/matthewp)! - Prepends site subpath when using --experimental-static-build
8+
39
## 0.22.13
410

511
### Patch Changes
@@ -1133,10 +1139,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve
11331139
11341140
```js
11351141
export default {
1136-
markdownOptions: {
1137-
remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]],
1138-
rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]],
1139-
},
1142+
markdownOptions: {
1143+
remarkPlugins: ['remark-slug', ['remark-autolink-headings', { behavior: 'prepend' }]],
1144+
rehypePlugins: ['rehype-slug', ['rehype-autolink-headings', { behavior: 'prepend' }]],
1145+
},
11401146
};
11411147
```
11421148

@@ -1156,10 +1162,10 @@ For convenience, you may now also move your `astro.config.js` file to a top-leve
11561162

11571163
```js
11581164
export default {
1159-
name: '@matthewp/my-renderer',
1160-
server: './server.js',
1161-
client: './client.js',
1162-
hydrationPolyfills: ['./my-polyfill.js'],
1165+
name: '@matthewp/my-renderer',
1166+
server: './server.js',
1167+
client: './client.js',
1168+
hydrationPolyfills: ['./my-polyfill.js'],
11631169
};
11641170
```
11651171

‎packages/astro/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro",
3-
"version": "0.22.13",
3+
"version": "0.22.14",
44
"description": "Astro is a modern site builder with web best practices, performance, and DX front-of-mind.",
55
"type": "module",
66
"author": "withastro",

0 commit comments

Comments
 (0)
Please sign in to comment.