From 2d33ea0b70952709f119a29421c0bcfd25faa465 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 15:34:59 +1000 Subject: [PATCH] chore: batch release main (#83) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Tom Theisel --- .release-please-manifest.json | 2 +- astro-portabletext/CHANGELOG.md | 17 ++++++++++------- demo/CHANGELOG.md | 28 ++++++++++++++++------------ demo/package.json | 2 +- pnpm-lock.yaml | 2 +- 5 files changed, 29 insertions(+), 22 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b24ffc6..388e0b4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"astro-portabletext":"0.9.3","demo":"0.0.5"} +{"astro-portabletext":"0.9.4","demo":"0.0.6"} diff --git a/astro-portabletext/CHANGELOG.md b/astro-portabletext/CHANGELOG.md index c0ff39b..c17ddd8 100644 --- a/astro-portabletext/CHANGELOG.md +++ b/astro-portabletext/CHANGELOG.md @@ -1,20 +1,23 @@ # astro-portabletext -## [0.9.3](https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.9.2...astro-portabletext@0.9.3) (2023-08-24) +## [0.9.4](https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.9.3...astro-portabletext@0.9.4) (2023-08-24) +Bumped version to force new release -### Bug Fixes +`v0.9.3` skipped NPM release due to "not up to date" lockfile + +## [0.9.3](https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.9.2...astro-portabletext@0.9.3) (2023-08-24) -* **release:** fix bad release ([#80](https://github.com/theisel/astro-portabletext/issues/80)) ([a50bc83](https://github.com/theisel/astro-portabletext/commit/a50bc8391ae656bb202d72da17d0830e11c3c480)) +Bumped version to force new release -## [0.9.2](https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.9.1...astro-portabletext@0.9.2) (2023-08-24) +`v0.9.2` skipped NPM release due to "not up to date" lockfile +## [0.9.2](https://github.com/theisel/astro-portabletext/compare/astro-portabletext@0.9.1...astro-portabletext@0.9.2) (2023-08-24) ### Bug Fixes -* **deps:** update `astro-portabletext` dependencies ([#67](https://github.com/theisel/astro-portabletext/issues/67)) ([a712143](https://github.com/theisel/astro-portabletext/commit/a712143cb1d84e262ce98a9093b32611b93d87cc)) -* **deps:** update `astro-portabletext` dependencies ([#73](https://github.com/theisel/astro-portabletext/issues/73)) ([2fbb149](https://github.com/theisel/astro-portabletext/commit/2fbb14991192f04675cc2543aa7084e35891a188)) -* **lib/types:** interface `Mark` ([#62](https://github.com/theisel/astro-portabletext/issues/62)) ([33df21b](https://github.com/theisel/astro-portabletext/commit/33df21b1fe68fc9489c26c94259d1c7affe87dc7)) +- **deps:** update `astro-portabletext` dependencies ([#67](https://github.com/theisel/astro-portabletext/issues/67), [#73](https://github.com/theisel/astro-portabletext/issues/73)) ([a712143](https://github.com/theisel/astro-portabletext/commit/a712143cb1d84e262ce98a9093b32611b93d87cc), [2fbb149](https://github.com/theisel/astro-portabletext/commit/2fbb14991192f04675cc2543aa7084e35891a188)) +- **lib/types:** interface `Mark` ([#62](https://github.com/theisel/astro-portabletext/issues/62)) ([33df21b](https://github.com/theisel/astro-portabletext/commit/33df21b1fe68fc9489c26c94259d1c7affe87dc7)) ## 0.9.1 diff --git a/demo/CHANGELOG.md b/demo/CHANGELOG.md index 7d09502..e17f9e7 100644 --- a/demo/CHANGELOG.md +++ b/demo/CHANGELOG.md @@ -1,29 +1,33 @@ # Changelog -## [0.0.5](https://github.com/theisel/astro-portabletext/compare/demo@0.0.4...demo@0.0.5) (2023-08-24) +## [0.0.6](https://github.com/theisel/astro-portabletext/compare/demo@0.0.5...demo@0.0.6) (2023-08-24) +Bumped version to force new release as lockfile was "not up to date" ([#82](https://github.com/theisel/astro-portabletext/issues/82)) ([8504f8f](https://github.com/theisel/astro-portabletext/commit/8504f8fcd19a77518975acbce1ae4b848f503e59)) -### Bug Fixes +### Dependencies -* **release:** fix bad release ([#80](https://github.com/theisel/astro-portabletext/issues/80)) ([a50bc83](https://github.com/theisel/astro-portabletext/commit/a50bc8391ae656bb202d72da17d0830e11c3c480)) +- The following workspace dependencies were updated + - dependencies + - astro-portabletext bumped from ^0.9.3 to ^0.9.4 +## [0.0.5](https://github.com/theisel/astro-portabletext/compare/demo@0.0.4...demo@0.0.5) (2023-08-24) + +Bumped version to force new release as lockfile was "not up to date" ([#80](https://github.com/theisel/astro-portabletext/issues/80)) ([a50bc83](https://github.com/theisel/astro-portabletext/commit/a50bc8391ae656bb202d72da17d0830e11c3c480)) ### Dependencies -* The following workspace dependencies were updated - * dependencies - * astro-portabletext bumped from ^0.9.2 to ^0.9.3 +- The following workspace dependencies were updated + - dependencies + - astro-portabletext bumped from ^0.9.2 to ^0.9.3 ## [0.0.4](https://github.com/theisel/astro-portabletext/compare/demo-v0.0.3...demo@0.0.4) (2023-08-24) - ### Bug Fixes -* **deps:** update `demo` dependencies ([#72](https://github.com/theisel/astro-portabletext/issues/72)) ([c33800e](https://github.com/theisel/astro-portabletext/commit/c33800eb098379ae9766783eee0bda8b8b19f1a0)) - +- **deps:** update `demo` dependencies ([#72](https://github.com/theisel/astro-portabletext/issues/72)) ([c33800e](https://github.com/theisel/astro-portabletext/commit/c33800eb098379ae9766783eee0bda8b8b19f1a0)) ### Dependencies -* The following workspace dependencies were updated - * dependencies - * astro-portabletext bumped from ^0.9.1 to ^0.9.2 +- The following workspace dependencies were updated + - dependencies + - astro-portabletext bumped from ^0.9.1 to ^0.9.2 diff --git a/demo/package.json b/demo/package.json index 55f4b28..55d7e51 100644 --- a/demo/package.json +++ b/demo/package.json @@ -14,7 +14,7 @@ "@astrojs/solid-js": "^2.2.1", "@astrojs/svelte": "^3.1.1", "astro": "^2.10.13", - "astro-portabletext": "^0.9.3", + "astro-portabletext": "^0.9.4", "solid-js": "^1.7.11", "svelte": "^4.2.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0691d7c..6f8cc77 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,7 +78,7 @@ importers: specifier: ^2.10.13 version: 2.10.13(@types/node@20.5.3) astro-portabletext: - specifier: ^0.9.3 + specifier: ^0.9.4 version: link:../astro-portabletext solid-js: specifier: ^1.7.11