Skip to content

Commit

Permalink
ci(changesets): version packages (rc)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 26, 2022
1 parent 8fbae1d commit 9f97fb9
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 9 deletions.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@
"changesets": [
"dull-mails-poke",
"fresh-crabs-join",
"friendly-dodos-sing",
"hungry-bobcats-relax",
"large-knives-turn",
"many-tables-appear",
"moody-queens-shout",
"popular-ears-beam",
"tall-dolls-study",
"tidy-lemons-film",
"young-mayflies-obey"
Expand Down
7 changes: 7 additions & 0 deletions application-templates/starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# merchant-center-application-template-starter

## 19.0.0-rc.2

### Patch Changes

- Updated dependencies [[`8fbae1d9`](https://github.com/commercetools/merchant-center-application-kit/commit/8fbae1d92a34e1ddbd5bfbae4ef6a0bb234847d6), [`d8e36891`](https://github.com/commercetools/merchant-center-application-kit/commit/d8e36891b3a78c5475818f96d068e4cdd1ab1a3e)]:
- @commercetools-frontend/mc-scripts@21.0.0-rc.2

## 19.0.0-rc.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.0.0-rc.1",
"version": "19.0.0-rc.2",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"@commercetools-frontend/i18n": "21.0.0-rc.1",
"@commercetools-frontend/jest-preset-mc-app": "21.0.0-rc.1",
"@commercetools-frontend/mc-dev-authentication": "21.0.0-rc.1",
"@commercetools-frontend/mc-scripts": "21.0.0-rc.1",
"@commercetools-frontend/mc-scripts": "21.0.0-rc.2",
"@commercetools-frontend/permissions": "21.0.0-rc.1",
"@commercetools-frontend/sdk": "21.0.0-rc.1",
"@commercetools-test-data/commons": "2.4.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/mc-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @commercetools-frontend/mc-scripts

## 21.0.0-rc.2

### Patch Changes

- [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`8fbae1d9`](https://github.com/commercetools/merchant-center-application-kit/commit/8fbae1d92a34e1ddbd5bfbae4ef6a0bb234847d6) Thanks [@emmenko](https://github.com/emmenko)! - Upgrade `react-dev-utils` to `v12`

* [#2430](https://github.com/commercetools/merchant-center-application-kit/pull/2430) [`d8e36891`](https://github.com/commercetools/merchant-center-application-kit/commit/d8e36891b3a78c5475818f96d068e4cdd1ab1a3e) Thanks [@emmenko](https://github.com/emmenko)! - Include fallback polyfills in Webpack config for `url` and `querystring`.

## 21.0.0-rc.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.0.0-rc.1",
"version": "21.0.0-rc.2",
"description": "Configuration and scripts for developing a MC application",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@commercetools-backend/express": "21.0.0-rc.1",
"@commercetools-frontend/mc-dev-authentication": "21.0.0-rc.1",
"@commercetools-frontend/mc-scripts": "21.0.0-rc.1",
"@commercetools-frontend/mc-scripts": "21.0.0-rc.2",
"@formatjs/cli": "4.8.0",
"@vercel/node": "^1.12.1"
}
Expand Down
2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-router-dom": "5.3.0"
},
"devDependencies": {
"@commercetools-frontend/mc-scripts": "21.0.0-rc.1",
"@commercetools-frontend/mc-scripts": "21.0.0-rc.2",
"rimraf": "3.0.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2590,7 +2590,7 @@ __metadata:
languageName: unknown
linkType: soft

"@commercetools-frontend/mc-scripts@21.0.0-rc.1, @commercetools-frontend/mc-scripts@workspace:packages/mc-scripts":
"@commercetools-frontend/mc-scripts@21.0.0-rc.2, @commercetools-frontend/mc-scripts@workspace:packages/mc-scripts":
version: 0.0.0-use.local
resolution: "@commercetools-frontend/mc-scripts@workspace:packages/mc-scripts"
dependencies:
Expand Down Expand Up @@ -2794,7 +2794,7 @@ __metadata:
"@commercetools-frontend/application-components": 21.0.0-rc.1
"@commercetools-frontend/assets": 21.0.0-rc.1
"@commercetools-frontend/constants": 21.0.0-rc.1
"@commercetools-frontend/mc-scripts": 21.0.0-rc.1
"@commercetools-frontend/mc-scripts": 21.0.0-rc.2
"@commercetools-frontend/react-notifications": 21.0.0-rc.1
"@commercetools-uikit/accessible-button": ^12.2.9
"@commercetools-uikit/design-system": ^12.2.9
Expand Down Expand Up @@ -22208,7 +22208,7 @@ __metadata:
"@commercetools-frontend/i18n": 21.0.0-rc.1
"@commercetools-frontend/jest-preset-mc-app": 21.0.0-rc.1
"@commercetools-frontend/mc-dev-authentication": 21.0.0-rc.1
"@commercetools-frontend/mc-scripts": 21.0.0-rc.1
"@commercetools-frontend/mc-scripts": 21.0.0-rc.2
"@commercetools-frontend/permissions": 21.0.0-rc.1
"@commercetools-frontend/sdk": 21.0.0-rc.1
"@commercetools-test-data/commons": 2.4.1
Expand Down Expand Up @@ -24805,7 +24805,7 @@ __metadata:
"@commercetools-frontend/i18n": 21.0.0-rc.1
"@commercetools-frontend/l10n": 21.0.0-rc.1
"@commercetools-frontend/mc-dev-authentication": 21.0.0-rc.1
"@commercetools-frontend/mc-scripts": 21.0.0-rc.1
"@commercetools-frontend/mc-scripts": 21.0.0-rc.2
"@commercetools-frontend/permissions": 21.0.0-rc.1
"@commercetools-frontend/sdk": 21.0.0-rc.1
"@commercetools-uikit/checkbox-input": ^12.2.9
Expand Down

0 comments on commit 9f97fb9

Please sign in to comment.