Skip to content

Commit

Permalink
ci(changesets): version packages (#521)
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
github-actions[bot] and github-actions[bot] authored Jan 8, 2025
1 parent 748fb55 commit c07ecd9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-emus-change.md

This file was deleted.

6 changes: 6 additions & 0 deletions components/Tooltip/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @cypress-design/react-tooltip

## 1.0.3

### Patch Changes

- [#519](https://github.com/cypress-io/cypress-design/pull/519) [`748fb55`](https://github.com/cypress-io/cypress-design/commit/748fb55d2d64318a0826482c8c0eabf88d7e40c7) Thanks [@mabela416](https://github.com/mabela416)! - Allow tooltip popper to receive a classname

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion components/Tooltip/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cypress-design/react-tooltip",
"version": "1.0.2",
"version": "1.0.3",
"files": [
"*"
],
Expand Down

0 comments on commit c07ecd9

Please sign in to comment.