Skip to content

Commit

Permalink
chore: release main (#3719)
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 Dec 10, 2024
1 parent d9197b2 commit c608626
Show file tree
Hide file tree
Showing 49 changed files with 249 additions and 113 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.1.16","apps/ceros":"1.0.24","apps/cloudinary":"1.0.7","apps/cloudinary2":"1.1.5","apps/flexfields":"1.2.6","apps/shopify":"2.0.8","apps/surfer":"1.0.27","apps/uploadcare":"1.0.23","apps/voucherify":"1.0.25","apps/imageHotspotCreator":"1.0.23","apps/transifex":"1.2.9","apps/adapt-essentials-asset-fields":"1.1.9","apps/wix":"1.0.17","apps/intershop":"1.0.18","apps/bynder-content-workflow":"1.0.7","apps/amplitude-experiment":"1.0.5","apps/xillio-transcreate":"1.0.2","apps/raster":"1.0.3","apps/eppo":"1.0.2","apps/livestory":"1.0.0","apps/frontify":"1.0.0"}
{"apps/bynder":"1.1.16","apps/ceros":"1.0.25","apps/cloudinary":"1.0.7","apps/cloudinary2":"1.1.6","apps/flexfields":"1.2.7","apps/shopify":"2.0.9","apps/surfer":"1.0.28","apps/uploadcare":"1.0.24","apps/voucherify":"1.0.26","apps/imageHotspotCreator":"1.0.23","apps/transifex":"1.2.10","apps/adapt-essentials-asset-fields":"1.1.10","apps/wix":"1.0.18","apps/intershop":"1.0.19","apps/bynder-content-workflow":"1.0.8","apps/amplitude-experiment":"1.0.5","apps/xillio-transcreate":"1.0.2","apps/raster":"1.0.4","apps/eppo":"1.0.3","apps/livestory":"1.0.1","apps/frontify":"1.0.0","apps/growthbook":"1.0.0"}
9 changes: 9 additions & 0 deletions apps/adapt-essentials-asset-fields/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.1.10](https://github.com/contentful/marketplace-partner-apps/compare/adapt-essentials-asset-fields-v1.1.9...adapt-essentials-asset-fields-v1.1.10) (2024-12-10)


### Bug Fixes

* **deps:** bump prettier from 3.3.3 to 3.4.1 in /apps/adapt-essentials-asset-fields in the production-dependencies group ([#3729](https://github.com/contentful/marketplace-partner-apps/issues/3729)) ([8bf2543](https://github.com/contentful/marketplace-partner-apps/commit/8bf25431346ebd13e813c4c169c715b432306f52))
* **deps:** bump prettier from 3.4.1 to 3.4.2 in /apps/adapt-essentials-asset-fields in the production-dependencies group ([#3815](https://github.com/contentful/marketplace-partner-apps/issues/3815)) ([ff48838](https://github.com/contentful/marketplace-partner-apps/commit/ff48838b93423bd87525536e7c81a51830655d89))
* **deps:** bump the production-dependencies group in /apps/adapt-essentials-asset-fields with 2 updates ([#3736](https://github.com/contentful/marketplace-partner-apps/issues/3736)) ([8820be9](https://github.com/contentful/marketplace-partner-apps/commit/8820be9d2a91a3f49c7f3f3af39976c9db6b78d1))

## [1.1.9](https://github.com/contentful/marketplace-partner-apps/compare/adapt-essentials-asset-fields-v1.1.8...adapt-essentials-asset-fields-v1.1.9) (2024-11-26)


Expand Down
4 changes: 2 additions & 2 deletions apps/adapt-essentials-asset-fields/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/adapt-essentials-asset-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adapt-essentials-asset-fields",
"private": true,
"version": "1.1.9",
"version": "1.1.10",
"type": "module",
"scripts": {
"install-ci": "npm ci",
Expand Down
7 changes: 7 additions & 0 deletions apps/bynder-content-workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.8](https://github.com/contentful/marketplace-partner-apps/compare/bynder-content-workflow-v1.0.7...bynder-content-workflow-v1.0.8) (2024-12-10)


### Bug Fixes

* **deps:** bump nanoid from 3.3.7 to 3.3.8 in /apps/bynder-content-workflow ([#3859](https://github.com/contentful/marketplace-partner-apps/issues/3859)) ([9351b4d](https://github.com/contentful/marketplace-partner-apps/commit/9351b4d9d1503c8f6b65af0303ddcc654f4d4cdf))

## [1.0.7](https://github.com/contentful/marketplace-partner-apps/compare/bynder-content-workflow-v1.0.6...bynder-content-workflow-v1.0.7) (2024-11-08)


Expand Down
4 changes: 2 additions & 2 deletions apps/bynder-content-workflow/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/bynder-content-workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bynder-content-workflow",
"version": "1.0.7",
"version": "1.0.8",
"private": true,
"dependencies": {
"@contentful/app-sdk": "4.29.2",
Expand Down
10 changes: 10 additions & 0 deletions apps/ceros/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.0.25](https://github.com/contentful/marketplace-partner-apps/compare/ceros-contentful-app-v1.0.24...ceros-contentful-app-v1.0.25) (2024-12-10)


### Bug Fixes

* **deps:** bump @contentful/f36-components from 4.74.2 to 4.74.3 in /apps/ceros in the production-dependencies group ([#3746](https://github.com/contentful/marketplace-partner-apps/issues/3746)) ([f0420c5](https://github.com/contentful/marketplace-partner-apps/commit/f0420c5a2c376effa3982ed2f9d000f04974dbbd))
* **deps:** bump contentful-management from 11.39.2 to 11.40.0 in /apps/ceros in the production-dependencies group ([#3716](https://github.com/contentful/marketplace-partner-apps/issues/3716)) ([b04d040](https://github.com/contentful/marketplace-partner-apps/commit/b04d0406221a866b66523e54d25eaa4c86d4d419))
* **deps:** bump contentful-management from 11.40.0 to 11.40.1 in /apps/ceros in the production-dependencies group ([#3798](https://github.com/contentful/marketplace-partner-apps/issues/3798)) ([8304815](https://github.com/contentful/marketplace-partner-apps/commit/8304815dc885627f4d1bc97ba00f3244ac72142e))
* **deps:** bump contentful-management from 11.40.1 to 11.40.2 in /apps/ceros in the production-dependencies group ([#3816](https://github.com/contentful/marketplace-partner-apps/issues/3816)) ([ee03a38](https://github.com/contentful/marketplace-partner-apps/commit/ee03a389def66bae90bd37649b8f3724d9e6c1ea))

## [1.0.24](https://github.com/contentful/marketplace-partner-apps/compare/ceros-contentful-app-v1.0.23...ceros-contentful-app-v1.0.24) (2024-11-26)


Expand Down
4 changes: 2 additions & 2 deletions apps/ceros/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/ceros/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ceros-contentful-app",
"version": "1.0.24",
"version": "1.0.25",
"private": true,
"dependencies": {
"@contentful/app-sdk": "^4.29.3",
Expand Down
8 changes: 8 additions & 0 deletions apps/cloudinary2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.1.6](https://github.com/contentful/marketplace-partner-apps/compare/cloudinary-assets-v1.1.5...cloudinary-assets-v1.1.6) (2024-12-10)


### Bug Fixes

* **deps:** bump @contentful/f36-components from 4.74.2 to 4.74.3 in /apps/cloudinary2 in the production-dependencies group ([#3732](https://github.com/contentful/marketplace-partner-apps/issues/3732)) ([cb79356](https://github.com/contentful/marketplace-partner-apps/commit/cb7935695d6587e0002ae2dea70d1d6fb5a32ba5))
* **deps:** bump contentful-management from 11.39.2 to 11.40.0 in /apps/cloudinary2 in the production-dependencies group ([#3725](https://github.com/contentful/marketplace-partner-apps/issues/3725)) ([08dce5f](https://github.com/contentful/marketplace-partner-apps/commit/08dce5fefdeb398d07a8836242a5c7b86c56781c))

## [1.1.5](https://github.com/contentful/marketplace-partner-apps/compare/cloudinary-assets-v1.1.4...cloudinary-assets-v1.1.5) (2024-11-26)


Expand Down
4 changes: 2 additions & 2 deletions apps/cloudinary2/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/cloudinary2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/cloudinary-assets",
"version": "1.1.5",
"version": "1.1.6",
"private": true,
"dependencies": {
"@contentful/app-sdk": "4.25.0",
Expand Down
8 changes: 8 additions & 0 deletions apps/eppo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.3](https://github.com/contentful/marketplace-partner-apps/compare/eppo-contentful-app-v1.0.2...eppo-contentful-app-v1.0.3) (2024-12-10)


### Bug Fixes

* **deps:** bump nanoid from 3.3.7 to 3.3.8 in /apps/eppo ([#3860](https://github.com/contentful/marketplace-partner-apps/issues/3860)) ([067e0e2](https://github.com/contentful/marketplace-partner-apps/commit/067e0e2b3f712a809639336bcf3f2678416da60f))
* **deps:** bump path-to-regexp and express in /apps/eppo ([#3826](https://github.com/contentful/marketplace-partner-apps/issues/3826)) ([d11d3e2](https://github.com/contentful/marketplace-partner-apps/commit/d11d3e2ae4c3f42489edc09fe43aea8c2643c463))

## [1.0.2](https://github.com/contentful/marketplace-partner-apps/compare/eppo-contentful-app-v1.0.1...eppo-contentful-app-v1.0.2) (2024-11-26)


Expand Down
4 changes: 2 additions & 2 deletions apps/eppo/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/eppo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eppo-contentful-app",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"scripts": {
"start": "cross-env BROWSER=none NODE_ENV=development PORT=3001 react-scripts start",
Expand Down
10 changes: 10 additions & 0 deletions apps/flexfields/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.2.7](https://github.com/contentful/marketplace-partner-apps/compare/thrillworks-flex-fields-app-v1.2.6...thrillworks-flex-fields-app-v1.2.7) (2024-12-10)


### Bug Fixes

* **deps:** bump @contentful/default-field-editors from 1.7.46 to 1.7.47 in /apps/flexfields in the production-dependencies group ([#3846](https://github.com/contentful/marketplace-partner-apps/issues/3846)) ([86aedd5](https://github.com/contentful/marketplace-partner-apps/commit/86aedd5d44ae21ead82dfc2018cec46239f9b91c))
* **deps:** bump nanoid from 3.3.7 to 3.3.8 in /apps/flexfields ([#3861](https://github.com/contentful/marketplace-partner-apps/issues/3861)) ([50512f4](https://github.com/contentful/marketplace-partner-apps/commit/50512f4ce1dcaf576ffe7c938ebe638fa53c3178))
* **deps:** bump the production-dependencies group across 1 directory with 7 updates ([#3814](https://github.com/contentful/marketplace-partner-apps/issues/3814)) ([c1cd62e](https://github.com/contentful/marketplace-partner-apps/commit/c1cd62ed7ffa651921fea3171619003e62e8f1d0))
* **deps:** bump the production-dependencies group in /apps/flexfields with 2 updates ([#3857](https://github.com/contentful/marketplace-partner-apps/issues/3857)) ([4110b4e](https://github.com/contentful/marketplace-partner-apps/commit/4110b4ee61a9c157db52572c48f1154540a02fab))

## [1.2.6](https://github.com/contentful/marketplace-partner-apps/compare/thrillworks-flex-fields-app-v1.2.5...thrillworks-flex-fields-app-v1.2.6) (2024-10-30)


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.2.6",
"version": "1.2.7",
"license": "MIT",
"dependencies": {
"@contentful/app-sdk": "4.29.3",
Expand Down
13 changes: 13 additions & 0 deletions apps/growthbook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog

## 1.0.0 (2024-12-10)


### Features

* Add Growthbook App ([#3615](https://github.com/contentful/marketplace-partner-apps/issues/3615)) ([4030a59](https://github.com/contentful/marketplace-partner-apps/commit/4030a59c49248e79076f1b0898b655fe9b562e26))


### Bug Fixes

* **deps:** Bump the production-dependencies group in /apps/growthbook with 4 updates ([#3865](https://github.com/contentful/marketplace-partner-apps/issues/3865)) ([406879e](https://github.com/contentful/marketplace-partner-apps/commit/406879e618e2d27e4e1afe0ecb97a8ddc9cc2dad))
Loading

0 comments on commit c608626

Please sign in to comment.