Skip to content

Commit

Permalink
[ci] release (#1034)
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] committed Jul 31, 2024
1 parent 21b7b95 commit b9b0b6a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-terms-sleep.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-ghosts-fly.md

This file was deleted.

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

## 2.10.1

### Patch Changes

- 21b7b95: Revert the transformation of top-level returns into throws in TSX as it was buggy in numerous situations
- af471f5: Fixes positions for extracted tags being wrong when using IncludeStyles and IncludeScripts set to false

## 2.10.0

### Minor 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": "2.10.0",
"version": "2.10.1",
"scripts": {
"build": "tsup"
},
Expand Down

0 comments on commit b9b0b6a

Please sign in to comment.