Skip to content

Commit

Permalink
chore: batch release main (#83)
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>
Co-authored-by: Tom Theisel <tom.theisel@gmail.com>
  • Loading branch information
github-actions[bot] and theisel committed Aug 24, 2023
1 parent 8504f8f commit 2d33ea0
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 22 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.9.3","demo":"0.0.5"}
{"astro-portabletext":"0.9.4","demo":"0.0.6"}
17 changes: 10 additions & 7 deletions astro-portabletext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
28 changes: 16 additions & 12 deletions demo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2d33ea0

Please sign in to comment.