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 95d856e commit bedd539
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/unlucky-pandas-begin.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

## 17.1.4

### Patch Changes

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

## 17.1.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"devDependencies": {
"@storybook/addon-actions": "^7.6.20",
"@talend/bootstrap-theme": "^9.2.2",
"@talend/design-system": "^11.0.7",
"@talend/design-system": "^11.2.1",
"@talend/eslint-config": "^13.2.1",
"@talend/eslint-plugin": "^1.3.1",
"@talend/locales-design-system": "^7.15.1",
Expand Down Expand Up @@ -131,5 +131,5 @@
"publishConfig": {
"access": "public"
},
"version": "17.1.3"
"version": "17.1.4"
}
6 changes: 6 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @talend/design-system

## 11.2.1

### 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.2.1",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit bedd539

Please sign in to comment.