Skip to content

Commit

Permalink
ci(changesets): version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 25, 2021
1 parent 10d89a3 commit 98d620c
Show file tree
Hide file tree
Showing 50 changed files with 289 additions and 112 deletions.
5 changes: 0 additions & 5 deletions .changeset/five-spies-carry.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/pink-queens-prove.md

This file was deleted.

24 changes: 0 additions & 24 deletions .changeset/twenty-trainers-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-steaks-add.md

This file was deleted.

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

## 18.1.4

### Patch Changes

- [#2160](https://github.com/commercetools/merchant-center-application-kit/pull/2160) [`7734f69e`](https://github.com/commercetools/merchant-center-application-kit/commit/7734f69e07fdff9e5a4517f6193541ac1170dff7) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency eslint-plugin-testing-library to v4 and use `screen` over assigning to `rendered`

* [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

* Updated dependencies [[`7734f69e`](https://github.com/commercetools/merchant-center-application-kit/commit/7734f69e07fdff9e5a4517f6193541ac1170dff7), [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797)]:
- @commercetools-frontend/application-components@20.2.2
- @commercetools-frontend/application-shell@20.2.2
- @commercetools-frontend/i18n@20.2.2
- @commercetools-frontend/permissions@20.2.2
- @commercetools-frontend/actions-global@20.2.2

## 18.1.3

### Patch Changes
Expand Down
16 changes: 8 additions & 8 deletions application-templates/starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "merchant-center-application-template-starter",
"version": "18.1.3",
"version": "18.1.4",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand All @@ -17,12 +17,12 @@
},
"dependencies": {
"@apollo/client": "3.3.18",
"@commercetools-frontend/actions-global": "20.2.1",
"@commercetools-frontend/application-components": "20.2.1",
"@commercetools-frontend/application-shell": "20.2.1",
"@commercetools-frontend/actions-global": "20.2.2",
"@commercetools-frontend/application-components": "20.2.2",
"@commercetools-frontend/application-shell": "20.2.2",
"@commercetools-frontend/assets": "18.5.4",
"@commercetools-frontend/i18n": "20.2.1",
"@commercetools-frontend/permissions": "20.2.1",
"@commercetools-frontend/i18n": "20.2.2",
"@commercetools-frontend/permissions": "20.2.2",
"@commercetools-uikit/flat-button": "^12.0.4",
"@commercetools-uikit/icons": "^12.0.0",
"@commercetools-uikit/spacings": "^12.0.0",
Expand All @@ -36,9 +36,9 @@
"redux": "4.1.0"
},
"devDependencies": {
"@commercetools-frontend/jest-preset-mc-app": "20.1.2",
"@commercetools-frontend/jest-preset-mc-app": "20.2.2",
"@commercetools-frontend/mc-dev-authentication": "19.0.0",
"@commercetools-frontend/mc-scripts": "20.2.1",
"@commercetools-frontend/mc-scripts": "20.2.2",
"@formatjs/cli": "4.2.14",
"@manypkg/cli": "0.17.0",
"@testing-library/react": "11.2.7",
Expand Down
6 changes: 6 additions & 0 deletions packages-backend/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-backend/express

## 20.2.2

### Patch Changes

- [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

## 20.1.2

### Patch Changes
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": "20.1.2",
"version": "20.2.2",
"description": "Zero-config HTTP server as Express.js to facilitate development",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages-backend/loggers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-backend/loggers

## 20.2.2

### Patch Changes

- [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

## 20.2.1

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

## 20.2.2

### Patch Changes

- Updated dependencies [[`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797)]:
- @commercetools-frontend/sentry@20.2.2

## 20.2.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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": "20.2.1",
"version": "20.2.2",
"description": "Global redux actions for a MC application",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@commercetools-frontend/browser-history": "20.0.1",
"@commercetools-frontend/constants": "20.0.1",
"@commercetools-frontend/notifications": "20.0.1",
"@commercetools-frontend/sentry": "20.2.1",
"@commercetools-frontend/sentry": "20.2.2",
"@types/lodash": "^4.14.167",
"@types/react": "^17.0.3",
"@types/react-redux": "^7.1.16",
Expand Down
13 changes: 13 additions & 0 deletions packages/application-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @commercetools-frontend/application-components

## 20.2.2

### Patch Changes

- [#2160](https://github.com/commercetools/merchant-center-application-kit/pull/2160) [`7734f69e`](https://github.com/commercetools/merchant-center-application-kit/commit/7734f69e07fdff9e5a4517f6193541ac1170dff7) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency eslint-plugin-testing-library to v4 and use `screen` over assigning to `rendered`

* [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

* Updated dependencies [[`7734f69e`](https://github.com/commercetools/merchant-center-application-kit/commit/7734f69e07fdff9e5a4517f6193541ac1170dff7), [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797)]:
- @commercetools-frontend/application-shell-connectors@20.2.2
- @commercetools-frontend/i18n@20.2.2
- @commercetools-frontend/l10n@20.2.2

## 20.2.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 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": "20.2.1",
"version": "20.2.2",
"description": "Generic components for building Merchant Center applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -33,11 +33,11 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/application-shell-connectors": "20.2.1",
"@commercetools-frontend/application-shell-connectors": "20.2.2",
"@commercetools-frontend/assets": "18.5.4",
"@commercetools-frontend/constants": "20.0.1",
"@commercetools-frontend/i18n": "20.2.1",
"@commercetools-frontend/l10n": "20.2.1",
"@commercetools-frontend/i18n": "20.2.2",
"@commercetools-frontend/l10n": "20.2.2",
"@commercetools-uikit/async-select-input": "^12.0.3",
"@commercetools-uikit/card": "^12.0.0",
"@commercetools-uikit/constraints": "^12.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/application-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-frontend/application-config

## 20.2.2

### Patch Changes

- [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

## 20.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "20.1.2",
"version": "20.2.2",
"description": "Configuration utilities for building Custom Applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/application-shell-connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @commercetools-frontend/application-shell-connectors

## 20.2.2

### Patch Changes

- [#2160](https://github.com/commercetools/merchant-center-application-kit/pull/2160) [`7734f69e`](https://github.com/commercetools/merchant-center-application-kit/commit/7734f69e07fdff9e5a4517f6193541ac1170dff7) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency eslint-plugin-testing-library to v4 and use `screen` over assigning to `rendered`

* [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

* Updated dependencies [[`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797)]:
- @commercetools-frontend/sentry@20.2.2

## 20.2.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/application-shell-connectors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/application-shell-connectors",
"version": "20.2.1",
"version": "20.2.2",
"description": "Contains complementary tools for @commercetools-frontend/application-shell",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/constants": "20.0.1",
"@commercetools-frontend/sentry": "20.2.1",
"@commercetools-frontend/sentry": "20.2.2",
"@emotion/react": "11.4.0",
"@types/lodash": "^4.14.167",
"@types/prop-types": "^15.7.3",
Expand Down
19 changes: 19 additions & 0 deletions packages/application-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @commercetools-frontend/application-shell

## 20.2.2

### Patch Changes

- [#2160](https://github.com/commercetools/merchant-center-application-kit/pull/2160) [`7734f69e`](https://github.com/commercetools/merchant-center-application-kit/commit/7734f69e07fdff9e5a4517f6193541ac1170dff7) Thanks [@renovate](https://github.com/apps/renovate)! - Update dependency eslint-plugin-testing-library to v4 and use `screen` over assigning to `rendered`

* [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

* Updated dependencies [[`7734f69e`](https://github.com/commercetools/merchant-center-application-kit/commit/7734f69e07fdff9e5a4517f6193541ac1170dff7), [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797)]:
- @commercetools-frontend/application-components@20.2.2
- @commercetools-frontend/application-shell-connectors@20.2.2
- @commercetools-frontend/i18n@20.2.2
- @commercetools-frontend/react-notifications@20.2.2
- @commercetools-frontend/sdk@20.2.2
- @commercetools-frontend/sentry@20.2.2
- @commercetools-frontend/permissions@20.2.2
- @commercetools-frontend/actions-global@20.2.2
- @commercetools-frontend/l10n@20.2.2

## 20.2.1

### Patch Changes
Expand Down
20 changes: 10 additions & 10 deletions packages/application-shell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/application-shell",
"version": "20.2.1",
"version": "20.2.2",
"description": "React component to bootstrap the general MC application logic",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -28,19 +28,19 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/actions-global": "20.2.1",
"@commercetools-frontend/application-components": "20.2.1",
"@commercetools-frontend/application-shell-connectors": "20.2.1",
"@commercetools-frontend/actions-global": "20.2.2",
"@commercetools-frontend/application-components": "20.2.2",
"@commercetools-frontend/application-shell-connectors": "20.2.2",
"@commercetools-frontend/assets": "18.5.4",
"@commercetools-frontend/browser-history": "20.0.1",
"@commercetools-frontend/constants": "20.0.1",
"@commercetools-frontend/i18n": "20.2.1",
"@commercetools-frontend/l10n": "20.2.1",
"@commercetools-frontend/i18n": "20.2.2",
"@commercetools-frontend/l10n": "20.2.2",
"@commercetools-frontend/notifications": "20.0.1",
"@commercetools-frontend/permissions": "20.2.1",
"@commercetools-frontend/react-notifications": "20.2.1",
"@commercetools-frontend/sdk": "20.2.0",
"@commercetools-frontend/sentry": "20.2.1",
"@commercetools-frontend/permissions": "20.2.2",
"@commercetools-frontend/react-notifications": "20.2.2",
"@commercetools-frontend/sdk": "20.2.2",
"@commercetools-frontend/sentry": "20.2.2",
"@commercetools-frontend/url-utils": "20.0.1",
"@commercetools-uikit/avatar": "^12.0.0",
"@commercetools-uikit/card": "^12.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/babel-preset-mc-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-frontend/babel-preset-mc-app

## 20.2.2

### Patch Changes

- [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

## 20.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-preset-mc-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/babel-preset-mc-app",
"version": "20.1.2",
"version": "20.2.2",
"description": "Babel preset used by a MC application",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-frontend/cypress

## 20.2.2

### Patch Changes

- [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

- Updated dependencies [[`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797)]:
- @commercetools-frontend/application-config@20.2.2

## 20.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cypress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/cypress",
"version": "20.1.2",
"version": "20.2.2",
"description": "Cypress commands and utilities for Custom Applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/application-config": "20.1.2",
"@commercetools-frontend/application-config": "20.2.2",
"@manypkg/get-packages": "1.1.1",
"uuid": "8.3.2"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-frontend/i18n

## 20.2.2

### Patch Changes

- [#2212](https://github.com/commercetools/merchant-center-application-kit/pull/2212) [`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies

- Updated dependencies [[`5961c019`](https://github.com/commercetools/merchant-center-application-kit/commit/5961c019ab908bc1a5d58acd4511e7c579976797)]:
- @commercetools-frontend/sentry@20.2.2

## 20.2.1

### Patch Changes
Expand Down
Loading

0 comments on commit 98d620c

Please sign in to comment.