Skip to content

Commit

Permalink
chore(release): version packages (#929)
Browse files Browse the repository at this point in the history
chore(release): version packages [skip ci]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 20, 2024
1 parent 393843a commit f05a149
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tonic-ui-893-v1.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @tonic-ui/react

## 1.30.0

### Minor Changes

- fix(react/tooltip): resolve tooltip misalignment issue with popup modal items by [@tinaClin](https://github.com/tinaClin) in [#925](https://github.com/trendmicro-frontend/tonic-ui/pull/925)
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonic-ui/react",
"version": "1.29.3",
"version": "1.30.0",
"description": "React Tonic UI component library.",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
Expand Down

0 comments on commit f05a149

Please sign in to comment.