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 Feb 19, 2024
1 parent 420118f commit e408086
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/four-islands-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-planes-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-papayas-grab.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/design-system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @talend/design-system

## 9.7.0

### Minor Changes

- c1c9c5a: chore: add data-test attr on stacks

### Patch Changes

- ca74483: Design System - Select element should now take `required` attribute into account

## 9.6.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": "9.6.0",
"version": "9.7.0",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/faceted-search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 17.2.0

### Minor Changes

- 420118f: feat: use design system text input for the advanced search

## 17.1.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/faceted-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/react-faceted-search",
"version": "17.1.1",
"version": "17.2.0",
"description": "Faceted search",
"main": "lib/index.js",
"mainSrc": "src/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@storybook/addon-actions": "^7.6.4",
"@storybook/testing-library": "^0.2.2",
"@talend/design-system": "^9.4.1",
"@talend/design-system": "^9.7.0",
"@talend/eslint-config": "^13.0.2",
"@talend/eslint-plugin": "^1.1.0",
"@talend/icons": "^7.7.0",
Expand Down

0 comments on commit e408086

Please sign in to comment.