Skip to content

Commit

Permalink
Version Packages (#2485)
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-baer authored Apr 4, 2024
1 parent 1d70e7f commit 64b0e5e
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 36 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-bottles-act.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-seals-vanish.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-buses-sleep.md

This file was deleted.

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

## 8.6.0

### Minor Changes

- [`2d69309`](https://github.com/sumup-oss/circuit-ui/commit/2d6930930204bc7da2772e411b841237f144e64f) Thanks [@connor-baer](https://github.com/connor-baer)! - Added experimental Tooltip and Toggletip components to display additional information that is contextual, helpful, and nonessential to clarify the purpose of otherwise ambiguous elements.

- [`2d69309`](https://github.com/sumup-oss/circuit-ui/commit/2d6930930204bc7da2772e411b841237f144e64f) Thanks [@connor-baer](https://github.com/connor-baer)! - Extended the function signature of the `useClickOutside` hook to accept an array of refs as its first argument.

- [#2481](https://github.com/sumup-oss/circuit-ui/pull/2481) [`43951d0`](https://github.com/sumup-oss/circuit-ui/commit/43951d01fa9b0d9671192e654d5476199d66c55a) Thanks [@connor-baer](https://github.com/connor-baer)! - Added support for passing custom components to the `links` prop of the TopNavigation component and deprecated the `user` and `profileMenu` props.

## 8.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/circuit-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/circuit-ui",
"version": "8.5.4",
"version": "8.6.0",
"description": "SumUp's React UI component library",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 64b0e5e

Please sign in to comment.