Skip to content

Commit

Permalink
chore: prepare release (#5293)
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 Apr 25, 2024
1 parent 806ba5b commit edafedb
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-vans-scream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-boats-greet.md

This file was deleted.

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

## 3.2.1

### Patch Changes

- 91b0096: fix: grayish the talend logo for the qlik-light theme

## 3.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-tokens",
"version": "3.2.0",
"version": "3.2.1",
"description": "Talend Design Tokens",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/forms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @talend/react-forms

## 14.0.5

### Patch Changes

- 806ba5b: Fix: Enumeration item validate action not responsive
- Updated dependencies [91b0096]
- @talend/design-tokens@3.2.1

## 14.0.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@talend/json-schema-form-core": "^1.2.6",
"@talend/react-components": "^16.1.1",
"@talend/design-system": "^10.4.2",
"@talend/design-tokens": "^3.2.0",
"@talend/design-tokens": "^3.2.1",
"@talend/utils": "^3.0.4",
"ace-builds": "1.10.1",
"ajv": "^6.12.6",
Expand Down Expand Up @@ -92,5 +92,5 @@
"publishConfig": {
"access": "public"
},
"version": "14.0.4"
"version": "14.0.5"
}

0 comments on commit edafedb

Please sign in to comment.