Skip to content

Commit

Permalink
ci(changesets): version packages (#3585)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ct-changesets[bot] and github-actions[bot] authored Aug 20, 2024
1 parent c9dac6d commit bf19431
Show file tree
Hide file tree
Showing 78 changed files with 529 additions and 438 deletions.
5 changes: 0 additions & 5 deletions .changeset/honest-wasps-mix.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/loud-files-eat.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/lucky-hornets-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-dragons-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-penguins-dream.md

This file was deleted.

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

## 22.31.0

### Patch Changes

- Updated dependencies [[`2fe2e11`](https://github.com/commercetools/merchant-center-application-kit/commit/2fe2e119982c7fa347f70ac8e203eb1f1e1743b7), [`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5), [`d37e74e`](https://github.com/commercetools/merchant-center-application-kit/commit/d37e74e500026766b1360c7db89798262c128898), [`d0b9f57`](https://github.com/commercetools/merchant-center-application-kit/commit/d0b9f57dd93d33fbb3b8ad95ee678e058b8257c5)]:
- @commercetools-frontend/application-config@22.31.0
- @commercetools-frontend/application-shell@22.31.0
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/application-components@22.31.0
- @commercetools-frontend/application-shell-connectors@22.31.0
- @commercetools-frontend/mc-dev-authentication@22.31.0
- @commercetools-frontend/mc-scripts@22.31.0
- @commercetools-frontend/actions-global@22.31.0
- @commercetools-frontend/permissions@22.31.0
- @commercetools-frontend/i18n@22.31.0
- @commercetools-frontend/l10n@22.31.0
- @commercetools-frontend/assets@22.31.0
- @commercetools-frontend/babel-preset-mc-app@22.31.0
- @commercetools-frontend/eslint-config-mc-app@22.31.0
- @commercetools-frontend/jest-preset-mc-app@22.31.0

## 22.30.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion application-templates/starter-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-template-starter-typescript",
"version": "22.30.3",
"version": "22.31.0",
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
20 changes: 20 additions & 0 deletions application-templates/starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# merchant-center-application-template-starter

## 22.31.0

### Patch Changes

- Updated dependencies [[`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5), [`d37e74e`](https://github.com/commercetools/merchant-center-application-kit/commit/d37e74e500026766b1360c7db89798262c128898), [`d0b9f57`](https://github.com/commercetools/merchant-center-application-kit/commit/d0b9f57dd93d33fbb3b8ad95ee678e058b8257c5)]:
- @commercetools-frontend/application-shell@22.31.0
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/application-components@22.31.0
- @commercetools-frontend/application-shell-connectors@22.31.0
- @commercetools-frontend/mc-dev-authentication@22.31.0
- @commercetools-frontend/mc-scripts@22.31.0
- @commercetools-frontend/actions-global@22.31.0
- @commercetools-frontend/permissions@22.31.0
- @commercetools-frontend/i18n@22.31.0
- @commercetools-frontend/l10n@22.31.0
- @commercetools-frontend/assets@22.31.0
- @commercetools-frontend/babel-preset-mc-app@22.31.0
- @commercetools-frontend/eslint-config-mc-app@22.31.0
- @commercetools-frontend/jest-preset-mc-app@22.31.0

## 22.30.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion application-templates/starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-template-starter",
"version": "22.30.3",
"version": "22.31.0",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
21 changes: 21 additions & 0 deletions custom-views-templates/starter-typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @commercetools-applications/merchant-center-custom-view-template-starter-typescript

## 22.31.0

### Patch Changes

- Updated dependencies [[`2fe2e11`](https://github.com/commercetools/merchant-center-application-kit/commit/2fe2e119982c7fa347f70ac8e203eb1f1e1743b7), [`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5), [`d37e74e`](https://github.com/commercetools/merchant-center-application-kit/commit/d37e74e500026766b1360c7db89798262c128898), [`d0b9f57`](https://github.com/commercetools/merchant-center-application-kit/commit/d0b9f57dd93d33fbb3b8ad95ee678e058b8257c5)]:
- @commercetools-frontend/application-config@22.31.0
- @commercetools-frontend/application-shell@22.31.0
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/application-components@22.31.0
- @commercetools-frontend/application-shell-connectors@22.31.0
- @commercetools-frontend/mc-dev-authentication@22.31.0
- @commercetools-frontend/mc-scripts@22.31.0
- @commercetools-frontend/actions-global@22.31.0
- @commercetools-frontend/permissions@22.31.0
- @commercetools-frontend/i18n@22.31.0
- @commercetools-frontend/l10n@22.31.0
- @commercetools-frontend/assets@22.31.0
- @commercetools-frontend/babel-preset-mc-app@22.31.0
- @commercetools-frontend/eslint-config-mc-app@22.31.0
- @commercetools-frontend/jest-preset-mc-app@22.31.0

## 22.30.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion custom-views-templates/starter-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-custom-view-template-starter-typescript",
"version": "22.30.3",
"version": "22.31.0",
"description": "A starter example in TypeScript for the bare minimum setup to develop a Merchant Center Custom View",
"private": true,
"scripts": {
Expand Down
20 changes: 20 additions & 0 deletions custom-views-templates/starter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# merchant-center-application-template-starter

## 22.31.0

### Patch Changes

- Updated dependencies [[`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5), [`d37e74e`](https://github.com/commercetools/merchant-center-application-kit/commit/d37e74e500026766b1360c7db89798262c128898), [`d0b9f57`](https://github.com/commercetools/merchant-center-application-kit/commit/d0b9f57dd93d33fbb3b8ad95ee678e058b8257c5)]:
- @commercetools-frontend/application-shell@22.31.0
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/application-components@22.31.0
- @commercetools-frontend/application-shell-connectors@22.31.0
- @commercetools-frontend/mc-dev-authentication@22.31.0
- @commercetools-frontend/mc-scripts@22.31.0
- @commercetools-frontend/actions-global@22.31.0
- @commercetools-frontend/permissions@22.31.0
- @commercetools-frontend/i18n@22.31.0
- @commercetools-frontend/l10n@22.31.0
- @commercetools-frontend/assets@22.31.0
- @commercetools-frontend/babel-preset-mc-app@22.31.0
- @commercetools-frontend/eslint-config-mc-app@22.31.0
- @commercetools-frontend/jest-preset-mc-app@22.31.0

## 22.30.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion custom-views-templates/starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-applications/merchant-center-custom-view-template-starter",
"version": "22.30.3",
"version": "22.31.0",
"description": "A starter example for the bare minimum setup to develop a Merchant Center Application",
"private": true,
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions packages-backend/eslint-config-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-backend/eslint-config-node

## 22.31.0

## 22.30.3

## 22.30.2
Expand Down
2 changes: 1 addition & 1 deletion packages-backend/eslint-config-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commercetools-backend/eslint-config-node",
"version": "22.30.3",
"version": "22.31.0",
"description": "ESLint config for Node.js projects.",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages-backend/express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @commercetools-backend/express

## 22.31.0

## 22.30.3

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

## 22.31.0

### Minor Changes

- [#3592](https://github.com/commercetools/merchant-center-application-kit/pull/3592) [`d1c89d2`](https://github.com/commercetools/merchant-center-application-kit/commit/d1c89d2e29a53cd8fe77e4119e5b4f14410979fd) Thanks [@emmenko](https://github.com/emmenko)! - In the access logger the option `ignoreUrls` supports both strings and regular expressions.

For strings, the value is matched as-is. You can now use the regular expression to match a certain path structure, for example to ignore requests to load assets.

```ts
const access = createAccessLoggerMiddleware({
level: 'info',
json: true,
ignoreUrls: ['/', '/health', /^\/static\/(.*)/],
});
```

## 22.30.3

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

## 22.31.0

### Patch Changes

- Updated dependencies [[`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5)]:
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/sentry@22.31.0
- @commercetools-frontend/browser-history@22.31.0
- @commercetools-frontend/notifications@22.31.0

## 22.30.3

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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": "22.30.3",
"version": "22.31.0",
"description": "Global redux actions for a MC application",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand All @@ -20,10 +20,10 @@
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/browser-history": "22.30.3",
"@commercetools-frontend/constants": "22.30.3",
"@commercetools-frontend/notifications": "22.30.3",
"@commercetools-frontend/sentry": "22.30.3",
"@commercetools-frontend/browser-history": "22.31.0",
"@commercetools-frontend/constants": "22.31.0",
"@commercetools-frontend/notifications": "22.31.0",
"@commercetools-frontend/sentry": "22.31.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.80",
"@types/react-redux": "^7.1.26",
Expand Down
18 changes: 18 additions & 0 deletions packages/application-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @commercetools-frontend/application-components

## 22.31.0

### Minor Changes

- [#3587](https://github.com/commercetools/merchant-center-application-kit/pull/3587) [`d37e74e`](https://github.com/commercetools/merchant-center-application-kit/commit/d37e74e500026766b1360c7db89798262c128898) Thanks [@ddouglasz](https://github.com/ddouglasz)! - Add a new property `footerContent`to the form dialog. This provides an additional content positioned to the left area of the form dialog footer.

### Patch Changes

- Updated dependencies [[`2fe2e11`](https://github.com/commercetools/merchant-center-application-kit/commit/2fe2e119982c7fa347f70ac8e203eb1f1e1743b7), [`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5)]:
- @commercetools-frontend/application-config@22.31.0
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/application-shell-connectors@22.31.0
- @commercetools-frontend/actions-global@22.31.0
- @commercetools-frontend/sentry@22.31.0
- @commercetools-frontend/i18n@22.31.0
- @commercetools-frontend/l10n@22.31.0
- @commercetools-frontend/assets@22.31.0

## 22.30.3

### Patch Changes
Expand Down
18 changes: 9 additions & 9 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": "22.30.3",
"version": "22.31.0",
"description": "Generic components for building Merchant Center applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -29,14 +29,14 @@
"dependencies": {
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/actions-global": "22.30.3",
"@commercetools-frontend/application-config": "22.30.3",
"@commercetools-frontend/application-shell-connectors": "22.30.3",
"@commercetools-frontend/assets": "22.30.3",
"@commercetools-frontend/constants": "22.30.3",
"@commercetools-frontend/i18n": "22.30.3",
"@commercetools-frontend/l10n": "22.30.3",
"@commercetools-frontend/sentry": "22.30.3",
"@commercetools-frontend/actions-global": "22.31.0",
"@commercetools-frontend/application-config": "22.31.0",
"@commercetools-frontend/application-shell-connectors": "22.31.0",
"@commercetools-frontend/assets": "22.31.0",
"@commercetools-frontend/constants": "22.31.0",
"@commercetools-frontend/i18n": "22.31.0",
"@commercetools-frontend/l10n": "22.31.0",
"@commercetools-frontend/sentry": "22.31.0",
"@commercetools-uikit/accessible-button": "^19.9.0",
"@commercetools-uikit/card": "^19.9.0",
"@commercetools-uikit/constraints": "^19.9.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/application-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-frontend/application-config

## 22.31.0

### Patch Changes

- [#3584](https://github.com/commercetools/merchant-center-application-kit/pull/3584) [`2fe2e11`](https://github.com/commercetools/merchant-center-application-kit/commit/2fe2e119982c7fa347f70ac8e203eb1f1e1743b7) Thanks [@emmenko](https://github.com/emmenko)! - Keep JS comments in type declarations

- Updated dependencies [[`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5)]:
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/babel-preset-mc-app@22.31.0

## 22.30.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions 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": "22.30.3",
"version": "22.31.0",
"description": "Configuration utilities for building Custom Applications",
"bugs": "https://github.com/commercetools/merchant-center-application-kit/issues",
"repository": {
Expand Down Expand Up @@ -41,8 +41,8 @@
"@babel/register": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/babel-preset-mc-app": "22.30.3",
"@commercetools-frontend/constants": "22.30.3",
"@commercetools-frontend/babel-preset-mc-app": "22.31.0",
"@commercetools-frontend/constants": "22.31.0",
"@types/dompurify": "^2.4.0",
"@types/lodash": "^4.14.198",
"@types/react": "^17.0.80",
Expand Down
10 changes: 10 additions & 0 deletions packages/application-shell-connectors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @commercetools-frontend/application-shell-connectors

## 22.31.0

### Patch Changes

- Updated dependencies [[`2fe2e11`](https://github.com/commercetools/merchant-center-application-kit/commit/2fe2e119982c7fa347f70ac8e203eb1f1e1743b7), [`d4a26cd`](https://github.com/commercetools/merchant-center-application-kit/commit/d4a26cd4daba200567486a81b580749a17d648f5)]:
- @commercetools-frontend/application-config@22.31.0
- @commercetools-frontend/constants@22.31.0
- @commercetools-frontend/sentry@22.31.0
- @commercetools-frontend/browser-history@22.31.0

## 22.30.3

### Patch Changes
Expand Down
Loading

0 comments on commit bf19431

Please sign in to comment.