Skip to content

Commit

Permalink
chore: release main (#4221)
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 Jan 30, 2025
1 parent 8eb62fe commit 2846a4e
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 5 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.26","apps/cloudinary":"1.0.7","apps/cloudinary2":"1.1.6","apps/flexfields":"1.2.9","apps/shopify":"2.0.10","apps/surfer":"1.0.28","apps/uploadcare":"1.0.24","apps/voucherify":"1.0.27","apps/imageHotspotCreator":"1.0.24","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.1.0","apps/xillio-transcreate":"1.0.2","apps/raster":"1.0.5","apps/eppo":"1.0.3","apps/livestory":"1.0.2","apps/frontify":"1.0.0","apps/growthbook":"1.0.1","apps/docs-to-rich-text":"1.0.0","apps/vwo-fme":"1.0.0"}
{"apps/bynder":"1.1.16","apps/ceros":"1.0.26","apps/cloudinary":"1.0.7","apps/cloudinary2":"1.1.6","apps/flexfields":"1.2.9","apps/shopify":"2.0.10","apps/surfer":"1.0.28","apps/uploadcare":"1.0.24","apps/voucherify":"1.0.27","apps/imageHotspotCreator":"1.0.24","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.1.0","apps/xillio-transcreate":"1.0.2","apps/raster":"1.0.5","apps/eppo":"1.0.3","apps/livestory":"1.0.2","apps/frontify":"1.0.0","apps/growthbook":"1.0.1","apps/docs-to-rich-text":"1.0.0","apps/vwo-fme":"1.0.0","apps/sfmc-studio":"1.0.0"}
9 changes: 9 additions & 0 deletions apps/sfmc-studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Changelog

## 1.0.0 (2025-01-30)


### Features

* sfmc studio release ([#4220](https://github.com/contentful/marketplace-partner-apps/issues/4220)) ([8eb62fe](https://github.com/contentful/marketplace-partner-apps/commit/8eb62fefdac37258dda2b1294c51f162216b0c95))
* Sfmc-Studio app submission ([#2200](https://github.com/contentful/marketplace-partner-apps/issues/2200)) ([450dde7](https://github.com/contentful/marketplace-partner-apps/commit/450dde77f3cfeef6ef532eb73910da2440251564))
4 changes: 2 additions & 2 deletions apps/sfmc-studio/package-lock.json

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

4 changes: 2 additions & 2 deletions apps/sfmc-studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "contentful-marketing-app-client",
"version": "0.1.0",
"version": "1.0.0",
"private": true,
"scripts": {
"install-ci": "npm ci",
Expand All @@ -17,7 +17,7 @@
"<rootDir>/jest.setup.js"
]
},
"coverage": "jest --coverage --silent --json --outputFile=jest-output.json"
"coverage": "jest --coverage --silent --json --outputFile=jest-output.json"
},
"dependencies": {
"@ant-design/plots": "^2.2.6",
Expand Down

0 comments on commit 2846a4e

Please sign in to comment.