Skip to content

Commit

Permalink
chore: prepare release (#4635)
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 Mar 16, 2023
1 parent 8c09dac commit eda8827
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-horses-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-adults-divide.md

This file was deleted.

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

## 10.1.1

### Patch Changes

- 20f8526e9: test: rewrite using RTL

## 10.1.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 @@ -113,5 +113,5 @@
"publishConfig": {
"access": "public"
},
"version": "10.1.0"
"version": "10.1.1"
}
8 changes: 8 additions & 0 deletions packages/containers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-containers

## 9.0.1

### Patch Changes

- 8c09dacd8: fix(HeaderBar): TypeError: Assignment to constant variable.
- Updated dependencies [20f8526e9]
- @talend/react-components@10.1.1

## 9.0.0

### Major Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@talend/react-cmf": "^7.1.4",
"@talend/react-components": "^10.0.0",
"@talend/react-components": "^10.1.1",
"@talend/react-forms": "^9.0.2",
"@talend/utils": "^2.5.0",
"classnames": "^2.3.2",
Expand Down Expand Up @@ -74,5 +74,5 @@
"publishConfig": {
"access": "public"
},
"version": "9.0.0"
"version": "9.0.1"
}

0 comments on commit eda8827

Please sign in to comment.