Skip to content

Commit

Permalink
ci(changesets): version packages (#3680)
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 Jan 9, 2025
1 parent 9fde2af commit 91eeb65
Show file tree
Hide file tree
Showing 82 changed files with 753 additions and 322 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-olives-yell.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/four-actors-return.md

This file was deleted.

36 changes: 0 additions & 36 deletions .changeset/four-zebras-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-clouds-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-camels-nail.md

This file was deleted.

22 changes: 0 additions & 22 deletions .changeset/nasty-rice-smile.md

This file was deleted.

40 changes: 0 additions & 40 deletions .changeset/purple-panthers-attack.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/purple-rice-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-lies-whisper.md

This file was deleted.

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

## 22.38.0

### Patch Changes

- [#3671](https://github.com/commercetools/merchant-center-application-kit/pull/3671) [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e) Thanks [@renovate](https://github.com/apps/renovate)! - Update UI Kit dependencies to v19.20.1

- Updated dependencies [[`3bcdba5`](https://github.com/commercetools/merchant-center-application-kit/commit/3bcdba5452b8b7b7940b3e8570dbfd6837e4788b), [`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27), [`9504631`](https://github.com/commercetools/merchant-center-application-kit/commit/9504631da837e78cf66c84286d5e7e98c2009148), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31), [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e), [`5c33a40`](https://github.com/commercetools/merchant-center-application-kit/commit/5c33a40910d1f46d3d28080f666150fe1d002757), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31)]:
- @commercetools-frontend/application-shell-connectors@22.38.0
- @commercetools-frontend/application-config@22.38.0
- @commercetools-frontend/mc-scripts@22.38.0
- @commercetools-frontend/l10n@22.38.0
- @commercetools-frontend/application-components@22.38.0
- @commercetools-frontend/application-shell@22.38.0
- @commercetools-frontend/permissions@22.38.0
- @commercetools-frontend/constants@22.38.0
- @commercetools-frontend/actions-global@22.38.0
- @commercetools-frontend/i18n@22.38.0
- @commercetools-frontend/babel-preset-mc-app@22.38.0
- @commercetools-frontend/mc-dev-authentication@22.38.0
- @commercetools-frontend/jest-preset-mc-app@22.38.0
- @commercetools-frontend/assets@22.38.0
- @commercetools-frontend/eslint-config-mc-app@22.38.0

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

## 22.38.0

### Patch Changes

- [#3671](https://github.com/commercetools/merchant-center-application-kit/pull/3671) [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e) Thanks [@renovate](https://github.com/apps/renovate)! - Update UI Kit dependencies to v19.20.1

- Updated dependencies [[`3bcdba5`](https://github.com/commercetools/merchant-center-application-kit/commit/3bcdba5452b8b7b7940b3e8570dbfd6837e4788b), [`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27), [`9504631`](https://github.com/commercetools/merchant-center-application-kit/commit/9504631da837e78cf66c84286d5e7e98c2009148), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31), [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e), [`5c33a40`](https://github.com/commercetools/merchant-center-application-kit/commit/5c33a40910d1f46d3d28080f666150fe1d002757)]:
- @commercetools-frontend/application-shell-connectors@22.38.0
- @commercetools-frontend/mc-scripts@22.38.0
- @commercetools-frontend/l10n@22.38.0
- @commercetools-frontend/application-components@22.38.0
- @commercetools-frontend/application-shell@22.38.0
- @commercetools-frontend/permissions@22.38.0
- @commercetools-frontend/constants@22.38.0
- @commercetools-frontend/actions-global@22.38.0
- @commercetools-frontend/i18n@22.38.0
- @commercetools-frontend/babel-preset-mc-app@22.38.0
- @commercetools-frontend/mc-dev-authentication@22.38.0
- @commercetools-frontend/jest-preset-mc-app@22.38.0
- @commercetools-frontend/assets@22.38.0
- @commercetools-frontend/eslint-config-mc-app@22.38.0

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

## 22.38.0

### Patch Changes

- [#3671](https://github.com/commercetools/merchant-center-application-kit/pull/3671) [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e) Thanks [@renovate](https://github.com/apps/renovate)! - Update UI Kit dependencies to v19.20.1

- Updated dependencies [[`3bcdba5`](https://github.com/commercetools/merchant-center-application-kit/commit/3bcdba5452b8b7b7940b3e8570dbfd6837e4788b), [`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27), [`9504631`](https://github.com/commercetools/merchant-center-application-kit/commit/9504631da837e78cf66c84286d5e7e98c2009148), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31), [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e), [`5c33a40`](https://github.com/commercetools/merchant-center-application-kit/commit/5c33a40910d1f46d3d28080f666150fe1d002757), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31)]:
- @commercetools-frontend/application-shell-connectors@22.38.0
- @commercetools-frontend/application-config@22.38.0
- @commercetools-frontend/mc-scripts@22.38.0
- @commercetools-frontend/l10n@22.38.0
- @commercetools-frontend/application-components@22.38.0
- @commercetools-frontend/application-shell@22.38.0
- @commercetools-frontend/permissions@22.38.0
- @commercetools-frontend/constants@22.38.0
- @commercetools-frontend/actions-global@22.38.0
- @commercetools-frontend/i18n@22.38.0
- @commercetools-frontend/babel-preset-mc-app@22.38.0
- @commercetools-frontend/mc-dev-authentication@22.38.0
- @commercetools-frontend/jest-preset-mc-app@22.38.0
- @commercetools-frontend/assets@22.38.0
- @commercetools-frontend/eslint-config-mc-app@22.38.0

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

## 22.38.0

### Patch Changes

- [#3671](https://github.com/commercetools/merchant-center-application-kit/pull/3671) [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e) Thanks [@renovate](https://github.com/apps/renovate)! - Update UI Kit dependencies to v19.20.1

- Updated dependencies [[`3bcdba5`](https://github.com/commercetools/merchant-center-application-kit/commit/3bcdba5452b8b7b7940b3e8570dbfd6837e4788b), [`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27), [`9504631`](https://github.com/commercetools/merchant-center-application-kit/commit/9504631da837e78cf66c84286d5e7e98c2009148), [`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31), [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e), [`5c33a40`](https://github.com/commercetools/merchant-center-application-kit/commit/5c33a40910d1f46d3d28080f666150fe1d002757)]:
- @commercetools-frontend/application-shell-connectors@22.38.0
- @commercetools-frontend/mc-scripts@22.38.0
- @commercetools-frontend/l10n@22.38.0
- @commercetools-frontend/application-components@22.38.0
- @commercetools-frontend/application-shell@22.38.0
- @commercetools-frontend/permissions@22.38.0
- @commercetools-frontend/constants@22.38.0
- @commercetools-frontend/actions-global@22.38.0
- @commercetools-frontend/i18n@22.38.0
- @commercetools-frontend/babel-preset-mc-app@22.38.0
- @commercetools-frontend/mc-dev-authentication@22.38.0
- @commercetools-frontend/jest-preset-mc-app@22.38.0
- @commercetools-frontend/assets@22.38.0
- @commercetools-frontend/eslint-config-mc-app@22.38.0

## 22.37.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.37.0",
"version": "22.38.0",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages-backend/eslint-config-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-backend/eslint-config-node

## 22.38.0

### Patch Changes

- [#3684](https://github.com/commercetools/merchant-center-application-kit/pull/3684) [`455cccf`](https://github.com/commercetools/merchant-center-application-kit/commit/455cccfdbac803fd7f821c6127635c1b2e593f27) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependencies

## 22.37.0

## 22.36.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.37.0",
"version": "22.38.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.38.0

## 22.37.0

## 22.36.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.37.0",
"version": "22.38.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.38.0

## 22.37.0

## 22.36.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.37.0",
"version": "22.38.0",
"description": "Opinionated JSON loggers for HTTP server applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/actions-global/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @commercetools-frontend/actions-global

## 22.38.0

### Patch Changes

- [#3671](https://github.com/commercetools/merchant-center-application-kit/pull/3671) [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e) Thanks [@renovate](https://github.com/apps/renovate)! - Update UI Kit dependencies to v19.20.1

- Updated dependencies [[`9fde2af`](https://github.com/commercetools/merchant-center-application-kit/commit/9fde2afe40616d728cef32d34d39f682a1bf4e31), [`a435e7f`](https://github.com/commercetools/merchant-center-application-kit/commit/a435e7fda60f05557b740b27f8c14d3c5ce1060e)]:
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]
- @commercetools-frontend/[email protected]

## 22.37.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.37.0",
"version": "22.38.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.37.0",
"@commercetools-frontend/constants": "22.37.0",
"@commercetools-frontend/notifications": "22.37.0",
"@commercetools-frontend/sentry": "22.37.0",
"@commercetools-frontend/browser-history": "22.38.0",
"@commercetools-frontend/constants": "22.38.0",
"@commercetools-frontend/notifications": "22.38.0",
"@commercetools-frontend/sentry": "22.38.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.83",
"@types/react-redux": "^7.1.26",
Expand Down
Loading

0 comments on commit 91eeb65

Please sign in to comment.