Skip to content

Commit 495e7b1

Browse files
chore: prepare release (#5578)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e469bcf commit 495e7b1

File tree

15 files changed

+58
-34
lines changed

15 files changed

+58
-34
lines changed

.changeset/angry-swans-kiss.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/chatty-fireants-behave.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/slimy-ducks-act.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

fork/module-to-cdn/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @talend/module-to-cdn
22

3+
## 9.14.0
4+
5+
### Minor Changes
6+
7+
- d622175: deps: bump execa from 4.x to 8.x
8+
39
## 9.13.0
410

511
### Minor Changes

fork/module-to-cdn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@talend/module-to-cdn",
3-
"version": "9.13.0",
3+
"version": "9.14.0",
44
"description": "Get cdn config from npm module name",
55
"license": "MIT",
66
"repository": "https://github.com/Talend/ui",

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @talend/react-components
22

3+
## 17.4.1
4+
5+
### Patch Changes
6+
7+
- 2307a5f: chore: remove simplebar
8+
39
## 17.4.0
410

511
### Minor Changes

packages/components/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"devDependencies": {
8282
"@storybook/addon-actions": "^7.6.20",
8383
"@talend/bootstrap-theme": "^9.4.0",
84-
"@talend/design-system": "^11.7.0",
85-
"@talend/eslint-config": "^13.3.0",
84+
"@talend/design-system": "^11.7.1",
85+
"@talend/eslint-config": "^13.3.1",
8686
"@talend/eslint-plugin": "^1.4.0",
8787
"@talend/locales-design-system": "^7.15.1",
8888
"@talend/locales-tui-components": "^16.0.1",
@@ -128,5 +128,5 @@
128128
"publishConfig": {
129129
"access": "public"
130130
},
131-
"version": "17.4.0"
131+
"version": "17.4.1"
132132
}

packages/containers/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @talend/react-containers
22

3+
## 11.4.1
4+
5+
### Patch Changes
6+
7+
- 2307a5f: chore: remove simplebar
8+
- Updated dependencies [2307a5f]
9+
- Updated dependencies [e469bcf]
10+
- @talend/react-components@17.4.1
11+
- @talend/design-system@11.7.1
12+
313
## 11.4.0
414

515
### Minor Changes

packages/containers/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"url": "https://github.com/Talend/ui.git"
4646
},
4747
"dependencies": {
48-
"@talend/design-system": "^11.7.0",
48+
"@talend/design-system": "^11.7.1",
4949
"@talend/react-cmf": "^11.0.2",
50-
"@talend/react-components": "^17.4.0",
50+
"@talend/react-components": "^17.4.1",
5151
"@talend/react-forms": "^15.4.0",
5252
"@talend/utils": "^3.3.0",
5353
"classnames": "^2.5.1",
@@ -67,7 +67,7 @@
6767
"@talend/locales-tui-forms": "^15.2.0",
6868
"@talend/locales-design-system": "^7.15.1",
6969
"@talend/react-storybook-cmf": "^11.0.2",
70-
"@talend/eslint-config": "^13.3.0",
70+
"@talend/eslint-config": "^13.3.1",
7171
"@talend/eslint-plugin": "^1.4.0",
7272
"@talend/scripts-core": "^16.6.0",
7373
"@talend/scripts-config-babel": "^13.6.0",
@@ -95,5 +95,5 @@
9595
"publishConfig": {
9696
"access": "public"
9797
},
98-
"version": "11.4.0"
98+
"version": "11.4.1"
9999
}

packages/dataviz/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 7.1.1
4+
5+
### Patch Changes
6+
7+
- e469bcf: fix: drop cypress dev deps
8+
- Updated dependencies [2307a5f]
9+
- @talend/react-components@17.4.1
10+
311
## 7.1.0
412

513
### Minor Changes

0 commit comments

Comments
 (0)