Skip to content

Commit 4fe90fd

Browse files
[ci] release (#628)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6ff1d80 commit 4fe90fd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cold-mice-stare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/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.29.14
4+
5+
### Patch Changes
6+
7+
- 6ff1d80: Fix regression introduced by https://github.com/withastro/compiler/pull/617
8+
39
## 0.29.13
410

511
### Patch Changes

packages/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.29.13",
8+
"version": "0.29.14",
99
"scripts": {
1010
"build": "tsc -p ."
1111
},

0 commit comments

Comments
 (0)