diff --git a/.changeset/dirty-toys-dance.md b/.changeset/dirty-toys-dance.md deleted file mode 100644 index b7d3ef9b1..000000000 --- a/.changeset/dirty-toys-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/for-ui": patch ---- - -chore(deps): update dependency @types/testing-library__jest-dom to v5.14.9 diff --git a/.changeset/famous-horses-exist.md b/.changeset/famous-horses-exist.md deleted file mode 100644 index 95413d62f..000000000 --- a/.changeset/famous-horses-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/for-ui": patch ---- - -chore(deps): update dependency @types/react to v18.2.17 diff --git a/.changeset/fluffy-panthers-return.md b/.changeset/fluffy-panthers-return.md deleted file mode 100644 index d56d37f00..000000000 --- a/.changeset/fluffy-panthers-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/eslint-config": patch ---- - -fix(deps): update dependency eslint-config-prettier to v8.9.0 diff --git a/.changeset/gold-boxes-smash.md b/.changeset/gold-boxes-smash.md deleted file mode 100644 index 1885b41a7..000000000 --- a/.changeset/gold-boxes-smash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/for-ui": patch ---- - -chore(deps): update dependency webpack to v5.88.2 diff --git a/.changeset/light-ears-hunt.md b/.changeset/light-ears-hunt.md deleted file mode 100644 index ff909b672..000000000 --- a/.changeset/light-ears-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/eslint-config": patch ---- - -fix(deps): update dependency eslint-config-prettier to v8.10.0 diff --git a/.changeset/old-hornets-dress.md b/.changeset/old-hornets-dress.md deleted file mode 100644 index 362716338..000000000 --- a/.changeset/old-hornets-dress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/prettier-config": patch ---- - -chore(deps): update dependency prettier to v3.0.1 diff --git a/.changeset/strong-falcons-heal.md b/.changeset/strong-falcons-heal.md deleted file mode 100644 index 60fb2208d..000000000 --- a/.changeset/strong-falcons-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/eslint-config": patch ---- - -fix(deps): update dependency eslint-plugin-import to v2.28.0 diff --git a/.changeset/stupid-radios-brake.md b/.changeset/stupid-radios-brake.md deleted file mode 100644 index 6f6520ece..000000000 --- a/.changeset/stupid-radios-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/eslint-config": patch ---- - -chore(deps): update dependency eslint-plugin-react to v7.33.1 diff --git a/.changeset/twenty-weeks-vanish.md b/.changeset/twenty-weeks-vanish.md deleted file mode 100644 index 7c0baa99a..000000000 --- a/.changeset/twenty-weeks-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/for-ui": patch ---- - -chore(deps): update dependency @types/react to v18.2.18 diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index d379bd450..fa50ea291 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,17 @@ # @3design/eslint-config +## 1.0.14 + +### Patch Changes + +- [#1425](https://github.com/4-design/for-ui/pull/1425) [`95d34cf`](https://github.com/4-design/for-ui/commit/95d34cf8ee58ba38128d6166cfed35280c3621ab) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency eslint-config-prettier to v8.9.0 + +- [#1429](https://github.com/4-design/for-ui/pull/1429) [`1eed367`](https://github.com/4-design/for-ui/commit/1eed367c3528b0d83e0b17904300029ebfe0e01f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency eslint-config-prettier to v8.10.0 + +- [#1426](https://github.com/4-design/for-ui/pull/1426) [`85f9c59`](https://github.com/4-design/for-ui/commit/85f9c59f21d2b1cb1e76831f0d868cbe4cf9702f) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency eslint-plugin-import to v2.28.0 + +- [#1406](https://github.com/4-design/for-ui/pull/1406) [`004d637`](https://github.com/4-design/for-ui/commit/004d6379efa879196632c7d994504fa081f697fe) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency eslint-plugin-react to v7.33.1 + ## 1.0.13 ### Patch Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 458a41cbe..7f8f47636 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@4design/eslint-config", - "version": "1.0.13", + "version": "1.0.14", "description": "4-design's shared ESLint config", "repository": { "url": "4-design/for-ui", diff --git a/packages/for-ui/CHANGELOG.md b/packages/for-ui/CHANGELOG.md index 58f0af972..f4bc011c7 100644 --- a/packages/for-ui/CHANGELOG.md +++ b/packages/for-ui/CHANGELOG.md @@ -1,5 +1,17 @@ # @3design/3design-ui +## 1.1.10 + +### Patch Changes + +- [#1417](https://github.com/4-design/for-ui/pull/1417) [`89eadc1`](https://github.com/4-design/for-ui/commit/89eadc17394d42044f6ae082c3cba6cb85d37aab) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/testing-library\_\_jest-dom to v5.14.9 + +- [#1416](https://github.com/4-design/for-ui/pull/1416) [`ec1e190`](https://github.com/4-design/for-ui/commit/ec1e190f115d57c878e73cdce263a1aab171d1b1) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/react to v18.2.17 + +- [#1313](https://github.com/4-design/for-ui/pull/1313) [`f40d20b`](https://github.com/4-design/for-ui/commit/f40d20bed3fbf601c43f4a07a28d9766a092faf5) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency webpack to v5.88.2 + +- [#1424](https://github.com/4-design/for-ui/pull/1424) [`acc0bb9`](https://github.com/4-design/for-ui/commit/acc0bb9f32780a101d3b952fb5f51e264e6a7821) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency @types/react to v18.2.18 + ## 1.1.9 ### Patch Changes diff --git a/packages/for-ui/package.json b/packages/for-ui/package.json index 76b79f67c..6263a3f61 100644 --- a/packages/for-ui/package.json +++ b/packages/for-ui/package.json @@ -1,6 +1,6 @@ { "name": "@4design/for-ui", - "version": "1.1.9", + "version": "1.1.10", "repository": { "type": "git", "url": "git+https://github.com/4-design/for-ui.git" diff --git a/packages/prettier-config/CHANGELOG.md b/packages/prettier-config/CHANGELOG.md index 764a612fd..577b13574 100644 --- a/packages/prettier-config/CHANGELOG.md +++ b/packages/prettier-config/CHANGELOG.md @@ -1,5 +1,11 @@ # @3design/prettier-config +## 1.0.9 + +### Patch Changes + +- [#1428](https://github.com/4-design/for-ui/pull/1428) [`e8d6986`](https://github.com/4-design/for-ui/commit/e8d69865aaad09b254cd4afaec4e00491a74ebbd) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency prettier to v3.0.1 + ## 1.0.8 ### Patch Changes diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 71c078ec7..a43d5039b 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@4design/prettier-config", - "version": "1.0.8", + "version": "1.0.9", "description": "4-design's shared Prettier config", "repository": { "url": "4-design/for-ui",