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 Jun 9, 2021
1 parent b9196aa commit 79e59c3
Show file tree
Hide file tree
Showing 32 changed files with 201 additions and 71 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-mice-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-walls-know.md

This file was deleted.

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

## 18.1.7

### Patch Changes

- Updated dependencies []:
- @commercetools-frontend/actions-global@20.5.0
- @commercetools-frontend/application-components@20.5.0
- @commercetools-frontend/application-shell@20.5.0
- @commercetools-frontend/permissions@20.5.0
- @commercetools-frontend/i18n@20.5.0

## 18.1.6

### Patch Changes
Expand Down
12 changes: 6 additions & 6 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.6",
"version": "18.1.7",
"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.19",
"@commercetools-frontend/actions-global": "20.4.0",
"@commercetools-frontend/application-components": "20.4.0",
"@commercetools-frontend/application-shell": "20.4.0",
"@commercetools-frontend/actions-global": "20.5.0",
"@commercetools-frontend/application-components": "20.5.0",
"@commercetools-frontend/application-shell": "20.5.0",
"@commercetools-frontend/assets": "18.5.4",
"@commercetools-frontend/i18n": "20.4.0",
"@commercetools-frontend/permissions": "20.4.0",
"@commercetools-frontend/i18n": "20.5.0",
"@commercetools-frontend/permissions": "20.5.0",
"@commercetools-uikit/flat-button": "^12.0.4",
"@commercetools-uikit/icons": "^12.0.0",
"@commercetools-uikit/spacings": "^12.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/actions-global/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-frontend/actions-global

## 20.5.0

### Patch Changes

- Updated dependencies [[`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1), [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1)]:
- @commercetools-frontend/constants@20.5.0
- @commercetools-frontend/sentry@20.5.0

## 20.4.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.4.0",
"version": "20.5.0",
"description": "Global redux actions for a MC application",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -25,9 +25,9 @@
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/browser-history": "20.0.1",
"@commercetools-frontend/constants": "20.3.0",
"@commercetools-frontend/constants": "20.5.0",
"@commercetools-frontend/notifications": "20.0.1",
"@commercetools-frontend/sentry": "20.4.0",
"@commercetools-frontend/sentry": "20.5.0",
"@types/lodash": "^4.14.167",
"@types/react": "^17.0.7",
"@types/react-redux": "^7.1.16",
Expand Down
10 changes: 10 additions & 0 deletions packages/application-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-frontend/application-components

## 20.5.0

### Patch Changes

- Updated dependencies [[`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1), [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1)]:
- @commercetools-frontend/constants@20.5.0
- @commercetools-frontend/application-shell-connectors@20.5.0
- @commercetools-frontend/i18n@20.5.0
- @commercetools-frontend/l10n@20.5.0

## 20.4.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.4.0",
"version": "20.5.0",
"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.4.0",
"@commercetools-frontend/application-shell-connectors": "20.5.0",
"@commercetools-frontend/assets": "18.5.4",
"@commercetools-frontend/constants": "20.3.0",
"@commercetools-frontend/i18n": "20.4.0",
"@commercetools-frontend/l10n": "20.4.0",
"@commercetools-frontend/constants": "20.5.0",
"@commercetools-frontend/i18n": "20.5.0",
"@commercetools-frontend/l10n": "20.5.0",
"@commercetools-uikit/async-select-input": "^12.0.3",
"@commercetools-uikit/card": "^12.0.0",
"@commercetools-uikit/constraints": "^12.0.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/application-shell-connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-frontend/application-shell-connectors

## 20.5.0

### Patch Changes

- Updated dependencies [[`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1), [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1)]:
- @commercetools-frontend/constants@20.5.0
- @commercetools-frontend/sentry@20.5.0

## 20.4.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.4.0",
"version": "20.5.0",
"description": "Contains complementary tools for @commercetools-frontend/application-shell",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -27,8 +27,8 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/constants": "20.3.0",
"@commercetools-frontend/sentry": "20.4.0",
"@commercetools-frontend/constants": "20.5.0",
"@commercetools-frontend/sentry": "20.5.0",
"@emotion/react": "11.4.0",
"@types/lodash": "^4.14.167",
"@types/prop-types": "^15.7.3",
Expand Down
16 changes: 16 additions & 0 deletions packages/application-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @commercetools-frontend/application-shell

## 20.5.0

### Patch Changes

- Updated dependencies [[`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1), [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1)]:
- @commercetools-frontend/constants@20.5.0
- @commercetools-frontend/actions-global@20.5.0
- @commercetools-frontend/application-components@20.5.0
- @commercetools-frontend/application-shell-connectors@20.5.0
- @commercetools-frontend/react-notifications@20.5.0
- @commercetools-frontend/sdk@20.5.0
- @commercetools-frontend/sentry@20.5.0
- @commercetools-frontend/permissions@20.5.0
- @commercetools-frontend/i18n@20.5.0
- @commercetools-frontend/l10n@20.5.0

## 20.4.0

### Patch Changes
Expand Down
22 changes: 11 additions & 11 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.4.0",
"version": "20.5.0",
"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.4.0",
"@commercetools-frontend/application-components": "20.4.0",
"@commercetools-frontend/application-shell-connectors": "20.4.0",
"@commercetools-frontend/actions-global": "20.5.0",
"@commercetools-frontend/application-components": "20.5.0",
"@commercetools-frontend/application-shell-connectors": "20.5.0",
"@commercetools-frontend/assets": "18.5.4",
"@commercetools-frontend/browser-history": "20.0.1",
"@commercetools-frontend/constants": "20.3.0",
"@commercetools-frontend/i18n": "20.4.0",
"@commercetools-frontend/l10n": "20.4.0",
"@commercetools-frontend/constants": "20.5.0",
"@commercetools-frontend/i18n": "20.5.0",
"@commercetools-frontend/l10n": "20.5.0",
"@commercetools-frontend/notifications": "20.0.1",
"@commercetools-frontend/permissions": "20.4.0",
"@commercetools-frontend/react-notifications": "20.4.0",
"@commercetools-frontend/sdk": "20.3.1",
"@commercetools-frontend/sentry": "20.4.0",
"@commercetools-frontend/permissions": "20.5.0",
"@commercetools-frontend/react-notifications": "20.5.0",
"@commercetools-frontend/sdk": "20.5.0",
"@commercetools-frontend/sentry": "20.5.0",
"@commercetools-frontend/url-utils": "20.0.1",
"@commercetools-uikit/avatar": "^12.0.0",
"@commercetools-uikit/card": "^12.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/constants/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-frontend/constants

## 20.5.0

### Minor Changes

- [#2258](https://github.com/commercetools/merchant-center-application-kit/pull/2258) [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1) Thanks [@Rombelirk](https://github.com/Rombelirk)! - Add api and graphql targets for order search.

### Patch Changes

- [#2258](https://github.com/commercetools/merchant-center-application-kit/pull/2258) [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1) Thanks [@Rombelirk](https://github.com/Rombelirk)! - Add API targets for order search and order indexer

## 20.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/constants",
"version": "20.3.0",
"version": "20.5.0",
"description": "Shared constants for MC applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-frontend/i18n

## 20.5.0

### Patch Changes

- Updated dependencies []:
- @commercetools-frontend/sentry@20.5.0

## 20.4.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/i18n",
"version": "20.4.0",
"version": "20.5.0",
"description": "MC i18n messages",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/sentry": "20.4.0",
"@commercetools-frontend/sentry": "20.5.0",
"@commercetools-uikit/i18n": "12.0.0",
"@emotion/react": "11.4.0",
"@types/prop-types": "^15.7.3",
Expand Down
7 changes: 7 additions & 0 deletions packages/l10n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-frontend/l10n

## 20.5.0

### Patch Changes

- Updated dependencies []:
- @commercetools-frontend/sentry@20.5.0

## 20.4.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/l10n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/l10n",
"version": "20.4.0",
"version": "20.5.0",
"description": "React bindings to load l10n data",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/sentry": "20.4.0",
"@commercetools-frontend/sentry": "20.5.0",
"@emotion/react": "11.4.0",
"@types/prop-types": "^15.7.3",
"@types/react": "^17.0.7",
Expand Down
8 changes: 8 additions & 0 deletions packages/permissions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-frontend/permissions

## 20.5.0

### Patch Changes

- Updated dependencies []:
- @commercetools-frontend/application-shell-connectors@20.5.0
- @commercetools-frontend/sentry@20.5.0

## 20.4.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/permissions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/permissions",
"version": "20.4.0",
"version": "20.5.0",
"description": "React components to declaratively handle MC permissions",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -24,8 +24,8 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/application-shell-connectors": "20.4.0",
"@commercetools-frontend/sentry": "20.4.0",
"@commercetools-frontend/application-shell-connectors": "20.5.0",
"@commercetools-frontend/sentry": "20.5.0",
"@emotion/react": "11.4.0",
"@types/lodash": "^4.14.167",
"@types/prop-types": "^15.7.3",
Expand Down
9 changes: 9 additions & 0 deletions packages/react-notifications/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-frontend/react-notifications

## 20.5.0

### Patch Changes

- Updated dependencies [[`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1), [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1)]:
- @commercetools-frontend/constants@20.5.0
- @commercetools-frontend/actions-global@20.5.0
- @commercetools-frontend/sentry@20.5.0

## 20.4.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/react-notifications",
"version": "20.4.0",
"version": "20.5.0",
"description": "React bindings for @commercetools-frontend/notifications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -24,10 +24,10 @@
"dependencies": {
"@babel/runtime": "7.14.0",
"@babel/runtime-corejs3": "7.14.0",
"@commercetools-frontend/actions-global": "20.4.0",
"@commercetools-frontend/constants": "20.3.0",
"@commercetools-frontend/actions-global": "20.5.0",
"@commercetools-frontend/constants": "20.5.0",
"@commercetools-frontend/notifications": "20.0.1",
"@commercetools-frontend/sentry": "20.4.0",
"@commercetools-frontend/sentry": "20.5.0",
"@commercetools-uikit/design-system": "^12.0.0",
"@commercetools-uikit/icon-button": "^12.0.4",
"@commercetools-uikit/icons": "^12.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-frontend/sdk

## 20.5.0

### Patch Changes

- Updated dependencies [[`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1), [`b9196aa7`](https://github.com/commercetools/merchant-center-application-kit/commit/b9196aa7097dae058d46f335e6332a5ee014a9d1)]:
- @commercetools-frontend/constants@20.5.0

## 20.3.1

### Patch Changes
Expand Down
Loading

0 comments on commit 79e59c3

Please sign in to comment.