Skip to content

Commit 4eaa5a9

Browse files
[ci] release (#973)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 50fc0a9 commit 4eaa5a9

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/modern-flies-watch.md

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

.changeset/real-otters-mix.md

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

packages/compiler/CHANGELOG.md

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

3+
## 2.7.0
4+
5+
### Minor Changes
6+
7+
- 50fc0a9: Implement the `transition:persist-props` transformation
8+
9+
### Patch Changes
10+
11+
- f45dbfd: Updates deprecated Node.js 16 github actions.
12+
313
## 2.6.0
414

515
### Minor 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": "2.6.0",
8+
"version": "2.7.0",
99
"scripts": {
1010
"build": "tsup"
1111
},

0 commit comments

Comments
 (0)