Skip to content

Commit

Permalink
chore: prepare release (#5450)
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 Nov 7, 2024
1 parent c3b6358 commit 99a2400
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 12 deletions.
7 changes: 0 additions & 7 deletions .changeset/perfect-weeks-push.md

This file was deleted.

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

## 10.0.2

### Patch Changes

- c3b6358: docs: update links from surge to github.io

## 10.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.0.1"
"version": "10.0.2"
}
6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/react-components

## 17.2.1

### Patch Changes

- c3b6358: docs: update links from surge to github.io

## 17.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,5 @@
"publishConfig": {
"access": "public"
},
"version": "17.2.0"
"version": "17.2.1"
}
9 changes: 9 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @talend/react-containers

## 11.2.1

### Patch Changes

- c3b6358: docs: update links from surge to github.io
- Updated dependencies [c3b6358]
- @talend/react-components@17.2.1
- @talend/react-cmf@10.0.2

## 11.2.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"dependencies": {
"@talend/design-system": "^11.0.8",
"@talend/react-cmf": "^10.0.1",
"@talend/react-components": "^17.1.3",
"@talend/react-cmf": "^10.0.2",
"@talend/react-components": "^17.2.1",
"@talend/react-forms": "^15.1.0",
"@talend/utils": "^3.2.3",
"classnames": "^2.5.1",
Expand Down Expand Up @@ -95,5 +95,5 @@
"publishConfig": {
"access": "public"
},
"version": "11.2.0"
"version": "11.2.1"
}

0 comments on commit 99a2400

Please sign in to comment.