Skip to content

Commit

Permalink
ci(changesets): version packages (#3419)
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 Feb 29, 2024
1 parent dc2b492 commit ea2dccd
Show file tree
Hide file tree
Showing 78 changed files with 573 additions and 231 deletions.
7 changes: 0 additions & 7 deletions .changeset/kind-bobcats-fix.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/stale-mugs-clean.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/tame-ears-switch.md

This file was deleted.

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

## 22.19.0

### Minor Changes

- [#3414](https://github.com/commercetools/merchant-center-application-kit/pull/3414) [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f) Thanks [@kark](https://github.com/kark)! - Update all App-kit components to support the upcoming new colour scheme

### Patch Changes

- Updated dependencies [[`e076438da`](https://github.com/commercetools/merchant-center-application-kit/commit/e076438da68e8931b4d221ab9b5bde6fb0cdf565), [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/application-components@22.19.0
- @commercetools-frontend/application-shell@22.19.0
- @commercetools-frontend/assets@22.19.0
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/i18n@22.19.0
- @commercetools-frontend/mc-scripts@22.19.0
- @commercetools-frontend/application-config@22.19.0
- @commercetools-frontend/actions-global@22.19.0
- @commercetools-frontend/application-shell-connectors@22.19.0
- @commercetools-frontend/mc-dev-authentication@22.19.0
- @commercetools-frontend/permissions@22.19.0
- @commercetools-frontend/l10n@22.19.0
- @commercetools-frontend/eslint-config-mc-app@22.19.0
- @commercetools-frontend/jest-preset-mc-app@22.19.0

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

## 22.19.0

### Minor Changes

- [#3414](https://github.com/commercetools/merchant-center-application-kit/pull/3414) [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f) Thanks [@kark](https://github.com/kark)! - Update all App-kit components to support the upcoming new colour scheme

### Patch Changes

- Updated dependencies [[`e076438da`](https://github.com/commercetools/merchant-center-application-kit/commit/e076438da68e8931b4d221ab9b5bde6fb0cdf565), [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/application-components@22.19.0
- @commercetools-frontend/application-shell@22.19.0
- @commercetools-frontend/assets@22.19.0
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/i18n@22.19.0
- @commercetools-frontend/mc-scripts@22.19.0
- @commercetools-frontend/actions-global@22.19.0
- @commercetools-frontend/application-shell-connectors@22.19.0
- @commercetools-frontend/mc-dev-authentication@22.19.0
- @commercetools-frontend/permissions@22.19.0
- @commercetools-frontend/l10n@22.19.0
- @commercetools-frontend/eslint-config-mc-app@22.19.0
- @commercetools-frontend/jest-preset-mc-app@22.19.0

## 22.18.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.18.0",
"version": "22.19.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.19.0

### Minor Changes

- [#3414](https://github.com/commercetools/merchant-center-application-kit/pull/3414) [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f) Thanks [@kark](https://github.com/kark)! - Update all App-kit components to support the upcoming new colour scheme

### Patch Changes

- Updated dependencies [[`e076438da`](https://github.com/commercetools/merchant-center-application-kit/commit/e076438da68e8931b4d221ab9b5bde6fb0cdf565), [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/application-components@22.19.0
- @commercetools-frontend/application-shell@22.19.0
- @commercetools-frontend/assets@22.19.0
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/i18n@22.19.0
- @commercetools-frontend/mc-scripts@22.19.0
- @commercetools-frontend/application-config@22.19.0
- @commercetools-frontend/actions-global@22.19.0
- @commercetools-frontend/application-shell-connectors@22.19.0
- @commercetools-frontend/mc-dev-authentication@22.19.0
- @commercetools-frontend/permissions@22.19.0
- @commercetools-frontend/l10n@22.19.0
- @commercetools-frontend/eslint-config-mc-app@22.19.0
- @commercetools-frontend/jest-preset-mc-app@22.19.0

## 22.18.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.18.0",
"version": "22.19.0",
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Custom View",
"private": true,
"scripts": {
Expand Down
23 changes: 23 additions & 0 deletions custom-views-templates/starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# merchant-center-application-template-starter

## 22.19.0

### Minor Changes

- [#3414](https://github.com/commercetools/merchant-center-application-kit/pull/3414) [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f) Thanks [@kark](https://github.com/kark)! - Update all App-kit components to support the upcoming new colour scheme

### Patch Changes

- Updated dependencies [[`e076438da`](https://github.com/commercetools/merchant-center-application-kit/commit/e076438da68e8931b4d221ab9b5bde6fb0cdf565), [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/application-components@22.19.0
- @commercetools-frontend/application-shell@22.19.0
- @commercetools-frontend/assets@22.19.0
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/i18n@22.19.0
- @commercetools-frontend/mc-scripts@22.19.0
- @commercetools-frontend/actions-global@22.19.0
- @commercetools-frontend/application-shell-connectors@22.19.0
- @commercetools-frontend/mc-dev-authentication@22.19.0
- @commercetools-frontend/permissions@22.19.0
- @commercetools-frontend/l10n@22.19.0
- @commercetools-frontend/eslint-config-mc-app@22.19.0
- @commercetools-frontend/jest-preset-mc-app@22.19.0

## 22.18.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.18.0",
"version": "22.19.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.19.0

## 22.18.0

## 22.17.2
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.18.0",
"version": "22.19.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.19.0

## 22.18.0

## 22.17.2
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.18.0",
"version": "22.19.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.19.0

## 22.18.0

## 22.17.2
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.18.0",
"version": "22.19.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.19.0

### Patch Changes

- Updated dependencies [[`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/sentry@22.19.0
- @commercetools-frontend/browser-history@22.19.0
- @commercetools-frontend/notifications@22.19.0

## 22.18.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.18.0",
"version": "22.19.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.18.0",
"@commercetools-frontend/constants": "22.18.0",
"@commercetools-frontend/notifications": "22.18.0",
"@commercetools-frontend/sentry": "22.18.0",
"@commercetools-frontend/browser-history": "22.19.0",
"@commercetools-frontend/constants": "22.19.0",
"@commercetools-frontend/notifications": "22.19.0",
"@commercetools-frontend/sentry": "22.19.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.19.0

### Minor Changes

- [#3414](https://github.com/commercetools/merchant-center-application-kit/pull/3414) [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f) Thanks [@kark](https://github.com/kark)! - Update all App-kit components to support the upcoming new colour scheme

- [#3421](https://github.com/commercetools/merchant-center-application-kit/pull/3421) [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Custom Views can consume feature flags (internal usage only).

### Patch Changes

- [#3415](https://github.com/commercetools/merchant-center-application-kit/pull/3415) [`e076438da`](https://github.com/commercetools/merchant-center-application-kit/commit/e076438da68e8931b4d221ab9b5bde6fb0cdf565) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Include new illustrations with the upcoming colour schema changes

- Updated dependencies [[`e076438da`](https://github.com/commercetools/merchant-center-application-kit/commit/e076438da68e8931b4d221ab9b5bde6fb0cdf565), [`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/assets@22.19.0
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/i18n@22.19.0
- @commercetools-frontend/application-config@22.19.0
- @commercetools-frontend/actions-global@22.19.0
- @commercetools-frontend/application-shell-connectors@22.19.0
- @commercetools-frontend/sentry@22.19.0
- @commercetools-frontend/l10n@22.19.0

## 22.18.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.18.0",
"version": "22.19.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.18.0",
"@commercetools-frontend/application-config": "22.18.0",
"@commercetools-frontend/application-shell-connectors": "22.18.0",
"@commercetools-frontend/assets": "22.18.0",
"@commercetools-frontend/constants": "22.18.0",
"@commercetools-frontend/i18n": "22.18.0",
"@commercetools-frontend/l10n": "22.18.0",
"@commercetools-frontend/sentry": "22.18.0",
"@commercetools-frontend/actions-global": "22.19.0",
"@commercetools-frontend/application-config": "22.19.0",
"@commercetools-frontend/application-shell-connectors": "22.19.0",
"@commercetools-frontend/assets": "22.19.0",
"@commercetools-frontend/constants": "22.19.0",
"@commercetools-frontend/i18n": "22.19.0",
"@commercetools-frontend/l10n": "22.19.0",
"@commercetools-frontend/sentry": "22.19.0",
"@commercetools-uikit/accessible-button": "^18.2.0",
"@commercetools-uikit/card": "^18.2.0",
"@commercetools-uikit/stamp": "^18.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/application-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-frontend/application-config

## 22.19.0

### Patch Changes

- Updated dependencies [[`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/babel-preset-mc-app@22.19.0

## 22.18.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.18.0",
"version": "22.19.0",
"description": "Configuration utilities for building Custom Applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -41,8 +41,8 @@
"@babel/register": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/babel-preset-mc-app": "22.18.0",
"@commercetools-frontend/constants": "22.18.0",
"@commercetools-frontend/babel-preset-mc-app": "22.19.0",
"@commercetools-frontend/constants": "22.19.0",
"@types/dompurify": "^2.4.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.56",
Expand Down
10 changes: 10 additions & 0 deletions packages/application-shell-connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-frontend/application-shell-connectors

## 22.19.0

### Patch Changes

- Updated dependencies [[`dc2b492db`](https://github.com/commercetools/merchant-center-application-kit/commit/dc2b492db5e727d263017679a6fb4c5c61c1c01f), [`325224ea5`](https://github.com/commercetools/merchant-center-application-kit/commit/325224ea5de9517065cf1c6f70cfef8e28b6eb51)]:
- @commercetools-frontend/constants@22.19.0
- @commercetools-frontend/application-config@22.19.0
- @commercetools-frontend/sentry@22.19.0
- @commercetools-frontend/browser-history@22.19.0

## 22.18.0

### Patch Changes
Expand Down
Loading

1 comment on commit ea2dccd

@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-ovqhr6g0d-commercetools.vercel.app

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

Please sign in to comment.