Skip to content

Commit d89175a

Browse files
Version Packages (next) (#2733)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5417c1b commit d89175a

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"pretty-tigers-run",
4141
"rich-phones-attend",
4242
"seven-bees-train",
43+
"shaggy-tomatoes-protect",
4344
"shiny-dragons-sip",
4445
"shiny-geckos-hang",
4546
"shiny-pumpkins-jog",

packages/eslint-plugin-circuit-ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @sumup-oss/eslint-plugin-circuit-ui
22

3+
## 5.0.0-next.3
4+
5+
### Patch Changes
6+
7+
- [#2732](https://github.com/sumup-oss/circuit-ui/pull/2732) [`5417c1b`](https://github.com/sumup-oss/circuit-ui/commit/5417c1b041b5ef37f59bc1fec0b33f6653030b44) Thanks [@connor-baer](https://github.com/connor-baer)! - Guarded against similar names package names in the `renamed-package-scope` ESLint rule.
8+
39
## 5.0.0-next.2
410

511
### Major Changes

packages/eslint-plugin-circuit-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sumup-oss/eslint-plugin-circuit-ui",
3-
"version": "5.0.0-next.2",
3+
"version": "5.0.0-next.3",
44
"description": "ESLint rules to lint Circuit UI.",
55
"keywords": [
66
"sumup",

0 commit comments

Comments
 (0)