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 Jul 11, 2024
1 parent 8efe522 commit 726fccb
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/itchy-onions-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-hotels-nail.md

This file was deleted.

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

## 11.1.0

### Minor Changes

- be457e9: fix(containers): Expose defaultRegistry through ComponentForm.kit

## 11.0.4

### Patch 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 @@ -68,7 +68,7 @@
"@talend/locales-design-system": "^7.15.1",
"@talend/react-storybook-cmf": "^10.0.0",
"@talend/eslint-config": "^13.2.0",
"@talend/eslint-plugin": "^1.3.0",
"@talend/eslint-plugin": "^1.3.1",
"@talend/scripts-core": "^16.5.1",
"@talend/scripts-config-babel": "^13.5.0",
"@talend/scripts-config-storybook-lib": "^5.4.0",
Expand All @@ -95,5 +95,5 @@
"publishConfig": {
"access": "public"
},
"version": "11.0.4"
"version": "11.1.0"
}
6 changes: 6 additions & 0 deletions tools/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/eslint-plugin

## 1.3.1

### Patch Changes

- f1c2fdf: Add `btn-inverse` to list of warning for eslint bootstrap classes

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion tools/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/eslint-plugin",
"version": "1.3.0",
"version": "1.3.1",
"description": "Contains internal rules used at Talend",
"keywords": [
"eslint",
Expand Down

0 comments on commit 726fccb

Please sign in to comment.