Skip to content

Commit

Permalink
Version Packages (sumup-oss#2103)
Browse files Browse the repository at this point in the history
* Version Packages

* Fix versioning

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Robin Métral <robin@metral.ch>
  • Loading branch information
3 people authored May 12, 2023
1 parent fc006c2 commit b56d33f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/sweet-mice-swim.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-clocks-live.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @sumup/icons

## 2.25.0

### Minor Changes

- [#2099](https://github.com/sumup-oss/circuit-ui/pull/2099) [`9d740bd4`](https://github.com/sumup-oss/circuit-ui/commit/9d740bd49e4a6875f6b78d5e0bbdc96798eee8d7) Thanks [@connor-baer](https://github.com/connor-baer)! - Deprecated the AddItems icon. Use the Add or Items icons instead.

- [#2102](https://github.com/sumup-oss/circuit-ui/pull/2102) [`423f4d3f`](https://github.com/sumup-oss/circuit-ui/commit/423f4d3f1d9a476cbacadf1369ad5d50ce88a53f) Thanks [@ToniPetrov03](https://github.com/ToniPetrov03)! - Added a new icon in size 16: `Transit`.

## 2.24.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/icons",
"version": "2.24.0",
"version": "2.25.0",
"description": "A collection of icons by SumUp",
"main": "dist/cjs/index.js",
"module": "dist/es/index.js",
Expand Down

0 comments on commit b56d33f

Please sign in to comment.