Skip to content

Commit

Permalink
[ci] release (#639)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 16, 2022
1 parent 008c9cc commit e03886e
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/healthy-actors-occur.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/honest-lemons-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-crabs-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-beans-train.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/compiler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @astrojs/compiler

## 0.29.17

### Patch Changes

- 1e7e098: Add warning for invalid spread attributes
- 3cc6f55: Fix handling of unterminated template literal attributes
- 48c5677: Update default `internalURL` to `astro/runtime/server/index.js`
- 2893f33: Fix a number of `table` and `expression` related bugs

## 0.29.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"bugs": "https://github.com/withastro/compiler/issues",
"homepage": "https://astro.build",
"version": "0.29.16",
"version": "0.29.17",
"scripts": {
"build": "tsc -p ."
},
Expand Down

0 comments on commit e03886e

Please sign in to comment.