Skip to content

Commit ee05b63

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

File tree

74 files changed

+495
-187
lines changed

Some content is hidden

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

74 files changed

+495
-187
lines changed

.changeset/tender-steaks-count.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+
## 27.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f9e80c7`](https://github.com/commercetools/merchant-center-application-kit/commit/f9e80c720718697ab5b11745a19c23617c6fe6be)]:
8+
- @commercetools-frontend/constants@27.2.0
9+
- @commercetools-frontend/actions-global@27.2.0
10+
- @commercetools-frontend/application-components@27.2.0
11+
- @commercetools-frontend/application-config@27.2.0
12+
- @commercetools-frontend/application-shell@27.2.0
13+
- @commercetools-frontend/application-shell-connectors@27.2.0
14+
- @commercetools-frontend/mc-scripts@27.2.0
15+
- @commercetools-frontend/mc-dev-authentication@27.2.0
16+
- @commercetools-frontend/permissions@27.2.0
17+
- @commercetools-frontend/i18n@27.2.0
18+
- @commercetools-frontend/l10n@27.2.0
19+
- @commercetools-frontend/assets@27.2.0
20+
- @commercetools-frontend/babel-preset-mc-app@27.2.0
21+
- @commercetools-frontend/eslint-config-mc-app@27.2.0
22+
- @commercetools-frontend/jest-preset-mc-app@27.2.0
23+
324
## 27.1.0
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": "27.1.0",
3+
"version": "27.2.0",
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+
## 27.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f9e80c7`](https://github.com/commercetools/merchant-center-application-kit/commit/f9e80c720718697ab5b11745a19c23617c6fe6be)]:
8+
- @commercetools-frontend/constants@27.2.0
9+
- @commercetools-frontend/actions-global@27.2.0
10+
- @commercetools-frontend/application-components@27.2.0
11+
- @commercetools-frontend/application-shell@27.2.0
12+
- @commercetools-frontend/application-shell-connectors@27.2.0
13+
- @commercetools-frontend/mc-scripts@27.2.0
14+
- @commercetools-frontend/mc-dev-authentication@27.2.0
15+
- @commercetools-frontend/permissions@27.2.0
16+
- @commercetools-frontend/i18n@27.2.0
17+
- @commercetools-frontend/l10n@27.2.0
18+
- @commercetools-frontend/assets@27.2.0
19+
- @commercetools-frontend/babel-preset-mc-app@27.2.0
20+
- @commercetools-frontend/eslint-config-mc-app@27.2.0
21+
- @commercetools-frontend/jest-preset-mc-app@27.2.0
22+
323
## 27.1.0
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": "27.1.0",
3+
"version": "27.2.0",
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+
## 27.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f9e80c7`](https://github.com/commercetools/merchant-center-application-kit/commit/f9e80c720718697ab5b11745a19c23617c6fe6be)]:
8+
- @commercetools-frontend/constants@27.2.0
9+
- @commercetools-frontend/actions-global@27.2.0
10+
- @commercetools-frontend/application-components@27.2.0
11+
- @commercetools-frontend/application-config@27.2.0
12+
- @commercetools-frontend/application-shell@27.2.0
13+
- @commercetools-frontend/application-shell-connectors@27.2.0
14+
- @commercetools-frontend/mc-scripts@27.2.0
15+
- @commercetools-frontend/mc-dev-authentication@27.2.0
16+
- @commercetools-frontend/permissions@27.2.0
17+
- @commercetools-frontend/i18n@27.2.0
18+
- @commercetools-frontend/l10n@27.2.0
19+
- @commercetools-frontend/assets@27.2.0
20+
- @commercetools-frontend/babel-preset-mc-app@27.2.0
21+
- @commercetools-frontend/eslint-config-mc-app@27.2.0
22+
- @commercetools-frontend/jest-preset-mc-app@27.2.0
23+
324
## 27.1.0
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": "27.1.0",
3+
"version": "27.2.0",
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+
## 27.2.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f9e80c7`](https://github.com/commercetools/merchant-center-application-kit/commit/f9e80c720718697ab5b11745a19c23617c6fe6be)]:
8+
- @commercetools-frontend/constants@27.2.0
9+
- @commercetools-frontend/actions-global@27.2.0
10+
- @commercetools-frontend/application-components@27.2.0
11+
- @commercetools-frontend/application-shell@27.2.0
12+
- @commercetools-frontend/application-shell-connectors@27.2.0
13+
- @commercetools-frontend/mc-scripts@27.2.0
14+
- @commercetools-frontend/mc-dev-authentication@27.2.0
15+
- @commercetools-frontend/permissions@27.2.0
16+
- @commercetools-frontend/i18n@27.2.0
17+
- @commercetools-frontend/l10n@27.2.0
18+
- @commercetools-frontend/assets@27.2.0
19+
- @commercetools-frontend/babel-preset-mc-app@27.2.0
20+
- @commercetools-frontend/eslint-config-mc-app@27.2.0
21+
- @commercetools-frontend/jest-preset-mc-app@27.2.0
22+
323
## 27.1.0
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": "27.1.0",
3+
"version": "27.2.0",
44
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
55
"private": true,
66
"scripts": {

packages-backend/eslint-config-node/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @commercetools-backend/eslint-config-node
22

3+
## 27.2.0
4+
35
## 27.1.0
46

57
## 27.0.0

0 commit comments

Comments
 (0)