Skip to content

Commit

Permalink
chore: release main (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
1 parent 3ab5d15 commit 2156f18
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "astro-portabletext": "0.10.0" }
{"astro-portabletext":"0.10.0"}
7 changes: 7 additions & 0 deletions astro-portabletext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# astro-portabletext

## [0.10.1](https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.10.0...astro-portabletext@0.10.1) (2024-11-04)


### Bug Fixes

* **deps:** bump @portabletext/toolkit to v2.0.16 ([#159](https://github.com/theisel/astro-portabletext/issues/159)) ([3ab5d15](https://github.com/theisel/astro-portabletext/commit/3ab5d150f4342d7c0ec258d1e21f43912c1f0f20))

## [0.10.0](https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.9.9...astro-portabletext@0.10.0) (2024-05-07)


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.10.0",
"version": "0.10.1",
"type": "module",
"description": "Render Portable Text with Astro",
"keywords": [
Expand Down

0 comments on commit 2156f18

Please sign in to comment.