From 5880043f7376233b155fc075f089b7eb322f2fb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 03:23:51 +0900 Subject: [PATCH] Version Packages (#852) Co-authored-by: github-actions[bot] --- .changeset/cold-ghosts-burn.md | 7 ------- .changeset/good-steaks-battle.md | 5 ----- example/nextjs-app/CHANGELOG.md | 9 +++++++++ example/nextjs-app/package.json | 2 +- example/vite-app/CHANGELOG.md | 9 +++++++++ example/vite-app/package.json | 2 +- packages/for-ui/CHANGELOG.md | 8 ++++++++ packages/for-ui/package.json | 2 +- 8 files changed, 29 insertions(+), 15 deletions(-) delete mode 100644 .changeset/cold-ghosts-burn.md delete mode 100644 .changeset/good-steaks-battle.md diff --git a/.changeset/cold-ghosts-burn.md b/.changeset/cold-ghosts-burn.md deleted file mode 100644 index 46284ae11..000000000 --- a/.changeset/cold-ghosts-burn.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@4design/for-ui": patch -"@4design/nextjs-app": patch -"@4design/vite-app": patch ---- - -chore(deps): update all non-major dependencies diff --git a/.changeset/good-steaks-battle.md b/.changeset/good-steaks-battle.md deleted file mode 100644 index 501c2979b..000000000 --- a/.changeset/good-steaks-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@4design/for-ui": patch ---- - -chore: packages/3design-ui -> packages/for-ui diff --git a/example/nextjs-app/CHANGELOG.md b/example/nextjs-app/CHANGELOG.md index afa055dfe..c5beafa0a 100644 --- a/example/nextjs-app/CHANGELOG.md +++ b/example/nextjs-app/CHANGELOG.md @@ -1,5 +1,14 @@ # @3design/nextjs-app +## 1.0.3 + +### Patch Changes + +- [#844](https://github.com/4-design/for-ui/pull/844) [`b3a4336`](https://github.com/4-design/for-ui/commit/b3a433647d8bf6c1247a103e198aa5f310da9c5e) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all non-major dependencies + +- Updated dependencies [[`b3a4336`](https://github.com/4-design/for-ui/commit/b3a433647d8bf6c1247a103e198aa5f310da9c5e), [`bc6286c`](https://github.com/4-design/for-ui/commit/bc6286c61409836052b68d55f47f9725917df5ee)]: + - @4design/for-ui@1.0.5 + ## 1.0.2 ### Patch Changes diff --git a/example/nextjs-app/package.json b/example/nextjs-app/package.json index a38d6136e..2f36ca7d1 100644 --- a/example/nextjs-app/package.json +++ b/example/nextjs-app/package.json @@ -1,7 +1,7 @@ { "name": "@4design/nextjs-app", "private": true, - "version": "1.0.2", + "version": "1.0.3", "scripts": { "dev": "next", "build": "next build", diff --git a/example/vite-app/CHANGELOG.md b/example/vite-app/CHANGELOG.md index 0e9ad48a3..33321a9ee 100644 --- a/example/vite-app/CHANGELOG.md +++ b/example/vite-app/CHANGELOG.md @@ -1,5 +1,14 @@ # @3design/vite-app +## 1.0.4 + +### Patch Changes + +- [#844](https://github.com/4-design/for-ui/pull/844) [`b3a4336`](https://github.com/4-design/for-ui/commit/b3a433647d8bf6c1247a103e198aa5f310da9c5e) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all non-major dependencies + +- Updated dependencies [[`b3a4336`](https://github.com/4-design/for-ui/commit/b3a433647d8bf6c1247a103e198aa5f310da9c5e), [`bc6286c`](https://github.com/4-design/for-ui/commit/bc6286c61409836052b68d55f47f9725917df5ee)]: + - @4design/for-ui@1.0.5 + ## 1.0.3 ### Patch Changes diff --git a/example/vite-app/package.json b/example/vite-app/package.json index 37f022cc3..29e45943a 100644 --- a/example/vite-app/package.json +++ b/example/vite-app/package.json @@ -1,7 +1,7 @@ { "name": "@4design/vite-app", "private": true, - "version": "1.0.3", + "version": "1.0.4", "scripts": { "dev": "vite", "build": "tsc && vite build", diff --git a/packages/for-ui/CHANGELOG.md b/packages/for-ui/CHANGELOG.md index 24c39976d..b0949510a 100644 --- a/packages/for-ui/CHANGELOG.md +++ b/packages/for-ui/CHANGELOG.md @@ -1,5 +1,13 @@ # @3design/3design-ui +## 1.0.5 + +### Patch Changes + +- [#844](https://github.com/4-design/for-ui/pull/844) [`b3a4336`](https://github.com/4-design/for-ui/commit/b3a433647d8bf6c1247a103e198aa5f310da9c5e) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all non-major dependencies + +- [#853](https://github.com/4-design/for-ui/pull/853) [`bc6286c`](https://github.com/4-design/for-ui/commit/bc6286c61409836052b68d55f47f9725917df5ee) Thanks [@locona](https://github.com/locona)! - chore: packages/3design-ui -> packages/for-ui + ## 1.0.4 ### Patch Changes diff --git a/packages/for-ui/package.json b/packages/for-ui/package.json index 06ee834f6..35331b63f 100644 --- a/packages/for-ui/package.json +++ b/packages/for-ui/package.json @@ -1,6 +1,6 @@ { "name": "@4design/for-ui", - "version": "1.0.4", + "version": "1.0.5", "homepage": "https://github.com/4-design/for-ui", "main": "dist/commonjs/for-ui.js", "module": "dist/esm/for-ui.esm.js",