Skip to content

Commit 7391ef3

Browse files
authored
Merge pull request #19 from theisel/changeset-release/next
chore(release): [ci] release (next)
2 parents c9547e1 + 2c36a57 commit 7391ef3

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"demo": "0.0.1"
77
},
88
"changesets": [
9+
"eighty-parrots-walk",
910
"giant-mugs-look",
1011
"shy-donkeys-judge",
1112
"wise-wasps-explain"

astro-portabletext/CHANGELOG.md

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

3+
## 0.7.0-next.3
4+
5+
### Patch Changes
6+
7+
- c9547e1: Feat: Added [`<menu>`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/menu) to `components` props `list` type
8+
39
## 0.7.0-next.2
410

511
### Patch 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.2",
3+
"version": "0.7.0-next.3",
44
"type": "module",
55
"description": "Render Portable Text with Astro",
66
"keywords": [

0 commit comments

Comments
 (0)