Skip to content

Commit

Permalink
Version Packages (#2462)
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
connor-baer and github-actions[bot] authored Mar 6, 2024
1 parent ea05708 commit 9115d84
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/lovely-zebras-attack.md

This file was deleted.

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

## 8.5.1

### Patch Changes

- [#2461](https://github.com/sumup-oss/circuit-ui/pull/2461) [`ea05708`](https://github.com/sumup-oss/circuit-ui/commit/ea057089c1c4d3b3cb769de94766ce5dcc2789a8) Thanks [@connor-baer](https://github.com/connor-baer)! - Fixed the missing focus outline of the Anchor component when it renders as the `a` element.

## 8.5.0

### Minor 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.0",
"version": "8.5.1",
"description": "SumUp's React UI component library",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 9115d84

Please sign in to comment.