Skip to content

Commit

Permalink
chore: release main (#500)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>thrillworks-flex-fields-app: 1.0.1</summary>

##
[1.0.1](thrillworks-flex-fields-app-v1.0.0...thrillworks-flex-fields-app-v1.0.1)
(2023-11-29)


### Bug Fixes

* flexfields to render rich text fields
([#496](#496))
([ff9025d](ff9025d))
</details>

<details><summary>image-hotspot-creator: 1.0.2</summary>

##
[1.0.2](image-hotspot-creator-v1.0.1...image-hotspot-creator-v1.0.2)
(2023-11-29)


### Bug Fixes

* Update createHotspot.tsx
([#489](#489))
([7e34934](7e34934))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Nov 29, 2023
1 parent ff9025d commit 491ecd0
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"apps/bynder":"1.0.0","apps/ceros":"1.0.0","apps/cloudinary":"1.0.0","apps/cloudinary2":"1.0.0","apps/flexfields":"1.0.0","apps/shopify":"1.0.0","apps/surfer":"1.0.0","apps/uploadcare":"1.0.0","apps/voucherify":"1.0.0","apps/imageHotspotCreator":"1.0.1"}
{"apps/bynder":"1.0.0","apps/ceros":"1.0.0","apps/cloudinary":"1.0.0","apps/cloudinary2":"1.0.0","apps/flexfields":"1.0.1","apps/shopify":"1.0.0","apps/surfer":"1.0.0","apps/uploadcare":"1.0.0","apps/voucherify":"1.0.0","apps/imageHotspotCreator":"1.0.2"}
7 changes: 7 additions & 0 deletions apps/flexfields/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.1](https://github.com/contentful/marketplace-partner-apps/compare/thrillworks-flex-fields-app-v1.0.0...thrillworks-flex-fields-app-v1.0.1) (2023-11-29)


### Bug Fixes

* flexfields to render rich text fields ([#496](https://github.com/contentful/marketplace-partner-apps/issues/496)) ([ff9025d](https://github.com/contentful/marketplace-partner-apps/commit/ff9025dc9f26e26706d90f74c6bbdb07f890bf65))

## 1.0.0 (2023-11-07)


Expand Down
4 changes: 2 additions & 2 deletions apps/flexfields/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/flexfields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thrillworks-flex-fields-app",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"@contentful/app-sdk": "4.23.1",
Expand Down
7 changes: 7 additions & 0 deletions apps/imageHotspotCreator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.2](https://github.com/contentful/marketplace-partner-apps/compare/image-hotspot-creator-v1.0.1...image-hotspot-creator-v1.0.2) (2023-11-29)


### Bug Fixes

* Update createHotspot.tsx ([#489](https://github.com/contentful/marketplace-partner-apps/issues/489)) ([7e34934](https://github.com/contentful/marketplace-partner-apps/commit/7e349344183954915a80f3df9eae7a0aa1d60ebf))

## [1.0.1](https://github.com/contentful/marketplace-partner-apps/compare/image-hotspot-creator-v1.0.0...image-hotspot-creator-v1.0.1) (2023-11-27)


Expand Down
4 changes: 2 additions & 2 deletions apps/imageHotspotCreator/package-lock.json

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

2 changes: 1 addition & 1 deletion apps/imageHotspotCreator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "image-hotspot-creator",
"version": "1.0.1",
"version": "1.0.2",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
Expand Down

0 comments on commit 491ecd0

Please sign in to comment.