Skip to content

Commit

Permalink
chore: prepare release (#5315)
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
build-travis-ci and github-actions[bot] authored May 22, 2024
1 parent e48ae5f commit e489109
Show file tree
Hide file tree
Showing 15 changed files with 67 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/short-points-wait.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/cmf-cqrs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @talend/react-cmf-cqrs

## 10.1.4

### Patch Changes

- Updated dependencies [e48ae5f]
- @talend/react-cmf@9.0.0

## 10.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-cqrs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/Talend/ui/cmf-cqrs#readme",
"dependencies": {
"@talend/react-cmf": "^8.4.1",
"@talend/react-cmf": "^9.0.0",
"@talend/utils": "^3.0.4",
"immutable": "^3.8.2",
"redux-saga": "^1.3.0"
Expand Down Expand Up @@ -60,5 +60,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.1.3"
"version": "10.1.4"
}
7 changes: 7 additions & 0 deletions packages/cmf-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 6.1.3

### Patch Changes

- Updated dependencies [e48ae5f]
- @talend/react-cmf@9.0.0

## 6.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-cmf-router",
"version": "6.1.2",
"version": "6.1.3",
"description": "",
"main": "lib/index.js",
"author": "Talend Frontend <[email protected]> (http://www.talend.com)",
Expand All @@ -17,7 +17,7 @@
"lint": "talend-scripts lint"
},
"dependencies": {
"@talend/react-cmf": "^8.4.1",
"@talend/react-cmf": "^9.0.0",
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
"lodash": "^4.17.21",
Expand Down
6 changes: 6 additions & 0 deletions packages/cmf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/react-cmf

## 9.0.0

### Major Changes

- e48ae5f: chore(TMC-27581): security issue in redux storage decorator filter

## 8.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
"publishConfig": {
"access": "public"
},
"version": "8.4.2"
"version": "9.0.0"
}
7 changes: 7 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @talend/react-containers

## 10.7.4

### Patch Changes

- Updated dependencies [e48ae5f]
- @talend/react-cmf@9.0.0

## 10.7.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@talend/design-system": "^10.0.0",
"@talend/react-cmf": "^8.4.1",
"@talend/react-cmf": "^9.0.0",
"@talend/react-components": "^16.0.0",
"@talend/react-forms": "^14.0.0",
"@talend/utils": "^3.0.4",
Expand All @@ -54,7 +54,7 @@
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/locales-design-system": "^7.15.1",
"@talend/react-storybook-cmf": "^8.2.2",
"@talend/react-storybook-cmf": "^9.0.0",
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-core": "^16.3.5",
Expand Down Expand Up @@ -83,5 +83,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.7.3"
"version": "10.7.4"
}
9 changes: 9 additions & 0 deletions packages/playground/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @talend/ui-playground

## 2.4.5

### Patch Changes

- Updated dependencies [e48ae5f]
- @talend/react-cmf@9.0.0
- @talend/react-cmf-router@6.1.3
- @talend/react-containers@10.7.4

## 2.4.4

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/ui-playground",
"version": "2.4.4",
"version": "2.4.5",
"description": "Showcase Talend/UI",
"private": true,
"main": "app/index.js",
Expand Down Expand Up @@ -46,10 +46,10 @@
"@talend/locales-tui-components": "^11.4.5",
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-cmf": "^8.4.1",
"@talend/react-cmf-router": "^6.1.2",
"@talend/react-cmf": "^9.0.0",
"@talend/react-cmf-router": "^6.1.3",
"@talend/react-components": "^16.0.0",
"@talend/react-containers": "^10.7.3",
"@talend/react-containers": "^10.7.4",
"@talend/react-dataviz": "^6.1.3",
"@talend/react-faceted-search": "^19.0.0",
"@talend/react-forms": "^14.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/sagas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @talend/react-sagas

## 8.1.3

### Patch Changes

- Updated dependencies [e48ae5f]
- @talend/react-cmf@9.0.0

## 8.1.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/sagas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-sagas",
"version": "8.1.2",
"version": "8.1.3",
"description": "App wide redux sagas",
"main": "lib/index.js",
"mainSrc": "src/index.js",
Expand Down Expand Up @@ -31,7 +31,7 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/react-cmf": "^8.4.1",
"@talend/react-cmf": "^9.0.0",
"immutable": "^3.8.2",
"redux-saga": "^1.3.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/storybook-cmf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @talend/react-storybook-cmf

## 9.0.0

### Patch Changes

- Updated dependencies [e48ae5f]
- @talend/react-cmf@9.0.0

## 8.2.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/storybook-cmf/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/react-storybook-cmf",
"description": "react-storybook-cmf library.",
"version": "8.2.2",
"version": "9.0.0",
"license": "Apache-2.0",
"author": "Talend Frontend <[email protected]>",
"repository": {
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/react-cmf": "^8.4.1",
"@talend/react-cmf": "^9.0.0",
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-config-babel": "^13.3.1",
"@testing-library/react": "^14.2.1",
Expand All @@ -39,7 +39,7 @@
"prop-types": "^15.8.1"
},
"peerDependencies": {
"@talend/react-cmf": "^8.4.0",
"@talend/react-cmf": "^9.0.0",
"react": ">= 16.14.0",
"react-dom": ">= 16.14.0",
"react-redux": "^7.2.9",
Expand Down

0 comments on commit e489109

Please sign in to comment.