Skip to content

Commit e03886e

Browse files
[ci] release (#639)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 008c9cc commit e03886e

File tree

6 files changed

+10
-21
lines changed

6 files changed

+10
-21
lines changed

.changeset/healthy-actors-occur.md

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

.changeset/honest-lemons-pump.md

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

.changeset/short-crabs-chew.md

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

.changeset/spicy-beans-train.md

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

packages/compiler/CHANGELOG.md

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

3+
## 0.29.17
4+
5+
### Patch Changes
6+
7+
- 1e7e098: Add warning for invalid spread attributes
8+
- 3cc6f55: Fix handling of unterminated template literal attributes
9+
- 48c5677: Update default `internalURL` to `astro/runtime/server/index.js`
10+
- 2893f33: Fix a number of `table` and `expression` related bugs
11+
312
## 0.29.16
413

514
### 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.16",
8+
"version": "0.29.17",
99
"scripts": {
1010
"build": "tsc -p ."
1111
},

0 commit comments

Comments
 (0)