Skip to content

Commit

Permalink
chore: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 31, 2024
1 parent 9568363 commit b95e743
Show file tree
Hide file tree
Showing 48 changed files with 349 additions and 135 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-rings-decide.md

This file was deleted.

26 changes: 0 additions & 26 deletions .changeset/strong-baboons-beam.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/bootstrap-sass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 5.2.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

## 5.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/bootstrap-sass/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/bootstrap-sass",
"version": "5.1.0",
"version": "5.2.0",
"description": "bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.",
"main": "assets/javascripts/bootstrap.js",
"style": "assets/stylesheets/_bootstrap.scss",
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

## 8.4.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

## 8.3.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@talend/eslint-config": "^13.0.2",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-babel": "^13.3.0",
"@talend/scripts-config-jest": "^14.0.1",
"@talend/scripts-config-react-webpack": "^16.4.2",
"@testing-library/react": "^14.1.2",
Expand All @@ -78,5 +78,5 @@
"publishConfig": {
"access": "public"
},
"version": "8.3.3"
"version": "8.4.0"
}
13 changes: 13 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/react-components

## 15.1.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

### Patch Changes

- Updated dependencies [9568363]
- @talend/design-tokens@3.1.0
- @talend/icons@7.7.0
- @talend/bootstrap-theme@9.1.0

## 15.0.2

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/assets-api": "^1.3.1",
"@talend/bootstrap-theme": "^9.0.0",
"@talend/design-tokens": "^3.0.0",
"@talend/icons": "^7.6.0",
"@talend/bootstrap-theme": "^9.1.0",
"@talend/design-tokens": "^3.1.0",
"@talend/icons": "^7.7.0",
"@talend/react-a11y": "^3.0.0",
"@talend/react-bootstrap": "^2.2.1",
"@talend/utils": "^3.0.0",
Expand Down Expand Up @@ -72,14 +72,14 @@
},
"devDependencies": {
"@storybook/addon-actions": "^7.6.4",
"@talend/bootstrap-theme": "^9.0.0",
"@talend/design-system": "^9.0.2",
"@talend/bootstrap-theme": "^9.1.0",
"@talend/design-system": "^9.2.0",
"@talend/eslint-config": "^13.0.2",
"@talend/eslint-plugin": "^1.1.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/locales-tui-components": "^11.4.5",
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-babel": "^13.3.0",
"@talend/scripts-config-react-webpack": "^16.5.0",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
Expand Down Expand Up @@ -120,5 +120,5 @@
"publishConfig": {
"access": "public"
},
"version": "15.0.2"
"version": "15.1.0"
}
14 changes: 14 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @talend/react-containers

## 10.7.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

### Patch Changes

- Updated dependencies [9568363]
- @talend/design-system@9.2.0
- @talend/react-components@15.1.0
- @talend/react-forms@13.1.0
- @talend/react-cmf@8.4.0

## 10.6.1

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^9.0.0",
"@talend/react-cmf": "^8.3.3",
"@talend/react-components": "^15.0.0",
"@talend/react-forms": "^13.0.0",
"@talend/design-system": "^9.2.0",
"@talend/react-cmf": "^8.4.0",
"@talend/react-components": "^15.1.0",
"@talend/react-forms": "^13.1.0",
"@talend/utils": "^3.0.0",
"classnames": "^2.3.2",
"immutable": "^3.8.2",
Expand All @@ -49,7 +49,7 @@
},
"devDependencies": {
"@storybook/addon-actions": "^7.6.4",
"@talend/icons": "^7.3.1",
"@talend/icons": "^7.7.0",
"@talend/locales-tui-components": "^11.4.5",
"@talend/locales-tui-containers": "^9.1.3",
"@talend/locales-tui-forms": "^10.2.4",
Expand All @@ -58,7 +58,7 @@
"@talend/eslint-config": "^13.0.2",
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-babel": "^13.3.0",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-react-webpack": "^16.4.2",
"@testing-library/react": "^14.1.2",
Expand All @@ -83,5 +83,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.6.1"
"version": "10.7.0"
}
12 changes: 12 additions & 0 deletions packages/dataviz/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 6.1.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

### Patch Changes

- Updated dependencies [9568363]
- @talend/design-tokens@3.1.0
- @talend/react-components@15.1.0

## 6.0.1

### Patch Changes
Expand Down
14 changes: 7 additions & 7 deletions packages/dataviz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-dataviz",
"version": "6.0.1",
"version": "6.1.0",
"description": "Talend charts and visualization components",
"main": "lib/index.js",
"mainSrc": "src/index.ts",
Expand Down Expand Up @@ -36,8 +36,8 @@
},
"dependencies": {
"@talend/assets-api": "^1.3.1",
"@talend/react-components": "^15.0.1",
"@talend/design-tokens": "^3.0.0",
"@talend/react-components": "^15.1.0",
"@talend/design-tokens": "^3.1.0",
"classnames": "^2.3.2",
"d3": "^7.8.5",
"date-fns": "^3.0.0",
Expand All @@ -49,15 +49,15 @@
"devDependencies": {
"@cypress/react": "^7.0.3",
"@cypress/webpack-dev-server": "^3.7.1",
"@talend/design-system": "^9.0.1",
"@talend/design-system": "^9.2.0",
"@talend/eslint-config": "^13.0.2",
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.3.1",
"@talend/icons": "^7.7.0",
"@talend/locales-tui-components": "^11.4.5",
"@talend/locales-tui-dataviz": "^3.0.1",
"@talend/react-components": "^15.0.1",
"@talend/react-components": "^15.1.0",
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-babel": "^13.3.0",
"@talend/scripts-config-react-webpack": "^16.4.2",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-typescript": "^11.2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/design-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @talend/design-docs

## 4.1.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

### Patch Changes

- Updated dependencies [9568363]
- @talend/storybook-docs@2.4.0
- @talend/design-system@9.2.0
- @talend/design-tokens@3.1.0
- @talend/icons@7.7.0

## 4.0.1

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/design-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-docs",
"version": "4.0.1",
"version": "4.1.0",
"description": "Package containing design.talend.com stories",
"homepage": "https://github.com/Talend/ui#readme",
"main": "src/index.ts",
Expand All @@ -23,10 +23,10 @@
"@algolia/autocomplete-js": "^1.12.2",
"@storybook/blocks": "^7.6.4",
"@storybook/react": "^7.6.4",
"@talend/design-system": "^9.0.1",
"@talend/design-tokens": "^3.0.0",
"@talend/storybook-docs": "^2.3.1",
"@talend/icons": "^7.3.1",
"@talend/design-system": "^9.2.0",
"@talend/design-tokens": "^3.1.0",
"@talend/storybook-docs": "^2.4.0",
"@talend/icons": "^7.7.0",
"algoliasearch": "^4.20.0",
"classnames": "^2.3.2",
"color-contrast-checker": "^2.1.0",
Expand Down Expand Up @@ -57,7 +57,7 @@
"@talend/locales-tui-faceted-search": "^11.3.0",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-babel": "^13.3.0",
"@talend/scripts-config-react-webpack": "^16.3.3",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @talend/design-system

## 9.2.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

### Patch Changes

- Updated dependencies [9568363]
- @talend/design-tokens@3.1.0

## 9.1.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-system",
"version": "9.1.0",
"version": "9.2.0",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@floating-ui/react": "^0.24.8",
"@talend/assets-api": "^1.3.1",
"@talend/design-tokens": "^3.0.0",
"@talend/design-tokens": "^3.1.0",
"@talend/utils": "^3.0.0",
"classnames": "^2.3.2",
"modern-css-reset": "^1.4.0",
Expand Down Expand Up @@ -63,14 +63,14 @@
"@svgr/webpack": "^5.5.0",
"@talend/eslint-config": "^13.0.2",
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.4.0",
"@talend/icons": "^7.7.0",
"@talend/locales-design-system": "^7.15.1",
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-babel": "^13.3.0",
"@talend/scripts-config-react-webpack": "^16.5.0",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/storybook-docs": "^2.3.1",
"@talend/storybook-docs": "^2.4.0",
"@testing-library/cypress": "^10.0.1",
"@testing-library/jest-dom": "^6.1.5",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/design-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/design-tokens

## 3.1.0

### Minor Changes

- 9568363: Use include instead of same-origin in the credentials option of fetch.

## 3.0.0

### Major Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-tokens",
"version": "3.0.0",
"version": "3.1.0",
"description": "Talend Design Tokens",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -39,8 +39,8 @@
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-react-webpack": "^16.5.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/babel-plugin-import-from-index": "^1.6.1",
"@talend/babel-plugin-assets-api": "^1.2.1",
"@talend/babel-plugin-import-from-index": "^1.7.0",
"@talend/babel-plugin-assets-api": "^1.3.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"typeface-source-sans-pro": "^1.1.13",
Expand Down
Loading

0 comments on commit b95e743

Please sign in to comment.