From 9fb6c042b29aba9f2608d31bff4200f3fe2acd8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Oct 2024 17:30:02 +0000 Subject: [PATCH] chore: stage changes for next release --- .changeset/seven-chicken-care.md | 12 ------------ docs/site/CHANGELOG.md | 12 ++++++++++++ docs/site/package.json | 8 ++++---- web-apps/platform/CHANGELOG.md | 7 +++++++ web-apps/platform/package.json | 2 +- web-apps/ui/CHANGELOG.md | 11 +++++++++++ web-apps/ui/package.json | 6 +++--- web-packages/magent-au/CHANGELOG.md | 12 ++++++++++++ web-packages/magent-au/package.json | 8 ++++---- web-packages/magent-chat/CHANGELOG.md | 10 ++++++++++ web-packages/magent-chat/package.json | 4 ++-- web-packages/magent-core/CHANGELOG.md | 7 +++++++ web-packages/magent-core/package.json | 2 +- web-packages/magent-flow/CHANGELOG.md | 7 +++++++ web-packages/magent-flow/package.json | 2 +- web-packages/magent-libro/CHANGELOG.md | 12 ++++++++++++ web-packages/magent-libro/package.json | 8 ++++---- 17 files changed, 98 insertions(+), 32 deletions(-) delete mode 100644 .changeset/seven-chicken-care.md create mode 100644 web-apps/platform/CHANGELOG.md create mode 100644 web-apps/ui/CHANGELOG.md diff --git a/.changeset/seven-chicken-care.md b/.changeset/seven-chicken-care.md deleted file mode 100644 index ff3e1594..00000000 --- a/.changeset/seven-chicken-care.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'@difizen/magent-libro': patch -'@difizen/magent-chat': patch -'@difizen/magent-core': patch -'@difizen/magent-flow': patch -'@difizen/magent-au': patch -'@difizen/magent-platform': patch -'@difizen/magent-ui': patch -'@difizen/magent-docs': patch ---- - -First release diff --git a/docs/site/CHANGELOG.md b/docs/site/CHANGELOG.md index e69de29b..6e557ed5 100644 --- a/docs/site/CHANGELOG.md +++ b/docs/site/CHANGELOG.md @@ -0,0 +1,12 @@ +# @difizen/magent-docs + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release + +- Updated dependencies [[`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af)]: + - @difizen/magent-libro@0.1.27 + - @difizen/magent-chat@0.1.27 + - @difizen/magent-au@0.1.27 diff --git a/docs/site/package.json b/docs/site/package.json index e968a164..f06d6b47 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-docs", - "version": "0.0.1", + "version": "0.1.27", "private": true, "license": "MIT", "description": "Document site for magent", @@ -24,9 +24,9 @@ "@difizen/mana-react": "^0.1.26", "@difizen/umi-plugin-mana": "^0.1.26", "@difizen/mana-l10n": "^0.1.26", - "@difizen/magent-chat": "^0.1.26", - "@difizen/magent-au": "^0.1.26", - "@difizen/magent-libro": "^0.1.26", + "@difizen/magent-chat": "^0.1.27", + "@difizen/magent-au": "^0.1.27", + "@difizen/magent-libro": "^0.1.27", "dayjs": "^1.11.10", "react": "^18.2.0", "antd": "^5.8.6", diff --git a/web-apps/platform/CHANGELOG.md b/web-apps/platform/CHANGELOG.md new file mode 100644 index 00000000..f746f65d --- /dev/null +++ b/web-apps/platform/CHANGELOG.md @@ -0,0 +1,7 @@ +# @difizen/magent-platform + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release diff --git a/web-apps/platform/package.json b/web-apps/platform/package.json index 83d9c95f..5c7e431f 100644 --- a/web-apps/platform/package.json +++ b/web-apps/platform/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-platform", - "version": "0.1.0", + "version": "0.1.27", "private": true, "type": "module", "keywords": [ diff --git a/web-apps/ui/CHANGELOG.md b/web-apps/ui/CHANGELOG.md new file mode 100644 index 00000000..0d4d325a --- /dev/null +++ b/web-apps/ui/CHANGELOG.md @@ -0,0 +1,11 @@ +# @difizen/magent-ui + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release + +- Updated dependencies [[`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af)]: + - @difizen/magent-core@0.1.27 + - @difizen/magent-flow@0.1.27 diff --git a/web-apps/ui/package.json b/web-apps/ui/package.json index 0a1593d9..678705ca 100644 --- a/web-apps/ui/package.json +++ b/web-apps/ui/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-ui", - "version": "0.1.0", + "version": "0.1.27", "private": true, "type": "module", "keywords": [ @@ -23,8 +23,8 @@ }, "dependencies": { "@ant-design/icons": "^5.3.6", - "@difizen/magent-flow": "^0.1.26", - "@difizen/magent-core": "^0.1.26", + "@difizen/magent-flow": "^0.1.27", + "@difizen/magent-core": "^0.1.27", "@difizen/mana-app": "^0.1.8", "@difizen/mana-react": "^0.1.8", "@rjsf/antd": "^5.18.2", diff --git a/web-packages/magent-au/CHANGELOG.md b/web-packages/magent-au/CHANGELOG.md index e69de29b..28ce87fc 100644 --- a/web-packages/magent-au/CHANGELOG.md +++ b/web-packages/magent-au/CHANGELOG.md @@ -0,0 +1,12 @@ +# @difizen/magent-au + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release + +- Updated dependencies [[`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af)]: + - @difizen/magent-chat@0.1.27 + - @difizen/magent-core@0.1.27 + - @difizen/magent-flow@0.1.27 diff --git a/web-packages/magent-au/package.json b/web-packages/magent-au/package.json index d296f29b..21ad15e7 100644 --- a/web-packages/magent-au/package.json +++ b/web-packages/magent-au/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-au", - "version": "0.1.26", + "version": "0.1.27", "description": "", "keywords": [ "chat", @@ -48,9 +48,9 @@ }, "dependencies": { "@ant-design/icons": "^5.1.0", - "@difizen/magent-chat": "^0.1.26", - "@difizen/magent-core": "^0.1.26", - "@difizen/magent-flow": "^0.1.26", + "@difizen/magent-chat": "^0.1.27", + "@difizen/magent-core": "^0.1.27", + "@difizen/magent-flow": "^0.1.27", "@difizen/mana-app": "latest", "@difizen/mana-l10n": "latest", "@difizen/mana-react": "latest", diff --git a/web-packages/magent-chat/CHANGELOG.md b/web-packages/magent-chat/CHANGELOG.md index e69de29b..67e7adbc 100644 --- a/web-packages/magent-chat/CHANGELOG.md +++ b/web-packages/magent-chat/CHANGELOG.md @@ -0,0 +1,10 @@ +# @difizen/magent-chat + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release + +- Updated dependencies [[`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af)]: + - @difizen/magent-core@0.1.27 diff --git a/web-packages/magent-chat/package.json b/web-packages/magent-chat/package.json index 870236a2..fb17baf5 100644 --- a/web-packages/magent-chat/package.json +++ b/web-packages/magent-chat/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-chat", - "version": "0.1.26", + "version": "0.1.27", "description": "", "keywords": [ "chat", @@ -51,7 +51,7 @@ "@difizen/mana-app": "latest", "@difizen/mana-l10n": "latest", "@difizen/mana-react": "latest", - "@difizen/magent-core": "^0.1.26", + "@difizen/magent-core": "^0.1.27", "antd": "^5.18.0", "classnames": "^2.3.2", "copy-to-clipboard": "^3.3.3", diff --git a/web-packages/magent-core/CHANGELOG.md b/web-packages/magent-core/CHANGELOG.md index e69de29b..0174ba76 100644 --- a/web-packages/magent-core/CHANGELOG.md +++ b/web-packages/magent-core/CHANGELOG.md @@ -0,0 +1,7 @@ +# @difizen/magent-core + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release diff --git a/web-packages/magent-core/package.json b/web-packages/magent-core/package.json index c69bad5f..fa696239 100644 --- a/web-packages/magent-core/package.json +++ b/web-packages/magent-core/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-core", - "version": "0.1.26", + "version": "0.1.27", "description": "", "keywords": [ "core", diff --git a/web-packages/magent-flow/CHANGELOG.md b/web-packages/magent-flow/CHANGELOG.md index e69de29b..f019cdb4 100644 --- a/web-packages/magent-flow/CHANGELOG.md +++ b/web-packages/magent-flow/CHANGELOG.md @@ -0,0 +1,7 @@ +# @difizen/magent-flow + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release diff --git a/web-packages/magent-flow/package.json b/web-packages/magent-flow/package.json index 470573fa..188a7101 100644 --- a/web-packages/magent-flow/package.json +++ b/web-packages/magent-flow/package.json @@ -1,7 +1,7 @@ { "name": "@difizen/magent-flow", "private": true, - "version": "0.1.26", + "version": "0.1.27", "description": "", "keywords": [ "flow", diff --git a/web-packages/magent-libro/CHANGELOG.md b/web-packages/magent-libro/CHANGELOG.md index e69de29b..c5fb9eae 100644 --- a/web-packages/magent-libro/CHANGELOG.md +++ b/web-packages/magent-libro/CHANGELOG.md @@ -0,0 +1,12 @@ +# @difizen/magent-libro + +## 0.1.27 + +### Patch Changes + +- [#60](https://github.com/difizen/magent/pull/60) [`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af) Thanks [@BroKun](https://github.com/BroKun)! - First release + +- Updated dependencies [[`764e1e8`](https://github.com/difizen/magent/commit/764e1e8f00ae355ab190f17ff9e42a3dc9c3e7af)]: + - @difizen/magent-chat@0.1.27 + - @difizen/magent-core@0.1.27 + - @difizen/magent-flow@0.1.27 diff --git a/web-packages/magent-libro/package.json b/web-packages/magent-libro/package.json index 7aff6ea7..e9c50d0b 100644 --- a/web-packages/magent-libro/package.json +++ b/web-packages/magent-libro/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-libro", - "version": "0.1.26", + "version": "0.1.27", "description": "", "keywords": [ "chat", @@ -48,9 +48,9 @@ }, "dependencies": { "@ant-design/icons": "^5.1.0", - "@difizen/magent-chat": "^0.1.26", - "@difizen/magent-core": "^0.1.26", - "@difizen/magent-flow": "^0.1.26", + "@difizen/magent-chat": "^0.1.27", + "@difizen/magent-core": "^0.1.27", + "@difizen/magent-flow": "^0.1.27", "@difizen/mana-app": "latest", "@difizen/mana-l10n": "latest", "@difizen/mana-react": "latest",