Skip to content

Commit 9de7628

Browse files
[ci] release (next) (#317)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4497628 commit 9de7628

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"long-kids-wait",
1010
"modern-dots-destroy",
1111
"poor-maps-fly",
12+
"quick-lamps-stare",
1213
"short-tips-begin",
1314
"stupid-colts-grab",
1415
"tasty-garlics-call",

lib/compiler/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @astrojs/compiler
22

3+
## 0.12.0-next.8
4+
5+
### Patch Changes
6+
7+
- 4497628: Improve head injection behavior
8+
39
## 0.12.0-next.7
410

511
### Patch Changes

lib/compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"bugs": "https://github.com/withastro/compiler/issues",
77
"homepage": "https://astro.build",
8-
"version": "0.12.0-next.7",
8+
"version": "0.12.0-next.8",
99
"scripts": {
1010
"build": "tsc -p ."
1111
},

0 commit comments

Comments
 (0)