Skip to content

Commit

Permalink
ci(changesets): version packages (#3290)
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] authored Nov 16, 2023
1 parent b5dde03 commit 94bd103
Show file tree
Hide file tree
Showing 86 changed files with 589 additions and 695 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-clouds-pull.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/fair-berries-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/green-stingrays-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/late-masks-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-insects-marry.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/long-turtles-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-candles-move.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shaggy-bags-battle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-needles-kiss.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/thick-papayas-wave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-planets-bow.md

This file was deleted.

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

## 22.12.0

### Patch Changes

- Updated dependencies [[`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`f49adc33b`](https://github.com/commercetools/merchant-center-application-kit/commit/f49adc33b83504f6498131ee41525287110f079a), [`e987dbfbc`](https://github.com/commercetools/merchant-center-application-kit/commit/e987dbfbc6473b631e86f57e843e6d7267d8cd04), [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`41b15c7cb`](https://github.com/commercetools/merchant-center-application-kit/commit/41b15c7cb6773f92a83a1a16f5d8462fccd09da2), [`828189d5d`](https://github.com/commercetools/merchant-center-application-kit/commit/828189d5d2cda9e7d628d2db3c9e33cd4ae57110), [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2), [`b5dde0308`](https://github.com/commercetools/merchant-center-application-kit/commit/b5dde030825750d21d80fbdbfceb995de2f07fb2)]:
- @commercetools-frontend/application-config@22.12.0
- @commercetools-frontend/application-components@22.12.0
- @commercetools-frontend/application-shell@22.12.0
- @commercetools-frontend/application-shell-connectors@22.12.0
- @commercetools-frontend/mc-scripts@22.12.0
- @commercetools-frontend/constants@22.12.0
- @commercetools-frontend/i18n@22.12.0
- @commercetools-frontend/mc-dev-authentication@22.12.0
- @commercetools-frontend/permissions@22.12.0
- @commercetools-frontend/actions-global@22.12.0
- @commercetools-frontend/l10n@22.12.0
- @commercetools-frontend/assets@22.12.0
- @commercetools-frontend/eslint-config-mc-app@22.12.0
- @commercetools-frontend/jest-preset-mc-app@22.12.0

## 22.11.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.11.0",
"version": "22.12.0",
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
19 changes: 19 additions & 0 deletions application-templates/starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# merchant-center-application-template-starter

## 22.12.0

### Patch Changes

- Updated dependencies [[`f49adc33b`](https://github.com/commercetools/merchant-center-application-kit/commit/f49adc33b83504f6498131ee41525287110f079a), [`e987dbfbc`](https://github.com/commercetools/merchant-center-application-kit/commit/e987dbfbc6473b631e86f57e843e6d7267d8cd04), [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`41b15c7cb`](https://github.com/commercetools/merchant-center-application-kit/commit/41b15c7cb6773f92a83a1a16f5d8462fccd09da2), [`828189d5d`](https://github.com/commercetools/merchant-center-application-kit/commit/828189d5d2cda9e7d628d2db3c9e33cd4ae57110), [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2), [`b5dde0308`](https://github.com/commercetools/merchant-center-application-kit/commit/b5dde030825750d21d80fbdbfceb995de2f07fb2)]:
- @commercetools-frontend/application-components@22.12.0
- @commercetools-frontend/application-shell@22.12.0
- @commercetools-frontend/application-shell-connectors@22.12.0
- @commercetools-frontend/mc-scripts@22.12.0
- @commercetools-frontend/constants@22.12.0
- @commercetools-frontend/i18n@22.12.0
- @commercetools-frontend/mc-dev-authentication@22.12.0
- @commercetools-frontend/permissions@22.12.0
- @commercetools-frontend/actions-global@22.12.0
- @commercetools-frontend/l10n@22.12.0
- @commercetools-frontend/assets@22.12.0
- @commercetools-frontend/eslint-config-mc-app@22.12.0
- @commercetools-frontend/jest-preset-mc-app@22.12.0

## 22.11.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.11.0",
"version": "22.12.0",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
24 changes: 24 additions & 0 deletions custom-views-templates/starter-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @commercetools-applications/merchant-center-custom-view-template-starter-typescript

## 22.12.0

### Minor Changes

- [#3292](https://github.com/commercetools/merchant-center-application-kit/pull/3292) [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Use the `useCustomViewContext` hook to fetch context data in the channels view example.

### Patch Changes

- Updated dependencies [[`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`f49adc33b`](https://github.com/commercetools/merchant-center-application-kit/commit/f49adc33b83504f6498131ee41525287110f079a), [`e987dbfbc`](https://github.com/commercetools/merchant-center-application-kit/commit/e987dbfbc6473b631e86f57e843e6d7267d8cd04), [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`41b15c7cb`](https://github.com/commercetools/merchant-center-application-kit/commit/41b15c7cb6773f92a83a1a16f5d8462fccd09da2), [`828189d5d`](https://github.com/commercetools/merchant-center-application-kit/commit/828189d5d2cda9e7d628d2db3c9e33cd4ae57110), [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2), [`b5dde0308`](https://github.com/commercetools/merchant-center-application-kit/commit/b5dde030825750d21d80fbdbfceb995de2f07fb2)]:
- @commercetools-frontend/application-config@22.12.0
- @commercetools-frontend/application-components@22.12.0
- @commercetools-frontend/application-shell@22.12.0
- @commercetools-frontend/application-shell-connectors@22.12.0
- @commercetools-frontend/mc-scripts@22.12.0
- @commercetools-frontend/constants@22.12.0
- @commercetools-frontend/i18n@22.12.0
- @commercetools-frontend/mc-dev-authentication@22.12.0
- @commercetools-frontend/permissions@22.12.0
- @commercetools-frontend/actions-global@22.12.0
- @commercetools-frontend/l10n@22.12.0
- @commercetools-frontend/assets@22.12.0
- @commercetools-frontend/eslint-config-mc-app@22.12.0
- @commercetools-frontend/jest-preset-mc-app@22.12.0

## 22.11.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.11.0",
"version": "22.12.0",
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Custom View",
"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.12.0

## 22.11.0

## 22.10.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.11.0",
"version": "22.12.0",
"description": "ESLint config for Node.js projects.",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages-backend/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-backend/express

## 22.12.0

## 22.11.0

## 22.10.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.11.0",
"version": "22.12.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.12.0

## 22.11.0

## 22.10.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.11.0",
"version": "22.12.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.12.0

### Patch Changes

- Updated dependencies [[`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2)]:
- @commercetools-frontend/constants@22.12.0
- @commercetools-frontend/sentry@22.12.0
- @commercetools-frontend/browser-history@22.12.0
- @commercetools-frontend/notifications@22.12.0

## 22.11.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.11.0",
"version": "22.12.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.11.0",
"@commercetools-frontend/constants": "22.11.0",
"@commercetools-frontend/notifications": "22.11.0",
"@commercetools-frontend/sentry": "22.11.0",
"@commercetools-frontend/browser-history": "22.12.0",
"@commercetools-frontend/constants": "22.12.0",
"@commercetools-frontend/notifications": "22.12.0",
"@commercetools-frontend/sentry": "22.12.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.56",
"@types/react-redux": "^7.1.26",
Expand Down
22 changes: 22 additions & 0 deletions packages/application-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @commercetools-frontend/application-components

## 22.12.0

### Minor Changes

- [#3291](https://github.com/commercetools/merchant-center-application-kit/pull/3291) [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2) Thanks [@kark](https://github.com/kark)! - Enhance the functionality of the `mc-scripts config:sync` command to support custom views.

### Patch Changes

- [#3296](https://github.com/commercetools/merchant-center-application-kit/pull/3296) [`f49adc33b`](https://github.com/commercetools/merchant-center-application-kit/commit/f49adc33b83504f6498131ee41525287110f079a) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all flopflip packages

- [#3288](https://github.com/commercetools/merchant-center-application-kit/pull/3288) [`41b15c7cb`](https://github.com/commercetools/merchant-center-application-kit/commit/41b15c7cb6773f92a83a1a16f5d8462fccd09da2) Thanks [@chloe0592](https://github.com/chloe0592)! - Reposition of the App bar elements

- Updated dependencies [[`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2), [`b5dde0308`](https://github.com/commercetools/merchant-center-application-kit/commit/b5dde030825750d21d80fbdbfceb995de2f07fb2)]:
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]

## 22.11.0

### Minor Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/application-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/application-components",
"version": "22.11.0",
"version": "22.12.0",
"description": "Generic components for building Merchant Center applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -29,14 +29,14 @@
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "22.11.0",
"@commercetools-frontend/application-config": "22.11.0",
"@commercetools-frontend/application-shell-connectors": "22.11.0",
"@commercetools-frontend/assets": "22.11.0",
"@commercetools-frontend/constants": "22.11.0",
"@commercetools-frontend/i18n": "22.11.0",
"@commercetools-frontend/l10n": "22.11.0",
"@commercetools-frontend/sentry": "22.11.0",
"@commercetools-frontend/actions-global": "22.12.0",
"@commercetools-frontend/application-config": "22.12.0",
"@commercetools-frontend/application-shell-connectors": "22.12.0",
"@commercetools-frontend/assets": "22.12.0",
"@commercetools-frontend/constants": "22.12.0",
"@commercetools-frontend/i18n": "22.12.0",
"@commercetools-frontend/l10n": "22.12.0",
"@commercetools-frontend/sentry": "22.12.0",
"@commercetools-uikit/card": "^16.7.3",
"@commercetools-uikit/constraints": "^16.7.3",
"@commercetools-uikit/design-system": "^16.7.3",
Expand Down
14 changes: 14 additions & 0 deletions packages/application-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @commercetools-frontend/application-config

## 22.12.0

### Minor Changes

- [#3292](https://github.com/commercetools/merchant-center-application-kit/pull/3292) [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Add new helper functions `computeCustomViewPermissionsKeys` and `computeCustomViewResourceAccesses` to compute the permission names for Custom Views.

- [#3291](https://github.com/commercetools/merchant-center-application-kit/pull/3291) [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2) Thanks [@kark](https://github.com/kark)! - Enhance the functionality of the `mc-scripts config:sync` command to support custom views.

### Patch Changes

- Updated dependencies [[`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2)]:
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]

## 22.11.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/application-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/application-config",
"version": "22.11.0",
"version": "22.12.0",
"description": "Configuration utilities for building Custom Applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -40,8 +40,8 @@
"@babel/register": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/babel-preset-mc-app": "22.11.0",
"@commercetools-frontend/constants": "22.11.0",
"@commercetools-frontend/babel-preset-mc-app": "22.12.0",
"@commercetools-frontend/constants": "22.12.0",
"@types/dompurify": "^2.4.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.56",
Expand Down
16 changes: 16 additions & 0 deletions packages/application-shell-connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @commercetools-frontend/application-shell-connectors

## 22.12.0

### Minor Changes

- [#3292](https://github.com/commercetools/merchant-center-application-kit/pull/3292) [`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Extend the `userCustomViewContext` so it not only returns the context specific to Custom View cofiguration but also to the underlying application context (user, project, etc.).

- [#3291](https://github.com/commercetools/merchant-center-application-kit/pull/3291) [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2) Thanks [@kark](https://github.com/kark)! - Enhance the functionality of the `mc-scripts config:sync` command to support custom views.

### Patch Changes

- Updated dependencies [[`5de8c88ed`](https://github.com/commercetools/merchant-center-application-kit/commit/5de8c88ed385215a88fcf366bf013bcc725bf87a), [`d3f4c91f1`](https://github.com/commercetools/merchant-center-application-kit/commit/d3f4c91f179a0f44801370e3d807b31e352a6ca2)]:
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]

## 22.11.0

### Patch Changes
Expand Down
Loading

2 comments on commit 94bd103

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for application-kit-custom-views ready!

✅ Preview
https://application-kit-custom-views-c79vcaqj0-commercetools.vercel.app

Built with commit 94bd103.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for merchant-center-application-kit ready!

✅ Preview
https://merchant-center-application-32nh54d7p-commercetools.vercel.app

Built with commit 94bd103.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.