Skip to content

Commit

Permalink
Version Packages (canary) (#2312)
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 6, 2023
1 parent c99ebc4 commit 5f032a1
Show file tree
Hide file tree
Showing 9 changed files with 65 additions and 10 deletions.
12 changes: 11 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,15 @@
"@sumup/remix-template-circuit-ui": "2.0.2",
"@sumup/stylelint-plugin-circuit-ui": "1.0.0"
},
"changesets": []
"changesets": [
"breezy-chicken-know",
"cyan-tables-act",
"four-geese-pay",
"hot-eggs-agree",
"light-plums-sin",
"nervous-queens-return",
"pretty-suns-cross",
"silly-sheep-tease",
"sixty-turkeys-fetch"
]
}
7 changes: 7 additions & 0 deletions packages/astro-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sumup/astro-template-circuit-ui

## 1.1.1-canary.0

### Patch Changes

- Updated dependencies [[`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547)]:
- @sumup/circuit-ui@7.5.0-canary.0

## 1.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/astro-template/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sumup/astro-template-circuit-ui",
"type": "module",
"version": "1.1.0",
"version": "1.1.1-canary.0",
"private": true,
"sideEffects": false,
"scripts": {
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@astrojs/react": "^3.0.4",
"@sumup/circuit-ui": "^7.3.0",
"@sumup/circuit-ui": "^7.5.0-canary.0",
"@sumup/design-tokens": "^6.1.0",
"@sumup/icons": "^3.3.0",
"@sumup/intl": "^1.6.0",
Expand All @@ -27,7 +27,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@sumup/eslint-plugin-circuit-ui": "^3.1.0",
"@sumup/eslint-plugin-circuit-ui": "^4.0.0-canary.0",
"@sumup/foundry": "^6.2.0",
"@sumup/stylelint-plugin-circuit-ui": "^1.0.0",
"prettier-plugin-astro": "0.10.0"
Expand Down
18 changes: 18 additions & 0 deletions packages/circuit-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @sumup/circuit-ui

## 7.5.0-canary.0

### Minor Changes

- [#2311](https://github.com/sumup-oss/circuit-ui/pull/2311) [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547) Thanks [@connor-baer](https://github.com/connor-baer)! - Renamed the ProgressBar sizes from `byte` to `s`, `kilo` to `m` and `mega` to `l`. The legacy size names are deprecated and will be removed in the next major version.

- [#2307](https://github.com/sumup-oss/circuit-ui/pull/2307) [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749) Thanks [@connor-baer](https://github.com/connor-baer)! - Renamed the Button sizes from `kilo` to `s` and `giga` to `m`. The legacy size names are deprecated and will be removed in the next major version.

- [#2311](https://github.com/sumup-oss/circuit-ui/pull/2311) [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547) Thanks [@connor-baer](https://github.com/connor-baer)! - Renamed the Spinner sizes from `byte` to `s`, `kilo` to `m` and `giga` to `l`. The legacy size names are deprecated and will be removed in the next major version.

- [#2307](https://github.com/sumup-oss/circuit-ui/pull/2307) [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749) Thanks [@connor-baer](https://github.com/connor-baer)! - Replaced the IconButton's `children` with a new `icon` prop.

- [#2307](https://github.com/sumup-oss/circuit-ui/pull/2307) [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749) Thanks [@connor-baer](https://github.com/connor-baer)! - Added a new `navigationIcon` prop to the Button component. Navigation icons hint that the button will perform an unexpected action, such as opening a dropdown or navigating the user to a new tab.

- [#2311](https://github.com/sumup-oss/circuit-ui/pull/2311) [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547) Thanks [@connor-baer](https://github.com/connor-baer)! - Renamed the Avatar sizes from `giga` to `s` and `yotta` to `m`. The legacy size names are deprecated and will be removed in the next major version.

- [#2311](https://github.com/sumup-oss/circuit-ui/pull/2311) [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547) Thanks [@connor-baer](https://github.com/connor-baer)! - Renamed the SelectorGroup sizes from `kilo` to `s` and `mega` to `m`. The legacy size names are deprecated and will be removed in the next major version.

## 7.4.2

### 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/circuit-ui",
"version": "7.4.2",
"version": "7.5.0-canary.0",
"description": "SumUp's React UI component library",
"type": "module",
"main": "./dist/index.js",
Expand Down
13 changes: 13 additions & 0 deletions packages/eslint-plugin-circuit-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @sumup/eslint-plugin-circuit-ui

## 4.0.0-canary.0

### Minor Changes

- [#2307](https://github.com/sumup-oss/circuit-ui/pull/2307) [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749) Thanks [@connor-baer](https://github.com/connor-baer)! - Added a migration for the IconButton's `icon` prop to the `circuit-ui/no-renamed-props` rule.

- [#2311](https://github.com/sumup-oss/circuit-ui/pull/2311) [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547) Thanks [@connor-baer](https://github.com/connor-baer)! - Added migrations for the Avatar, Button, Hamburger, IconButton, ProgressBar, Selector and Spinner size values to the `circuit-ui/no-renamed-props` rule.

### Patch Changes

- Updated dependencies [[`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547)]:
- @sumup/circuit-ui@7.5.0-canary.0

## 3.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin-circuit-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/eslint-plugin-circuit-ui",
"version": "3.1.0",
"version": "4.0.0-canary.0",
"description": "ESLint rules to lint Circuit UI.",
"keywords": [
"sumup",
Expand Down Expand Up @@ -36,7 +36,7 @@
"typescript": "^5.1.6"
},
"peerDependencies": {
"@sumup/circuit-ui": ">=7.0.0",
"@sumup/circuit-ui": ">=7.5.0-canary.0",
"@sumup/design-tokens": ">=6.0.0"
}
}
7 changes: 7 additions & 0 deletions packages/remix-template/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @sumup/remix-template-circuit-ui

## 2.1.1-canary.0

### Patch Changes

- Updated dependencies [[`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`a51de39c`](https://github.com/sumup-oss/circuit-ui/commit/a51de39cc1c5081474468149aac21a6a0b990749), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547), [`39466c05`](https://github.com/sumup-oss/circuit-ui/commit/39466c054968e28b14a7a7b1389964f9b2573547)]:
- @sumup/circuit-ui@7.5.0-canary.0

## 2.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/remix-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sumup/remix-template-circuit-ui",
"version": "2.1.0",
"version": "2.1.1-canary.0",
"private": true,
"sideEffects": false,
"type": "module",
Expand All @@ -18,7 +18,7 @@
"@remix-run/node": "^2.2.0",
"@remix-run/react": "^2.2.0",
"@remix-run/serve": "^2.2.0",
"@sumup/circuit-ui": "^7.3.0",
"@sumup/circuit-ui": "^7.5.0-canary.0",
"@sumup/design-tokens": "^6.1.0",
"@sumup/icons": "^3.3.0",
"@sumup/intl": "^1.6.0",
Expand All @@ -29,7 +29,7 @@
"devDependencies": {
"@remix-run/dev": "^2.2.0",
"@remix-run/eslint-config": "^2.2.0",
"@sumup/eslint-plugin-circuit-ui": "^3.1.0",
"@sumup/eslint-plugin-circuit-ui": "^4.0.0-canary.0",
"@sumup/foundry": "^6.2.0",
"@sumup/stylelint-plugin-circuit-ui": "^1.0.0",
"@types/react": "^18.2.37",
Expand Down

0 comments on commit 5f032a1

Please sign in to comment.