Skip to content

Commit

Permalink
Version Packages (canary) (#1525)
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 Apr 12, 2022
1 parent 2987be2 commit 5d4b9f8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@
"changesets": [
"beige-feet-itch",
"dirty-keys-arrive",
"dull-lions-shave",
"eighty-shoes-cheer",
"eleven-wasps-thank",
"mean-olives-watch",
"pink-maps-do",
"pretty-scissors-play",
"thin-trainers-occur"
]
}
8 changes: 8 additions & 0 deletions packages/circuit-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sumup/circuit-ui

## 5.0.0-canary.4

### Major Changes

- [#1511](https://github.com/sumup-oss/circuit-ui/pull/1511) [`eed3888f`](https://github.com/sumup-oss/circuit-ui/commit/eed3888f8df92d9e8358a0dc3b441852c38f852f) Thanks [@amelako](https://github.com/amelako)! - Threw a runtime error when the `noMargin` prop isn't passed to components requiring it. Setting the `UNSAFE_DISABLE_NO_MARGIN_ERRORS` environment variable to `true` will temporarily turn off the errors.

* [#1518](https://github.com/sumup-oss/circuit-ui/pull/1518) [`2987be29`](https://github.com/sumup-oss/circuit-ui/commit/2987be297ab8a77f447f9e8052fbb88116d7e704) Thanks [@amelako](https://github.com/amelako)! - Removed the deprecated `Notification`, `NotificationCard`, `NotificationList` and `InlineMessage` components.

## 5.0.0-canary.3

### 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": "5.0.0-canary.3",
"version": "5.0.0-canary.4",
"description": "SumUp's React UI component library",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
Expand Down

0 comments on commit 5d4b9f8

Please sign in to comment.