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 3, 2022
1 parent 7e34301 commit 02e15bc
Show file tree
Hide file tree
Showing 24 changed files with 130 additions and 71 deletions.
6 changes: 0 additions & 6 deletions .changeset/bright-numbers-check.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/fuzzy-comics-visit.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/rude-cups-repeat.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

## 19.3.1

### Patch Changes

- Updated dependencies [[`7e343017`](https://github.com/commercetools/merchant-center-application-kit/commit/7e343017f8ebe12da3bf56a27c40541561925857), [`eea4f5fa`](https://github.com/commercetools/merchant-center-application-kit/commit/eea4f5fa49f82b9065ca34d3aadb507449784e9f), [`5a8c301d`](https://github.com/commercetools/merchant-center-application-kit/commit/5a8c301d5627df1e8bb6dcf8870575c6ca32c0a7)]:
- @commercetools-frontend/application-components@21.6.1
- @commercetools-frontend/mc-dev-authentication@21.6.1
- @commercetools-frontend/mc-scripts@21.6.1
- @commercetools-frontend/jest-preset-mc-app@21.6.1
- @commercetools-frontend/application-shell@21.6.1

## 19.3.0

### Minor 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": "19.3.0",
"version": "19.3.1",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand All @@ -21,16 +21,16 @@
"dependencies": {
"@apollo/client": "3.6.2",
"@commercetools-frontend/actions-global": "21.6.0",
"@commercetools-frontend/application-components": "21.6.0",
"@commercetools-frontend/application-shell": "21.6.0",
"@commercetools-frontend/application-components": "21.6.1",
"@commercetools-frontend/application-shell": "21.6.1",
"@commercetools-frontend/application-shell-connectors": "21.6.0",
"@commercetools-frontend/assets": "21.0.0",
"@commercetools-frontend/constants": "21.3.4",
"@commercetools-frontend/eslint-config-mc-app": "21.6.0",
"@commercetools-frontend/i18n": "21.6.0",
"@commercetools-frontend/jest-preset-mc-app": "21.6.0",
"@commercetools-frontend/mc-dev-authentication": "21.6.0",
"@commercetools-frontend/mc-scripts": "21.6.0",
"@commercetools-frontend/jest-preset-mc-app": "21.6.1",
"@commercetools-frontend/mc-dev-authentication": "21.6.1",
"@commercetools-frontend/mc-scripts": "21.6.1",
"@commercetools-frontend/permissions": "21.6.0",
"@commercetools-frontend/sdk": "21.6.0",
"@commercetools-test-data/commons": "3.0.2",
Expand Down
6 changes: 6 additions & 0 deletions packages/application-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools-frontend/application-components

## 21.6.1

### Patch Changes

- [#2633](https://github.com/commercetools/merchant-center-application-kit/pull/2633) [`7e343017`](https://github.com/commercetools/merchant-center-application-kit/commit/7e343017f8ebe12da3bf56a27c40541561925857) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Fix alignment of public page footer element.

## 21.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion 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": "21.6.0",
"version": "21.6.1",
"description": "Generic components for building Merchant Center applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/application-shell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-frontend/application-shell

## 21.6.1

### Patch Changes

- Updated dependencies [[`7e343017`](https://github.com/commercetools/merchant-center-application-kit/commit/7e343017f8ebe12da3bf56a27c40541561925857)]:
- @commercetools-frontend/application-components@21.6.1

## 21.6.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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": "21.6.0",
"version": "21.6.1",
"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 @@ -34,7 +34,7 @@
"@babel/runtime": "^7.17.9",
"@babel/runtime-corejs3": "^7.17.9",
"@commercetools-frontend/actions-global": "21.6.0",
"@commercetools-frontend/application-components": "21.6.0",
"@commercetools-frontend/application-components": "21.6.1",
"@commercetools-frontend/application-config": "21.6.0",
"@commercetools-frontend/application-shell-connectors": "21.6.0",
"@commercetools-frontend/assets": "21.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/cypress/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-frontend/cypress

## 21.6.1

### Patch Changes

- Updated dependencies []:
- @commercetools-frontend/application-shell@21.6.1

## 21.6.0

### 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": "21.6.0",
"version": "21.6.1",
"description": "Cypress commands and utilities for Custom Applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"@babel/runtime": "^7.17.9",
"@babel/runtime-corejs3": "^7.17.9",
"@commercetools-frontend/application-config": "21.6.0",
"@commercetools-frontend/application-shell": "21.6.0",
"@commercetools-frontend/application-shell": "21.6.1",
"@manypkg/get-packages": "1.1.3",
"uuid": "8.3.2"
},
Expand Down
17 changes: 17 additions & 0 deletions packages/jest-preset-mc-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @commercetools-frontend/jest-preset-mc-app

## 21.6.1

### Patch Changes

- [#2627](https://github.com/commercetools/merchant-center-application-kit/pull/2627) [`5a8c301d`](https://github.com/commercetools/merchant-center-application-kit/commit/5a8c301d5627df1e8bb6dcf8870575c6ca32c0a7) Thanks [@emmenko](https://github.com/emmenko)! - Add proper entry point for Jest preset for `typescript`.

```diff
-const jestPresetForTypeScript = require('@commercetools-frontend/jest-preset-mc-app/jest-preset-for-typescript');

module.exports = {
- ...jestPresetForTypeScript,
+ preset: '@commercetools-frontend/jest-preset-mc-app/typescript'
};
```

The import `@commercetools-frontend/jest-preset-mc-app/jest-preset-for-typescript` still works for backwards compatibility.

## 21.6.0

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

## 21.6.1

### Patch Changes

- [#2626](https://github.com/commercetools/merchant-center-application-kit/pull/2626) [`eea4f5fa`](https://github.com/commercetools/merchant-center-application-kit/commit/eea4f5fa49f82b9065ca34d3aadb507449784e9f) Thanks [@emmenko](https://github.com/emmenko)! - Fix dev middleware usage for local login flow (internal usage only)"

## 21.6.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mc-dev-authentication/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/mc-dev-authentication",
"version": "21.6.0",
"version": "21.6.1",
"description": "Authentication views when running webpack-dev-server in development mode",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/mc-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-frontend/mc-scripts

## 21.6.1

### Patch Changes

- [#2626](https://github.com/commercetools/merchant-center-application-kit/pull/2626) [`eea4f5fa`](https://github.com/commercetools/merchant-center-application-kit/commit/eea4f5fa49f82b9065ca34d3aadb507449784e9f) Thanks [@emmenko](https://github.com/emmenko)! - Fix dev middleware usage for local login flow (internal usage only)"

- Updated dependencies [[`eea4f5fa`](https://github.com/commercetools/merchant-center-application-kit/commit/eea4f5fa49f82b9065ca34d3aadb507449784e9f)]:
- @commercetools-frontend/mc-dev-authentication@21.6.1

## 21.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-frontend/mc-scripts",
"version": "21.6.0",
"version": "21.6.1",
"description": "Configuration and scripts for developing a MC application",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"@commercetools-frontend/assets": "21.0.0",
"@commercetools-frontend/babel-preset-mc-app": "21.3.4",
"@commercetools-frontend/constants": "21.3.4",
"@commercetools-frontend/mc-dev-authentication": "21.6.0",
"@commercetools-frontend/mc-dev-authentication": "21.6.1",
"@commercetools-frontend/mc-html-template": "21.6.0",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
"@rollup/plugin-graphql": "1.1.0",
Expand Down
8 changes: 8 additions & 0 deletions playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# playground

## 19.3.1

### Patch Changes

- Updated dependencies [[`7e343017`](https://github.com/commercetools/merchant-center-application-kit/commit/7e343017f8ebe12da3bf56a27c40541561925857)]:
- @commercetools-frontend/application-components@21.6.1
- @commercetools-frontend/application-shell@21.6.1

## 19.3.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playground",
"version": "19.3.0",
"version": "19.3.1",
"description": "A playground application to get started developing Merchant Center Applications",
"private": true,
"scripts": {
Expand All @@ -15,8 +15,8 @@
"dependencies": {
"@commercetools-docs/ui-kit": "18.6.0",
"@commercetools-frontend/actions-global": "21.6.0",
"@commercetools-frontend/application-components": "21.6.0",
"@commercetools-frontend/application-shell": "21.6.0",
"@commercetools-frontend/application-components": "21.6.1",
"@commercetools-frontend/application-shell": "21.6.1",
"@commercetools-frontend/application-shell-connectors": "21.6.0",
"@commercetools-frontend/assets": "21.0.0",
"@commercetools-frontend/constants": "21.3.4",
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"devDependencies": {
"@commercetools-backend/express": "21.6.0",
"@commercetools-frontend/mc-dev-authentication": "21.6.0",
"@commercetools-frontend/mc-scripts": "21.6.0",
"@commercetools-frontend/mc-dev-authentication": "21.6.1",
"@commercetools-frontend/mc-scripts": "21.6.1",
"@formatjs/cli": "4.8.4",
"@vercel/node": "^1.14.1"
}
Expand Down
9 changes: 9 additions & 0 deletions visual-testing-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @commercetools-local/visual-testing-app

## 19.4.1

### Patch Changes

- [#2633](https://github.com/commercetools/merchant-center-application-kit/pull/2633) [`7e343017`](https://github.com/commercetools/merchant-center-application-kit/commit/7e343017f8ebe12da3bf56a27c40541561925857) Thanks [@CarlosCortizasCT](https://github.com/CarlosCortizasCT)! - Fix alignment of public page footer element.

- Updated dependencies [[`7e343017`](https://github.com/commercetools/merchant-center-application-kit/commit/7e343017f8ebe12da3bf56a27c40541561925857)]:
- @commercetools-frontend/application-components@21.6.1

## 19.4.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions visual-testing-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-local/visual-testing-app",
"version": "19.4.0",
"version": "19.4.1",
"description": "An app to facilitate visual testing",
"private": true,
"scripts": {
Expand All @@ -9,7 +9,7 @@
"preview": "vite preview --port 3000"
},
"dependencies": {
"@commercetools-frontend/application-components": "21.6.0",
"@commercetools-frontend/application-components": "21.6.1",
"@commercetools-frontend/assets": "21.0.0",
"@commercetools-frontend/constants": "21.3.4",
"@commercetools-frontend/react-notifications": "21.6.0",
Expand Down
7 changes: 7 additions & 0 deletions website-components-playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @commercetools-website/components-playground

## 17.5.1

### Patch Changes

- Updated dependencies [[`7e343017`](https://github.com/commercetools/merchant-center-application-kit/commit/7e343017f8ebe12da3bf56a27c40541561925857)]:
- @commercetools-frontend/application-components@21.6.1

## 17.5.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions website-components-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-website/components-playground",
"version": "17.5.0",
"version": "17.5.1",
"private": true,
"scripts": {
"clean": "gatsby clean",
Expand All @@ -10,7 +10,7 @@
"serve": "gatsby serve"
},
"dependencies": {
"@commercetools-frontend/application-components": "21.6.0",
"@commercetools-frontend/application-components": "21.6.1",
"@commercetools-frontend/i18n": "21.6.0",
"@commercetools-uikit/design-system": "^15.0.0",
"@commercetools-uikit/icon-button": "^15.0.0",
Expand Down
Loading

0 comments on commit 02e15bc

Please sign in to comment.