Skip to content

Commit

Permalink
chore: prepare release (#5063)
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 Dec 15, 2023
1 parent b2d93a4 commit e7c8941
Show file tree
Hide file tree
Showing 23 changed files with 170 additions and 61 deletions.
15 changes: 0 additions & 15 deletions .changeset/moody-lamps-cough.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @talend/react-components

## 13.1.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

### Patch Changes

- Updated dependencies [b2d93a4]
- @talend/design-tokens@2.11.0

## 13.0.0

### Major Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@popperjs/core": "^2.11.8",
"@talend/assets-api": "^1.3.1",
"@talend/bootstrap-theme": "^8.3.1",
"@talend/design-tokens": "^2.10.1",
"@talend/design-tokens": "^2.11.0",
"@talend/icons": "^7.3.1",
"@talend/react-a11y": "^2.3.0",
"@talend/react-bootstrap": "^2.2.1",
Expand Down Expand Up @@ -73,15 +73,15 @@
"devDependencies": {
"@storybook/addon-actions": "^7.6.4",
"@talend/bootstrap-theme": "^8.3.1",
"@talend/design-system": "^8.7.0",
"@talend/design-system": "^8.8.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-react-webpack": "^16.4.0",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand Down Expand Up @@ -120,5 +120,5 @@
"publishConfig": {
"access": "public"
},
"version": "13.0.0"
"version": "13.1.0"
}
13 changes: 13 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/react-containers

## 10.5.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

### Patch Changes

- Updated dependencies [b2d93a4]
- @talend/design-system@8.8.0
- @talend/react-components@13.1.0
- @talend/react-forms@12.5.0

## 10.4.0

### Minor Changes
Expand Down
10 changes: 5 additions & 5 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": "^8.6.1",
"@talend/design-system": "^8.8.0",
"@talend/react-cmf": "^8.3.1",
"@talend/react-components": "^13.0.0",
"@talend/react-forms": "^12.4.0",
"@talend/react-components": "^13.1.0",
"@talend/react-forms": "^12.5.0",
"@talend/utils": "^2.8.0",
"classnames": "^2.3.2",
"immutable": "^3.8.2",
Expand All @@ -60,7 +60,7 @@
"@talend/eslint-plugin": "^1.1.0",
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-react-webpack": "^16.3.3",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
Expand All @@ -84,5 +84,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.4.0"
"version": "10.5.0"
}
13 changes: 13 additions & 0 deletions packages/design-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/design-docs

## 3.2.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

### Patch Changes

- Updated dependencies [b2d93a4]
- @talend/storybook-docs@2.3.0
- @talend/design-system@8.8.0
- @talend/design-tokens@2.11.0

## 3.1.1

### Patch Changes
Expand Down
10 changes: 5 additions & 5 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": "3.1.1",
"version": "3.2.0",
"description": "Package containing design.talend.com stories",
"homepage": "https://github.com/Talend/ui#readme",
"main": "src/index.ts",
Expand All @@ -23,9 +23,9 @@
"@algolia/autocomplete-js": "^1.12.1",
"@storybook/blocks": "^7.6.4",
"@storybook/react": "^7.6.4",
"@talend/design-system": "^8.6.1",
"@talend/design-tokens": "^2.10.1",
"@talend/storybook-docs": "^2.2.1",
"@talend/design-system": "^8.8.0",
"@talend/design-tokens": "^2.11.0",
"@talend/storybook-docs": "^2.3.0",
"@talend/icons": "^7.3.1",
"algoliasearch": "^4.20.0",
"classnames": "^2.3.2",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-react-webpack": "^16.3.3",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@types/react": "^18.2.43",
"i18next": "^23.7.7",
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

## 8.8.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

### Patch Changes

- Updated dependencies [b2d93a4]
- @talend/design-tokens@2.11.0

## 8.7.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 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": "8.7.0",
"version": "8.8.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": "^2.10.1",
"@talend/design-tokens": "^2.11.0",
"@talend/utils": "^2.9.0",
"classnames": "^2.3.2",
"modern-css-reset": "^1.4.0",
Expand Down Expand Up @@ -69,9 +69,9 @@
"@talend/scripts-core": "^16.3.2",
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-react-webpack": "^16.4.0",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/storybook-docs": "^2.2.1",
"@talend/storybook-docs": "^2.3.0",
"@testing-library/cypress": "^10.0.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/classnames": "^2.3.1",
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

## 2.11.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

## 2.10.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-tokens",
"version": "2.10.1",
"version": "2.11.0",
"description": "Talend Design Tokens",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/faceted-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 14.1.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

### Patch Changes

- Updated dependencies [b2d93a4]
- @talend/design-tokens@2.11.0

## 14.0.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/faceted-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-faceted-search",
"version": "14.0.0",
"version": "14.1.0",
"description": "Faceted search",
"main": "lib/index.js",
"mainSrc": "src/index.js",
Expand Down Expand Up @@ -36,7 +36,7 @@
"@talend/bootstrap-theme": "^8.3.1",
"@talend/daikon-tql-client": "^1.3.1",
"@talend/utils": "^2.9.0",
"@talend/design-tokens": "^2.10.1",
"@talend/design-tokens": "^2.11.0",
"classnames": "^2.3.2",
"date-fns": "^2.30.0",
"invariant": "^2.2.4",
Expand All @@ -46,7 +46,7 @@
"@storybook/addon-actions": "^7.6.4",
"@storybook/testing-library": "^0.2.2",
"@talend/bootstrap-theme": "^8.3.1",
"@talend/design-system": "^8.7.0",
"@talend/design-system": "^8.8.0",
"@talend/eslint-config": "^13.0.2",
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.3.1",
Expand All @@ -56,7 +56,7 @@
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-jest": "^14.0.1",
"@talend/scripts-config-react-webpack": "^16.4.0",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"babel-plugin-angularjs-annotate": "^0.10.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/react-forms

## 12.5.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

### Patch Changes

- Updated dependencies [b2d93a4]
- @talend/design-system@8.8.0
- @talend/design-tokens@2.11.0
- @talend/react-components@13.1.0

## 12.4.0

### Minor Changes
Expand Down
12 changes: 6 additions & 6 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@talend/assets-api": "^1.3.1",
"@talend/icons": "^7.3.1",
"@talend/json-schema-form-core": "^1.2.1",
"@talend/react-components": "^13.0.0",
"@talend/design-system": "^8.6.1",
"@talend/design-tokens": "^2.10.1",
"@talend/react-components": "^13.1.0",
"@talend/design-system": "^8.8.0",
"@talend/design-tokens": "^2.11.0",
"@talend/utils": "^2.8.0",
"ace-builds": "1.10.1",
"ajv": "^6.12.6",
Expand All @@ -59,13 +59,13 @@
"@storybook/addon-controls": "^7.6.4",
"@talend/bootstrap-theme": "^8.3.1",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-components": "^13.0.0",
"@talend/react-components": "^13.1.0",
"@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-react-webpack": "^16.3.3",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
Expand Down Expand Up @@ -93,5 +93,5 @@
"publishConfig": {
"access": "public"
},
"version": "12.4.0"
"version": "12.5.0"
}
13 changes: 13 additions & 0 deletions packages/stepper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @talend/react-stepper

## 10.2.0

### Minor Changes

- b2d93a4: feat: add @qlik-light theme

### Patch Changes

- Updated dependencies [b2d93a4]
- @talend/design-system@8.8.0
- @talend/design-tokens@2.11.0
- @talend/react-components@13.1.0

## 10.1.2

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/stepper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"url": "https://github.com/Talend/ui.git"
},
"dependencies": {
"@talend/design-system": "^8.6.1",
"@talend/design-tokens": "^2.10.1",
"@talend/react-components": "^13.0.0",
"@talend/design-system": "^8.8.0",
"@talend/design-tokens": "^2.11.0",
"@talend/react-components": "^13.1.0",
"classnames": "^2.3.2",
"invariant": "^2.2.4",
"lodash": "^4.17.21"
Expand All @@ -47,7 +47,7 @@
"@talend/scripts-config-babel": "^13.2.1",
"@talend/scripts-config-prettier": "^12.1.2",
"@talend/scripts-config-react-webpack": "^16.3.3",
"@talend/scripts-config-storybook-lib": "^5.2.1",
"@talend/scripts-config-storybook-lib": "^5.3.0",
"@talend/scripts-config-typescript": "^11.2.0",
"@talend/scripts-core": "^16.3.2",
"@testing-library/react-hooks": "^8.0.1",
Expand Down Expand Up @@ -75,5 +75,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.1.2"
"version": "10.2.0"
}
Loading

0 comments on commit e7c8941

Please sign in to comment.