Skip to content

Commit

Permalink
chore(release): [ci] release (next) (#29)
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] authored May 13, 2023
1 parent 0addff5 commit cff0b78
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"demo": "0.0.1"
},
"changesets": [
"lemon-lies-visit"
"lemon-lies-visit",
"thin-eagles-study"
]
}
8 changes: 8 additions & 0 deletions astro-portabletext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# astro-portabletext

## 0.9.0-next.1

### Patch Changes

- 343552e: Removed compiling step for package release:

- Pre-compiling isn't necessary as Astro handles Typescript for us

## 0.9.0-next.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion astro-portabletext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-portabletext",
"version": "0.9.0-next.0",
"version": "0.9.0-next.1",
"type": "module",
"description": "Render Portable Text with Astro",
"keywords": [
Expand Down

0 comments on commit cff0b78

Please sign in to comment.