Skip to content

Commit

Permalink
Version Packages (canary) (#2370)
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 Jan 3, 2024
1 parent f356fc1 commit 9ec8efc
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"changesets": [
"cold-buses-fail",
"dull-pets-hope",
"large-suns-provide",
"old-schools-walk",
"orange-squids-hammer",
Expand Down
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.0.0-canary.7

### Patch Changes

- [#2369](https://github.com/sumup-oss/circuit-ui/pull/2369) [`f356fc13`](https://github.com/sumup-oss/circuit-ui/commit/f356fc135bc3a1a4c7d6afd205a4fd6e695c13b4) Thanks [@connor-baer](https://github.com/connor-baer)! - Fixed the disabled styles of the secondary action inside a ButtonGroup.

## 8.0.0-canary.6

### Major 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.0.0-canary.6",
"version": "8.0.0-canary.7",
"description": "SumUp's React UI component library",
"type": "module",
"main": "./dist/index.js",
Expand Down

0 comments on commit 9ec8efc

Please sign in to comment.