Skip to content

Commit

Permalink
ci(changesets): version packages (#3550)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ct-changesets[bot] and github-actions[bot] committed Jul 3, 2024
1 parent d7b3aa9 commit 67a35e2
Show file tree
Hide file tree
Showing 83 changed files with 554 additions and 253 deletions.
6 changes: 0 additions & 6 deletions .changeset/cool-socks-knock.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/grumpy-schools-flow.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/hungry-rockets-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-icons-smoke.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/modern-wasps-join.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-mugs-yell.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/selfish-ants-hope.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/sharp-cups-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-pears-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-badgers-sparkle.md

This file was deleted.

25 changes: 25 additions & 0 deletions application-templates/starter-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# merchant-center-application-template-starter-typescript

## 22.29.0

### Patch Changes

- [#3552](https://github.com/commercetools/merchant-center-application-kit/pull/3552) [`ec43ee7`](https://github.com/commercetools/merchant-center-application-kit/commit/ec43ee72ab95c0245f6e4441930da641cae2a31f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all test-data packages to v8.5.0

- [#3551](https://github.com/commercetools/merchant-center-application-kit/pull/3551) [`8c10dd8`](https://github.com/commercetools/merchant-center-application-kit/commit/8c10dd837ffb27b20b40c1596707c64a96c7d41b) Thanks [@kark](https://github.com/kark)! - Ensure compatibility with yarn v3 by explicitly adding `@commercetools-frontend/babel-preset-mc-app` dependency for customization templates

- Updated dependencies [[`fcc8ce7`](https://github.com/commercetools/merchant-center-application-kit/commit/fcc8ce72bd1bed70551bf07907ca65c13ad13307), [`03ae4b2`](https://github.com/commercetools/merchant-center-application-kit/commit/03ae4b29ed78ee9d0fea6c5561125a56c5544945), [`4bd0fb6`](https://github.com/commercetools/merchant-center-application-kit/commit/4bd0fb65319fde21dafdfee36b7e6c7b7c9a5a52), [`df253eb`](https://github.com/commercetools/merchant-center-application-kit/commit/df253eb721fa33ba82eec939f05b7e3a6c491644), [`5363548`](https://github.com/commercetools/merchant-center-application-kit/commit/53635480ff4aef9dbc3960970d8d6bc0ba3991ef), [`999014a`](https://github.com/commercetools/merchant-center-application-kit/commit/999014a8feeb9d2b4a0873f4b064a75e1fafd242), [`c63fd6a`](https://github.com/commercetools/merchant-center-application-kit/commit/c63fd6ae02e4818267f0f133136bd823c5bb51d1)]:
- @commercetools-frontend/application-components@22.29.0
- @commercetools-frontend/application-shell@22.29.0
- @commercetools-frontend/application-shell-connectors@22.29.0
- @commercetools-frontend/application-config@22.29.0
- @commercetools-frontend/jest-preset-mc-app@22.29.0
- @commercetools-frontend/mc-scripts@22.29.0
- @commercetools-frontend/i18n@22.29.0
- @commercetools-frontend/permissions@22.29.0
- @commercetools-frontend/mc-dev-authentication@22.29.0
- @commercetools-frontend/actions-global@22.29.0
- @commercetools-frontend/l10n@22.29.0
- @commercetools-frontend/assets@22.29.0
- @commercetools-frontend/babel-preset-mc-app@22.29.0
- @commercetools-frontend/constants@22.29.0
- @commercetools-frontend/eslint-config-mc-app@22.29.0

## 22.28.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion application-templates/starter-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-template-starter-typescript",
"version": "22.28.0",
"version": "22.29.0",
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
24 changes: 24 additions & 0 deletions application-templates/starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# merchant-center-application-template-starter

## 22.29.0

### Patch Changes

- [#3552](https://github.com/commercetools/merchant-center-application-kit/pull/3552) [`ec43ee7`](https://github.com/commercetools/merchant-center-application-kit/commit/ec43ee72ab95c0245f6e4441930da641cae2a31f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all test-data packages to v8.5.0

- [#3551](https://github.com/commercetools/merchant-center-application-kit/pull/3551) [`8c10dd8`](https://github.com/commercetools/merchant-center-application-kit/commit/8c10dd837ffb27b20b40c1596707c64a96c7d41b) Thanks [@kark](https://github.com/kark)! - Ensure compatibility with yarn v3 by explicitly adding `@commercetools-frontend/babel-preset-mc-app` dependency for customization templates

- Updated dependencies [[`fcc8ce7`](https://github.com/commercetools/merchant-center-application-kit/commit/fcc8ce72bd1bed70551bf07907ca65c13ad13307), [`03ae4b2`](https://github.com/commercetools/merchant-center-application-kit/commit/03ae4b29ed78ee9d0fea6c5561125a56c5544945), [`4bd0fb6`](https://github.com/commercetools/merchant-center-application-kit/commit/4bd0fb65319fde21dafdfee36b7e6c7b7c9a5a52), [`df253eb`](https://github.com/commercetools/merchant-center-application-kit/commit/df253eb721fa33ba82eec939f05b7e3a6c491644), [`999014a`](https://github.com/commercetools/merchant-center-application-kit/commit/999014a8feeb9d2b4a0873f4b064a75e1fafd242), [`c63fd6a`](https://github.com/commercetools/merchant-center-application-kit/commit/c63fd6ae02e4818267f0f133136bd823c5bb51d1)]:
- @commercetools-frontend/application-components@22.29.0
- @commercetools-frontend/application-shell@22.29.0
- @commercetools-frontend/application-shell-connectors@22.29.0
- @commercetools-frontend/jest-preset-mc-app@22.29.0
- @commercetools-frontend/mc-scripts@22.29.0
- @commercetools-frontend/i18n@22.29.0
- @commercetools-frontend/permissions@22.29.0
- @commercetools-frontend/mc-dev-authentication@22.29.0
- @commercetools-frontend/actions-global@22.29.0
- @commercetools-frontend/l10n@22.29.0
- @commercetools-frontend/assets@22.29.0
- @commercetools-frontend/babel-preset-mc-app@22.29.0
- @commercetools-frontend/constants@22.29.0
- @commercetools-frontend/eslint-config-mc-app@22.29.0

## 22.28.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion application-templates/starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-template-starter",
"version": "22.28.0",
"version": "22.29.0",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
25 changes: 25 additions & 0 deletions custom-views-templates/starter-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @commercetools-applications/merchant-center-custom-view-template-starter-typescript

## 22.29.0

### Patch Changes

- [#3552](https://github.com/commercetools/merchant-center-application-kit/pull/3552) [`ec43ee7`](https://github.com/commercetools/merchant-center-application-kit/commit/ec43ee72ab95c0245f6e4441930da641cae2a31f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all test-data packages to v8.5.0

- [#3551](https://github.com/commercetools/merchant-center-application-kit/pull/3551) [`8c10dd8`](https://github.com/commercetools/merchant-center-application-kit/commit/8c10dd837ffb27b20b40c1596707c64a96c7d41b) Thanks [@kark](https://github.com/kark)! - Ensure compatibility with yarn v3 by explicitly adding `@commercetools-frontend/babel-preset-mc-app` dependency for customization templates

- Updated dependencies [[`fcc8ce7`](https://github.com/commercetools/merchant-center-application-kit/commit/fcc8ce72bd1bed70551bf07907ca65c13ad13307), [`03ae4b2`](https://github.com/commercetools/merchant-center-application-kit/commit/03ae4b29ed78ee9d0fea6c5561125a56c5544945), [`4bd0fb6`](https://github.com/commercetools/merchant-center-application-kit/commit/4bd0fb65319fde21dafdfee36b7e6c7b7c9a5a52), [`df253eb`](https://github.com/commercetools/merchant-center-application-kit/commit/df253eb721fa33ba82eec939f05b7e3a6c491644), [`5363548`](https://github.com/commercetools/merchant-center-application-kit/commit/53635480ff4aef9dbc3960970d8d6bc0ba3991ef), [`999014a`](https://github.com/commercetools/merchant-center-application-kit/commit/999014a8feeb9d2b4a0873f4b064a75e1fafd242), [`c63fd6a`](https://github.com/commercetools/merchant-center-application-kit/commit/c63fd6ae02e4818267f0f133136bd823c5bb51d1)]:
- @commercetools-frontend/application-components@22.29.0
- @commercetools-frontend/application-shell@22.29.0
- @commercetools-frontend/application-shell-connectors@22.29.0
- @commercetools-frontend/application-config@22.29.0
- @commercetools-frontend/jest-preset-mc-app@22.29.0
- @commercetools-frontend/mc-scripts@22.29.0
- @commercetools-frontend/i18n@22.29.0
- @commercetools-frontend/permissions@22.29.0
- @commercetools-frontend/mc-dev-authentication@22.29.0
- @commercetools-frontend/actions-global@22.29.0
- @commercetools-frontend/l10n@22.29.0
- @commercetools-frontend/assets@22.29.0
- @commercetools-frontend/babel-preset-mc-app@22.29.0
- @commercetools-frontend/constants@22.29.0
- @commercetools-frontend/eslint-config-mc-app@22.29.0

## 22.28.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion custom-views-templates/starter-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-custom-view-template-starter-typescript",
"version": "22.28.0",
"version": "22.29.0",
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Custom View",
"private": true,
"scripts": {
Expand Down
24 changes: 24 additions & 0 deletions custom-views-templates/starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# merchant-center-application-template-starter

## 22.29.0

### Patch Changes

- [#3552](https://github.com/commercetools/merchant-center-application-kit/pull/3552) [`ec43ee7`](https://github.com/commercetools/merchant-center-application-kit/commit/ec43ee72ab95c0245f6e4441930da641cae2a31f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all test-data packages to v8.5.0

- [#3551](https://github.com/commercetools/merchant-center-application-kit/pull/3551) [`8c10dd8`](https://github.com/commercetools/merchant-center-application-kit/commit/8c10dd837ffb27b20b40c1596707c64a96c7d41b) Thanks [@kark](https://github.com/kark)! - Ensure compatibility with yarn v3 by explicitly adding `@commercetools-frontend/babel-preset-mc-app` dependency for customization templates

- Updated dependencies [[`fcc8ce7`](https://github.com/commercetools/merchant-center-application-kit/commit/fcc8ce72bd1bed70551bf07907ca65c13ad13307), [`03ae4b2`](https://github.com/commercetools/merchant-center-application-kit/commit/03ae4b29ed78ee9d0fea6c5561125a56c5544945), [`4bd0fb6`](https://github.com/commercetools/merchant-center-application-kit/commit/4bd0fb65319fde21dafdfee36b7e6c7b7c9a5a52), [`df253eb`](https://github.com/commercetools/merchant-center-application-kit/commit/df253eb721fa33ba82eec939f05b7e3a6c491644), [`999014a`](https://github.com/commercetools/merchant-center-application-kit/commit/999014a8feeb9d2b4a0873f4b064a75e1fafd242), [`c63fd6a`](https://github.com/commercetools/merchant-center-application-kit/commit/c63fd6ae02e4818267f0f133136bd823c5bb51d1)]:
- @commercetools-frontend/application-components@22.29.0
- @commercetools-frontend/application-shell@22.29.0
- @commercetools-frontend/application-shell-connectors@22.29.0
- @commercetools-frontend/jest-preset-mc-app@22.29.0
- @commercetools-frontend/mc-scripts@22.29.0
- @commercetools-frontend/i18n@22.29.0
- @commercetools-frontend/permissions@22.29.0
- @commercetools-frontend/mc-dev-authentication@22.29.0
- @commercetools-frontend/actions-global@22.29.0
- @commercetools-frontend/l10n@22.29.0
- @commercetools-frontend/assets@22.29.0
- @commercetools-frontend/babel-preset-mc-app@22.29.0
- @commercetools-frontend/constants@22.29.0
- @commercetools-frontend/eslint-config-mc-app@22.29.0

## 22.28.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion custom-views-templates/starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-custom-view-template-starter",
"version": "22.28.0",
"version": "22.29.0",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions packages-backend/eslint-config-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-backend/eslint-config-node

## 22.29.0

## 22.28.0

## 22.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/eslint-config-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-backend/eslint-config-node",
"version": "22.28.0",
"version": "22.29.0",
"description": "ESLint config for Node.js projects.",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages-backend/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-backend/express

## 22.29.0

### Minor Changes

- [#3558](https://github.com/commercetools/merchant-center-application-kit/pull/3558) [`5363548`](https://github.com/commercetools/merchant-center-application-kit/commit/53635480ff4aef9dbc3960970d8d6bc0ba3991ef) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Includes a new target for the [cloudIdentifier](https://docs.commercetools.com/merchant-center-customizations/api-reference/custom-application-config#cloudidentifier) configuration property so both Custom Applications and Custom Views can use the upcoming Azure US environment.

## 22.28.0

## 22.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-backend/express",
"version": "22.28.0",
"version": "22.29.0",
"description": "Zero-config HTTP server as Express.js to facilitate development",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages-backend/loggers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-backend/loggers

## 22.29.0

## 22.28.0

## 22.27.0
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/loggers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-backend/loggers",
"version": "22.28.0",
"version": "22.29.0",
"description": "Opinionated JSON loggers for HTTP server applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/actions-global/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-frontend/actions-global

## 22.29.0

### Patch Changes

- Updated dependencies [[`4bd0fb6`](https://github.com/commercetools/merchant-center-application-kit/commit/4bd0fb65319fde21dafdfee36b7e6c7b7c9a5a52)]:
- @commercetools-frontend/sentry@22.29.0
- @commercetools-frontend/browser-history@22.29.0
- @commercetools-frontend/constants@22.29.0
- @commercetools-frontend/notifications@22.29.0

## 22.28.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/actions-global/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/actions-global",
"version": "22.28.0",
"version": "22.29.0",
"description": "Global redux actions for a MC application",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -20,10 +20,10 @@
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/browser-history": "22.28.0",
"@commercetools-frontend/constants": "22.28.0",
"@commercetools-frontend/notifications": "22.28.0",
"@commercetools-frontend/sentry": "22.28.0",
"@commercetools-frontend/browser-history": "22.29.0",
"@commercetools-frontend/constants": "22.29.0",
"@commercetools-frontend/notifications": "22.29.0",
"@commercetools-frontend/sentry": "22.29.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.80",
"@types/react-redux": "^7.1.26",
Expand Down
18 changes: 18 additions & 0 deletions packages/application-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @commercetools-frontend/application-components

## 22.29.0

### Patch Changes

- [#3561](https://github.com/commercetools/merchant-center-application-kit/pull/3561) [`fcc8ce7`](https://github.com/commercetools/merchant-center-application-kit/commit/fcc8ce72bd1bed70551bf07907ca65c13ad13307) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all flopflip packages to v14.0.2

- [#3560](https://github.com/commercetools/merchant-center-application-kit/pull/3560) [`03ae4b2`](https://github.com/commercetools/merchant-center-application-kit/commit/03ae4b29ed78ee9d0fea6c5561125a56c5544945) Thanks [@emmenko](https://github.com/emmenko)! - Ensure that the page content layouts with two columns maintain the correct sizes.

- Updated dependencies [[`4bd0fb6`](https://github.com/commercetools/merchant-center-application-kit/commit/4bd0fb65319fde21dafdfee36b7e6c7b7c9a5a52), [`5363548`](https://github.com/commercetools/merchant-center-application-kit/commit/53635480ff4aef9dbc3960970d8d6bc0ba3991ef), [`999014a`](https://github.com/commercetools/merchant-center-application-kit/commit/999014a8feeb9d2b4a0873f4b064a75e1fafd242)]:
- @commercetools-frontend/application-shell-connectors@22.29.0
- @commercetools-frontend/application-config@22.29.0
- @commercetools-frontend/sentry@22.29.0
- @commercetools-frontend/i18n@22.29.0
- @commercetools-frontend/actions-global@22.29.0
- @commercetools-frontend/l10n@22.29.0
- @commercetools-frontend/assets@22.29.0
- @commercetools-frontend/constants@22.29.0

## 22.28.0

### Patch Changes
Expand Down
Loading

0 comments on commit 67a35e2

Please sign in to comment.