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 Nov 5, 2024
1 parent 2a7fe08 commit 41f7d6f
Show file tree
Hide file tree
Showing 15 changed files with 66 additions and 32 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-fireants-double.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/light-chicken-dress.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/unlucky-pandas-begin.md

This file was deleted.

6 changes: 6 additions & 0 deletions fork/module-to-cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/module-to-cdn

## 9.12.0

### Minor Changes

- 2a7fe08: chore: Remove ally.js

## 9.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion fork/module-to-cdn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/module-to-cdn",
"version": "9.11.1",
"version": "9.12.0",
"description": "Get cdn config from npm module name",
"license": "MIT",
"repository": "https://github.com/Talend/ui",
Expand Down
12 changes: 12 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @talend/react-components

## 17.2.0

### Minor Changes

- 2a7fe08: chore: Remove ally.js

### Patch Changes

- d1f8b6b: Upgrade react-is to v18.3.1 and set as dependency (not peerDep) in design-system
- Updated dependencies [2a7fe08]
- @talend/bootstrap-theme@9.3.0

## 17.1.3

### Patch 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 @@ -47,7 +47,7 @@
"dependencies": {
"@popperjs/core": "^2.11.8",
"@talend/assets-api": "^1.5.1",
"@talend/bootstrap-theme": "^9.2.2",
"@talend/bootstrap-theme": "^9.3.0",
"@talend/design-tokens": "^3.4.3",
"@talend/icons": "^7.10.3",
"@talend/react-a11y": "^4.0.1",
Expand Down Expand Up @@ -82,8 +82,8 @@
},
"devDependencies": {
"@storybook/addon-actions": "^7.6.20",
"@talend/bootstrap-theme": "^9.2.2",
"@talend/design-system": "^11.0.8",
"@talend/bootstrap-theme": "^9.3.0",
"@talend/design-system": "^11.3.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/locales-design-system": "^7.15.1",
Expand Down Expand Up @@ -130,5 +130,5 @@
"publishConfig": {
"access": "public"
},
"version": "17.1.3"
"version": "17.2.0"
}
10 changes: 10 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @talend/design-system

## 11.3.0

### Minor Changes

- a8a42b5: feat(TMC-620): add new illustrations

### Patch Changes

- d1f8b6b: Upgrade react-is to v18.3.1 and set as dependency (not peerDep) in design-system

## 11.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-system",
"version": "11.2.0",
"version": "11.3.0",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
14 changes: 14 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @talend/react-forms

## 15.2.0

### Minor Changes

- 2a7fe08: chore: Remove ally.js

### Patch Changes

- Updated dependencies [a8a42b5]
- Updated dependencies [2a7fe08]
- Updated dependencies [d1f8b6b]
- @talend/design-system@11.3.0
- @talend/react-components@17.2.0

## 15.1.0

### Minor Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"@talend/assets-api": "^1.5.1",
"@talend/icons": "^7.10.3",
"@talend/json-schema-form-core": "^1.4.1",
"@talend/react-components": "^17.1.3",
"@talend/design-system": "^11.0.8",
"@talend/react-components": "^17.2.0",
"@talend/design-system": "^11.3.0",
"@talend/design-tokens": "^3.4.3",
"@talend/utils": "^3.2.3",
"ace-builds": "1.10.1",
Expand All @@ -69,7 +69,7 @@
"@storybook/addon-actions": "^7.6.20",
"@storybook/addon-controls": "^7.6.20",
"@talend/locales-tui-forms": "^10.2.4",
"@talend/react-components": "^17.1.3",
"@talend/react-components": "^17.2.0",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
Expand Down Expand Up @@ -102,5 +102,5 @@
"publishConfig": {
"access": "public"
},
"version": "15.1.0"
"version": "15.2.0"
}
6 changes: 6 additions & 0 deletions packages/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/bootstrap-theme

## 9.3.0

### Minor Changes

- 2a7fe08: chore: Remove ally.js

## 9.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
"publishConfig": {
"access": "public"
},
"version": "9.2.2"
"version": "9.3.0"
}
6 changes: 6 additions & 0 deletions tools/scripts-config-jest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/scripts-config-jest

## 14.2.0

### Minor Changes

- 2a7fe08: chore: Remove ally.js

## 14.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/scripts-config-jest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@talend/scripts-config-jest",
"description": "Jest configuration for @talend/scripts-core",
"version": "14.1.0",
"version": "14.2.0",
"license": "Apache-2.0",
"main": "index.js",
"author": "Talend Frontend <[email protected]>",
Expand Down

0 comments on commit 41f7d6f

Please sign in to comment.