Skip to content

Commit

Permalink
[ci] release (#973)
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 Mar 5, 2024
1 parent 50fc0a9 commit 4eaa5a9
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/modern-flies-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-otters-mix.md

This file was deleted.

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

## 2.7.0

### Minor Changes

- 50fc0a9: Implement the `transition:persist-props` transformation

### Patch Changes

- f45dbfd: Updates deprecated Node.js 16 github actions.

## 2.6.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.6.0",
"version": "2.7.0",
"scripts": {
"build": "tsup"
},
Expand Down

0 comments on commit 4eaa5a9

Please sign in to comment.