Skip to content

Commit

Permalink
Version Packages (#2792)
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 Dec 3, 2024
1 parent ccf0de8 commit 435933b
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/metal-avocados-matter.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-spoons-rule.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-frogs-laugh.md

This file was deleted.

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

## 9.2.0

### Minor Changes

- [#2794](https://github.com/sumup-oss/circuit-ui/pull/2794) [`604c012`](https://github.com/sumup-oss/circuit-ui/commit/604c012464fd975a0083e15ee248b1f80f9f5804) Thanks [@connor-baer](https://github.com/connor-baer)! - Added support for typing and pasting 3-character hex code into the ColorInput component.

- [#2794](https://github.com/sumup-oss/circuit-ui/pull/2794) [`604c012`](https://github.com/sumup-oss/circuit-ui/commit/604c012464fd975a0083e15ee248b1f80f9f5804) Thanks [@connor-baer](https://github.com/connor-baer)! - Improved parsing of the PhoneNumberInput component's `value` and `defaultValue` props.

### Patch Changes

- [#2791](https://github.com/sumup-oss/circuit-ui/pull/2791) [`0bf387e`](https://github.com/sumup-oss/circuit-ui/commit/0bf387e426a26eb14935e007dc44ac01a8f7d18b) Thanks [@connor-baer](https://github.com/connor-baer)! - Fixed passing a custom `className` to the outermost element of the Select component.

## 9.1.1

### 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-oss/circuit-ui",
"version": "9.1.1",
"version": "9.2.0",
"description": "SumUp's React UI component library",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 435933b

Please sign in to comment.