Skip to content

Commit

Permalink
chore: publish [skip ci]
Browse files Browse the repository at this point in the history
 - @contentful/[email protected]
 - @contentful/[email protected]
  • Loading branch information
contentful-automation[bot] committed Aug 27, 2024
1 parent 443cd1c commit 2ff1661
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 6 deletions.
6 changes: 6 additions & 0 deletions apps/sap-commerce-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1](https://github.com/contentful/apps/compare/@contentful/[email protected]...@contentful/[email protected]) (2024-08-27)

### Bug Fixes

- SAP license ([#8746](https://github.com/contentful/apps/issues/8746)) ([443cd1c](https://github.com/contentful/apps/commit/443cd1c6b42601113f0f1eaf31494aba8d5c3db1))

# 1.1.0 (2024-08-27)

### Bug Fixes
Expand Down
6 changes: 6 additions & 0 deletions apps/sap-commerce-cloud/app-actions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.2](https://github.com/contentful/apps/compare/@contentful/[email protected]...@contentful/[email protected]) (2024-08-27)

### Bug Fixes

- SAP license ([#8746](https://github.com/contentful/apps/issues/8746)) ([443cd1c](https://github.com/contentful/apps/commit/443cd1c6b42601113f0f1eaf31494aba8d5c3db1))

## 1.0.1 (2024-08-27)

**Note:** Version bump only for package @contentful/sap-commerce-cloud-app-actions
4 changes: 2 additions & 2 deletions apps/sap-commerce-cloud/app-actions/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/sap-commerce-cloud/app-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/sap-commerce-cloud-app-actions",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",
"scripts": {
"build": "NODE_ENV=production tsc",
Expand Down
4 changes: 2 additions & 2 deletions apps/sap-commerce-cloud/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/sap-commerce-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@contentful/sap-commerce-cloud",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"create-app-definition": "contentful-app-scripts create-app-definition",
"build": "rimraf ./build && npm run build-frontend && npm run build-app-actions",
Expand Down

0 comments on commit 2ff1661

Please sign in to comment.