Skip to content

Commit 75ffa01

Browse files
chore(release): [ci] release (next)
1 parent cc4783b commit 75ffa01

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
},
88
"changesets": [
99
"giant-mugs-look",
10+
"shy-donkeys-judge",
1011
"wise-wasps-explain"
1112
]
1213
}

astro-portabletext/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# astro-portabletext
22

3+
## 0.7.0-next.2
4+
5+
### Patch Changes
6+
7+
- 67cdf4c: Fixes "Cannot redefine property: Symbol(astro-portabletext)" error
8+
9+
Astro in `dev` mode caused an issue on refresh
10+
311
## 0.7.0-next.1
412

513
### Minor Changes

astro-portabletext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-portabletext",
3-
"version": "0.7.0-next.1",
3+
"version": "0.7.0-next.2",
44
"type": "module",
55
"description": "Render Portable Text with Astro",
66
"keywords": [

0 commit comments

Comments
 (0)