Skip to content

Commit 0c2ab5b

Browse files
chore(release): [ci] release (#24)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4a79cf3 commit 0c2ab5b

File tree

4 files changed

+14
-24
lines changed

4 files changed

+14
-24
lines changed

.changeset/pink-trainers-warn.md

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

.changeset/pre.json

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

astro-portabletext/CHANGELOG.md

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

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- dab66b0: #22 / missing export LIST_NEST_MODE_HTML
8+
9+
Updated dependencies to fix the issue. Thanks @TaraBryn.
10+
11+
| Package | From | To |
12+
| --------------------- | ----- | ----- |
13+
| @portabletext/toolkit | 1.0.6 | 2.0.1 |
14+
| @portabletext/types | 2.0.0 | 2.0.2 |
15+
316
## 0.8.0-next.0
417

518
### 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.8.0-next.0",
3+
"version": "0.8.0",
44
"type": "module",
55
"description": "Render Portable Text with Astro",
66
"keywords": [

0 commit comments

Comments
 (0)