Skip to content

Commit

Permalink
chore: prepare release (#5086)
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 Dec 22, 2023
1 parent 14f478d commit 3a8b832
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/tall-eyes-reflect.md

This file was deleted.

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

## 8.9.1

### Patch Changes

- 14f478d: fix: qlik logo token
- Updated dependencies [14f478d]
- @talend/design-tokens@2.12.1

## 8.9.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/design-system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@talend/design-system",
"version": "8.9.0",
"version": "8.9.1",
"description": "Talend Design System",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@floating-ui/react": "^0.24.8",
"@talend/assets-api": "^1.3.1",
"@talend/design-tokens": "^2.12.0",
"@talend/design-tokens": "^2.12.1",
"@talend/utils": "^3.0.0",
"classnames": "^2.3.2",
"modern-css-reset": "^1.4.0",
Expand Down
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

## 2.12.1

### Patch Changes

- 14f478d: fix: qlik logo token

## 2.12.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": "2.12.0",
"version": "2.12.1",
"description": "Talend Design Tokens",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit 3a8b832

Please sign in to comment.