Skip to content

Commit

Permalink
chore: prepare release (#5330)
Browse files Browse the repository at this point in the history
  • Loading branch information
build-travis-ci committed Jun 11, 2024
1 parent 9b66a09 commit 0f61b63
Show file tree
Hide file tree
Showing 51 changed files with 379 additions and 183 deletions.
7 changes: 0 additions & 7 deletions .changeset/cyan-zoos-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-ears-guess.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/smooth-queens-dance.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/spotty-trains-hammer.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tame-toes-ring.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-poets-laugh.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wise-dancers-smash.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/json-schema-form-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/json-schema-form-core

## 1.3.0

### Minor Changes

- 3bd16fc: Add support to ESM

## 1.2.7

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions fork/json-schema-form-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/json-schema-form-core",
"version": "1.2.7",
"version": "1.3.0",
"description": "JSON-Schema and JSON-UI-Schema utilities for form generation.",
"main": "dist/index.js",
"module": "./lib-esm/index.js",
Expand Down Expand Up @@ -50,9 +50,9 @@
"@talend/babel-plugin-import-from-index": "^1.7.1",
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-config-react-webpack": "^16.6.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.3.6",
"@talend/scripts-core": "^16.4.0",
"@types/chai": "^3.5.2",
"@types/node": "^6.14.13",
"rimraf": "^5.0.5",
Expand Down
6 changes: 6 additions & 0 deletions fork/react-bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## [v0.32.5]

## 2.3.0

### Minor Changes

- 3bd16fc: Add support to ESM

## 2.2.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions fork/react-bootstrap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-bootstrap",
"version": "2.2.3",
"version": "2.3.0",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
Expand Down Expand Up @@ -49,9 +49,9 @@
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-config-babel": "^13.3.1",
"@talend/scripts-config-react-webpack": "^16.6.0",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-babel": "^13.4.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/a11y/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @talend/react-a11y

## 3.1.0

### Minor Changes

- 3bd16fc: Add support to ESM

### Patch Changes

- Updated dependencies [3bd16fc]
- @talend/utils@3.1.0

## 3.0.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/utils": "^3.0.4"
"@talend/utils": "^3.1.0"
},
"devDependencies": {
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -57,5 +57,5 @@
"publishConfig": {
"access": "public"
},
"version": "3.0.1"
"version": "3.1.0"
}
6 changes: 6 additions & 0 deletions packages/assets-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/assets-api

## 1.4.0

### Minor Changes

- 3bd16fc: Add support to ESM

## 1.3.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/assets-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@talend/babel-plugin-import-from-index": "^1.7.1",
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-config-react-webpack": "^16.5.1",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/scripts-config-typescript": "^11.2.1",
"@types/node": "^6.14.13",
"@types/jest": "^29.5.12",
Expand All @@ -48,5 +48,5 @@
"publishConfig": {
"access": "public"
},
"version": "1.3.2"
"version": "1.4.0"
}
11 changes: 11 additions & 0 deletions packages/cmf-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 6.2.0

### Minor Changes

- 3bd16fc: Add support to ESM

### Patch Changes

- Updated dependencies [3bd16fc]
- @talend/react-cmf@9.1.0

## 6.1.3

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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.3",
"version": "6.2.0",
"description": "",
"main": "lib/index.js",
"module": "./lib-esm/index.js",
Expand All @@ -25,7 +25,7 @@
"lint": "talend-scripts lint"
},
"dependencies": {
"@talend/react-cmf": "^9.0.0",
"@talend/react-cmf": "^9.1.0",
"connected-react-router": "^6.9.3",
"history": "^5.3.0",
"lodash": "^4.17.21",
Expand All @@ -44,9 +44,9 @@
"@redux-saga/testing-utils": "^1.1.5",
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-config-babel": "^13.3.1",
"@talend/scripts-config-react-webpack": "^16.5.1",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-babel": "^13.4.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/scripts-config-typescript": "^11.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/cmf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @talend/react-cmf

## 9.1.0

### Minor Changes

- 3bd16fc: Add support to ESM

### Patch Changes

- Updated dependencies [3bd16fc]
- @talend/utils@3.1.0

## 9.0.0

### Major Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"dependencies": {
"@talend/scripts-cmf": "^1.2.4",
"@talend/utils": "^3.0.4",
"@talend/utils": "^3.1.0",
"commander": "^6.2.1",
"hoist-non-react-statics": "^3.3.2",
"immutable": "^3.8.2",
Expand All @@ -67,10 +67,10 @@
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-config-babel": "^13.3.1",
"@talend/scripts-core": "^16.4.0",
"@talend/scripts-config-babel": "^13.4.0",
"@talend/scripts-config-jest": "^14.0.2",
"@talend/scripts-config-react-webpack": "^16.6.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@testing-library/react": "^14.2.1",
"jest-in-case": "^1.0.2",
"jsdoc": "^4.0.2",
Expand All @@ -87,5 +87,5 @@
"publishConfig": {
"access": "public"
},
"version": "9.0.0"
"version": "9.1.0"
}
21 changes: 21 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @talend/react-components

## 16.2.0

### Minor Changes

- 3bd16fc: Add support to ESM

### Patch Changes

- ced37a2: fix(TMC-27619/cellDate): enable tz offset conversion with sourceTz
- Updated dependencies [3bd16fc]
- Updated dependencies [3bd16fc]
- Updated dependencies [d053412]
- Updated dependencies [9b66a09]
- @talend/design-tokens@3.3.0
- @talend/react-bootstrap@2.3.0
- @talend/assets-api@1.4.0
- @talend/icons@7.9.0
- @talend/utils@3.1.0
- @talend/react-a11y@3.1.0
- @talend/bootstrap-theme@9.1.4

## 16.1.4

### Patch Changes
Expand Down
28 changes: 14 additions & 14 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/assets-api": "^1.3.2",
"@talend/bootstrap-theme": "^9.1.3",
"@talend/design-tokens": "^3.1.1",
"@talend/icons": "^7.7.2",
"@talend/react-a11y": "^3.0.1",
"@talend/react-bootstrap": "^2.2.2",
"@talend/utils": "^3.0.4",
"@talend/assets-api": "^1.4.0",
"@talend/bootstrap-theme": "^9.1.4",
"@talend/design-tokens": "^3.3.0",
"@talend/icons": "^7.9.0",
"@talend/react-a11y": "^3.1.0",
"@talend/react-bootstrap": "^2.3.0",
"@talend/utils": "^3.1.0",
"ally.js": "^1.4.1",
"classnames": "^2.5.1",
"d3": "^7.8.5",
Expand Down Expand Up @@ -83,17 +83,17 @@
},
"devDependencies": {
"@storybook/addon-actions": "^7.6.17",
"@talend/bootstrap-theme": "^9.1.3",
"@talend/design-system": "^10.4.3",
"@talend/bootstrap-theme": "^9.1.4",
"@talend/design-system": "^10.6.0",
"@talend/eslint-config": "^13.0.3",
"@talend/eslint-plugin": "^1.1.1",
"@talend/locales-design-system": "^7.15.1",
"@talend/locales-tui-components": "^11.4.5",
"@talend/scripts-config-babel": "^13.3.1",
"@talend/scripts-config-react-webpack": "^16.5.1",
"@talend/scripts-config-storybook-lib": "^5.3.1",
"@talend/scripts-config-babel": "^13.4.0",
"@talend/scripts-config-react-webpack": "^16.7.0",
"@talend/scripts-config-storybook-lib": "^5.3.2",
"@talend/scripts-config-typescript": "^11.2.1",
"@talend/scripts-core": "^16.3.5",
"@talend/scripts-core": "^16.4.0",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react-hooks": "^8.0.1",
Expand Down Expand Up @@ -131,5 +131,5 @@
"publishConfig": {
"access": "public"
},
"version": "16.1.4"
"version": "16.2.0"
}
16 changes: 16 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @talend/react-containers

## 10.8.0

### Minor Changes

- 3bd16fc: Add support to ESM

### Patch Changes

- Updated dependencies [ced37a2]
- Updated dependencies [3bd16fc]
- @talend/react-components@16.2.0
- @talend/design-system@10.6.0
- @talend/react-forms@14.1.0
- @talend/utils@3.1.0
- @talend/react-cmf@9.1.0

## 10.7.4

### Patch Changes
Expand Down

0 comments on commit 0f61b63

Please sign in to comment.