Skip to content

Commit 7abdaf3

Browse files
ci(changesets): version packages (#3945)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cad129d commit 7abdaf3

File tree

75 files changed

+498
-194
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+498
-194
lines changed

.changeset/pdm-605-product-catalog-model.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/shaky-birds-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

application-templates/starter-typescript/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# merchant-center-application-template-starter-typescript
22

3+
## 26.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f1f0129`](https://github.com/commercetools/merchant-center-application-kit/commit/f1f0129db29082c35990b8b10fe22997c48e7905), [`cad129d`](https://github.com/commercetools/merchant-center-application-kit/commit/cad129df45d7ced4a46f43fadc8acc5a2d98f6dd)]:
8+
- @commercetools-frontend/application-shell@26.0.2
9+
- @commercetools-frontend/application-shell-connectors@26.0.2
10+
- @commercetools-frontend/permissions@26.0.2
11+
- @commercetools-frontend/application-components@26.0.2
12+
- @commercetools-frontend/mc-scripts@26.0.2
13+
- @commercetools-frontend/actions-global@26.0.2
14+
- @commercetools-frontend/application-config@26.0.2
15+
- @commercetools-frontend/assets@26.0.2
16+
- @commercetools-frontend/babel-preset-mc-app@26.0.2
17+
- @commercetools-frontend/constants@26.0.2
18+
- @commercetools-frontend/eslint-config-mc-app@26.0.2
19+
- @commercetools-frontend/i18n@26.0.2
20+
- @commercetools-frontend/jest-preset-mc-app@26.0.2
21+
- @commercetools-frontend/l10n@26.0.2
22+
- @commercetools-frontend/mc-dev-authentication@26.0.2
23+
324
## 26.0.1
425

526
### Patch Changes

application-templates/starter-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools-applications/merchant-center-template-starter-typescript",
3-
"version": "26.0.1",
3+
"version": "26.0.2",
44
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Application",
55
"private": true,
66
"scripts": {

application-templates/starter/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# merchant-center-application-template-starter
22

3+
## 26.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f1f0129`](https://github.com/commercetools/merchant-center-application-kit/commit/f1f0129db29082c35990b8b10fe22997c48e7905), [`cad129d`](https://github.com/commercetools/merchant-center-application-kit/commit/cad129df45d7ced4a46f43fadc8acc5a2d98f6dd)]:
8+
- @commercetools-frontend/application-shell@26.0.2
9+
- @commercetools-frontend/application-shell-connectors@26.0.2
10+
- @commercetools-frontend/permissions@26.0.2
11+
- @commercetools-frontend/application-components@26.0.2
12+
- @commercetools-frontend/mc-scripts@26.0.2
13+
- @commercetools-frontend/actions-global@26.0.2
14+
- @commercetools-frontend/assets@26.0.2
15+
- @commercetools-frontend/babel-preset-mc-app@26.0.2
16+
- @commercetools-frontend/constants@26.0.2
17+
- @commercetools-frontend/eslint-config-mc-app@26.0.2
18+
- @commercetools-frontend/i18n@26.0.2
19+
- @commercetools-frontend/jest-preset-mc-app@26.0.2
20+
- @commercetools-frontend/l10n@26.0.2
21+
- @commercetools-frontend/mc-dev-authentication@26.0.2
22+
323
## 26.0.1
424

525
### Patch Changes

application-templates/starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools-applications/merchant-center-template-starter",
3-
"version": "26.0.1",
3+
"version": "26.0.2",
44
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
55
"private": true,
66
"scripts": {

custom-views-templates/starter-typescript/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# @commercetools-applications/merchant-center-custom-view-template-starter-typescript
22

3+
## 26.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f1f0129`](https://github.com/commercetools/merchant-center-application-kit/commit/f1f0129db29082c35990b8b10fe22997c48e7905), [`cad129d`](https://github.com/commercetools/merchant-center-application-kit/commit/cad129df45d7ced4a46f43fadc8acc5a2d98f6dd)]:
8+
- @commercetools-frontend/application-shell@26.0.2
9+
- @commercetools-frontend/application-shell-connectors@26.0.2
10+
- @commercetools-frontend/permissions@26.0.2
11+
- @commercetools-frontend/application-components@26.0.2
12+
- @commercetools-frontend/mc-scripts@26.0.2
13+
- @commercetools-frontend/actions-global@26.0.2
14+
- @commercetools-frontend/application-config@26.0.2
15+
- @commercetools-frontend/assets@26.0.2
16+
- @commercetools-frontend/babel-preset-mc-app@26.0.2
17+
- @commercetools-frontend/constants@26.0.2
18+
- @commercetools-frontend/eslint-config-mc-app@26.0.2
19+
- @commercetools-frontend/i18n@26.0.2
20+
- @commercetools-frontend/jest-preset-mc-app@26.0.2
21+
- @commercetools-frontend/l10n@26.0.2
22+
- @commercetools-frontend/mc-dev-authentication@26.0.2
23+
324
## 26.0.1
425

526
### Patch Changes

custom-views-templates/starter-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools-applications/merchant-center-custom-view-template-starter-typescript",
3-
"version": "26.0.1",
3+
"version": "26.0.2",
44
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Custom View",
55
"private": true,
66
"scripts": {

custom-views-templates/starter/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# merchant-center-application-template-starter
22

3+
## 26.0.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f1f0129`](https://github.com/commercetools/merchant-center-application-kit/commit/f1f0129db29082c35990b8b10fe22997c48e7905), [`cad129d`](https://github.com/commercetools/merchant-center-application-kit/commit/cad129df45d7ced4a46f43fadc8acc5a2d98f6dd)]:
8+
- @commercetools-frontend/application-shell@26.0.2
9+
- @commercetools-frontend/application-shell-connectors@26.0.2
10+
- @commercetools-frontend/permissions@26.0.2
11+
- @commercetools-frontend/application-components@26.0.2
12+
- @commercetools-frontend/mc-scripts@26.0.2
13+
- @commercetools-frontend/actions-global@26.0.2
14+
- @commercetools-frontend/assets@26.0.2
15+
- @commercetools-frontend/babel-preset-mc-app@26.0.2
16+
- @commercetools-frontend/constants@26.0.2
17+
- @commercetools-frontend/eslint-config-mc-app@26.0.2
18+
- @commercetools-frontend/i18n@26.0.2
19+
- @commercetools-frontend/jest-preset-mc-app@26.0.2
20+
- @commercetools-frontend/l10n@26.0.2
21+
- @commercetools-frontend/mc-dev-authentication@26.0.2
22+
323
## 26.0.1
424

525
### Patch Changes

custom-views-templates/starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools-applications/merchant-center-custom-view-template-starter",
3-
"version": "26.0.1",
3+
"version": "26.0.2",
44
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)