diff --git a/.changeset/chatty-eggs-punch.md b/.changeset/chatty-eggs-punch.md deleted file mode 100644 index 595dc170..00000000 --- a/.changeset/chatty-eggs-punch.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 ---- - -All magent-ui features can now be developed via docs. diff --git a/.changeset/plenty-seahorses-fry.md b/.changeset/plenty-seahorses-fry.md deleted file mode 100644 index 07b5a8f8..00000000 --- a/.changeset/plenty-seahorses-fry.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 ---- - -Easily customize chat panel user avatars and markdown renderer. diff --git a/docs/site/CHANGELOG.md b/docs/site/CHANGELOG.md index 57fb6d6e..2920a7c7 100644 --- a/docs/site/CHANGELOG.md +++ b/docs/site/CHANGELOG.md @@ -1,5 +1,18 @@ # @difizen/magent-docs +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + +- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]: + - @difizen/magent-libro@0.1.29 + - @difizen/magent-chat@0.1.29 + - @difizen/magent-au@0.1.29 + ## 0.1.28 ### Patch Changes diff --git a/docs/site/package.json b/docs/site/package.json index 54bfc1a9..84436c2a 100644 --- a/docs/site/package.json +++ b/docs/site/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-docs", - "version": "0.1.28", + "version": "0.1.29", "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.28", - "@difizen/magent-au": "^0.1.28", - "@difizen/magent-libro": "^0.1.28", + "@difizen/magent-chat": "^0.1.29", + "@difizen/magent-au": "^0.1.29", + "@difizen/magent-libro": "^0.1.29", "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 index b5f0cff7..111b3ae0 100644 --- a/web-apps/platform/CHANGELOG.md +++ b/web-apps/platform/CHANGELOG.md @@ -1,5 +1,13 @@ # @difizen/magent-platform +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + ## 0.1.28 ### Patch Changes diff --git a/web-apps/platform/package.json b/web-apps/platform/package.json index f26365f6..86215f8b 100644 --- a/web-apps/platform/package.json +++ b/web-apps/platform/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-platform", - "version": "0.1.28", + "version": "0.1.29", "private": true, "type": "module", "keywords": [ diff --git a/web-apps/ui/CHANGELOG.md b/web-apps/ui/CHANGELOG.md index 13f1fb77..1bf90512 100644 --- a/web-apps/ui/CHANGELOG.md +++ b/web-apps/ui/CHANGELOG.md @@ -1,5 +1,17 @@ # @difizen/magent-ui +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + +- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]: + - @difizen/magent-core@0.1.29 + - @difizen/magent-flow@0.1.29 + ## 0.1.28 ### Patch Changes diff --git a/web-apps/ui/package.json b/web-apps/ui/package.json index 522e428d..bbfdabfa 100644 --- a/web-apps/ui/package.json +++ b/web-apps/ui/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/magent-ui", - "version": "0.1.28", + "version": "0.1.29", "private": true, "type": "module", "keywords": [ @@ -23,8 +23,8 @@ }, "dependencies": { "@ant-design/icons": "^5.3.6", - "@difizen/magent-flow": "^0.1.28", - "@difizen/magent-core": "^0.1.28", + "@difizen/magent-flow": "^0.1.29", + "@difizen/magent-core": "^0.1.29", "@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 f511ce4e..8c619036 100644 --- a/web-packages/magent-au/CHANGELOG.md +++ b/web-packages/magent-au/CHANGELOG.md @@ -1,5 +1,18 @@ # @difizen/magent-au +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + +- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]: + - @difizen/magent-chat@0.1.29 + - @difizen/magent-core@0.1.29 + - @difizen/magent-flow@0.1.29 + ## 0.1.28 ### Patch Changes diff --git a/web-packages/magent-au/package.json b/web-packages/magent-au/package.json index f71e69b8..a2b35117 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.28", + "version": "0.1.29", "description": "", "keywords": [ "chat", @@ -48,9 +48,9 @@ }, "dependencies": { "@ant-design/icons": "^5.1.0", - "@difizen/magent-chat": "^0.1.28", - "@difizen/magent-core": "^0.1.28", - "@difizen/magent-flow": "^0.1.28", + "@difizen/magent-chat": "^0.1.29", + "@difizen/magent-core": "^0.1.29", + "@difizen/magent-flow": "^0.1.29", "@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 1a9fbc44..b7c72418 100644 --- a/web-packages/magent-chat/CHANGELOG.md +++ b/web-packages/magent-chat/CHANGELOG.md @@ -1,5 +1,16 @@ # @difizen/magent-chat +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + +- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]: + - @difizen/magent-core@0.1.29 + ## 0.1.28 ### Patch Changes diff --git a/web-packages/magent-chat/package.json b/web-packages/magent-chat/package.json index e76dd68c..78a7bc4b 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.28", + "version": "0.1.29", "description": "", "keywords": [ "chat", @@ -51,7 +51,7 @@ "@difizen/mana-app": "latest", "@difizen/mana-l10n": "latest", "@difizen/mana-react": "latest", - "@difizen/magent-core": "^0.1.28", + "@difizen/magent-core": "^0.1.29", "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 ba4f30ea..20bea691 100644 --- a/web-packages/magent-core/CHANGELOG.md +++ b/web-packages/magent-core/CHANGELOG.md @@ -1,5 +1,13 @@ # @difizen/magent-core +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + ## 0.1.28 ### Patch Changes diff --git a/web-packages/magent-core/package.json b/web-packages/magent-core/package.json index 59f04dad..d174eff1 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.28", + "version": "0.1.29", "description": "", "keywords": [ "core", diff --git a/web-packages/magent-flow/CHANGELOG.md b/web-packages/magent-flow/CHANGELOG.md index 5a0c821a..ab317b2e 100644 --- a/web-packages/magent-flow/CHANGELOG.md +++ b/web-packages/magent-flow/CHANGELOG.md @@ -1,5 +1,13 @@ # @difizen/magent-flow +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + ## 0.1.28 ### Patch Changes diff --git a/web-packages/magent-flow/package.json b/web-packages/magent-flow/package.json index fead63b0..ca15b012 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.28", + "version": "0.1.29", "description": "", "keywords": [ "flow", diff --git a/web-packages/magent-libro/CHANGELOG.md b/web-packages/magent-libro/CHANGELOG.md index 8979aca5..2c012975 100644 --- a/web-packages/magent-libro/CHANGELOG.md +++ b/web-packages/magent-libro/CHANGELOG.md @@ -1,5 +1,17 @@ # @difizen/magent-libro +## 0.1.29 + +### Patch Changes + +- [#64](https://github.com/difizen/magent/pull/64) [`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726) Thanks [@BroKun](https://github.com/BroKun)! - All magent-ui features can now be developed via docs. + +- [#64](https://github.com/difizen/magent/pull/64) [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595) Thanks [@BroKun](https://github.com/BroKun)! - Easily customize chat panel user avatars and markdown renderer. + +- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]: + - @difizen/magent-chat@0.1.29 + - @difizen/magent-core@0.1.29 + ## 0.1.28 ### Patch Changes diff --git a/web-packages/magent-libro/package.json b/web-packages/magent-libro/package.json index b6a1e959..647fafc6 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.28", + "version": "0.1.29", "description": "", "keywords": [ "chat", @@ -48,8 +48,8 @@ }, "dependencies": { "@ant-design/icons": "^5.1.0", - "@difizen/magent-chat": "^0.1.28", - "@difizen/magent-core": "^0.1.28", + "@difizen/magent-chat": "^0.1.29", + "@difizen/magent-core": "^0.1.29", "@difizen/mana-app": "latest", "@difizen/mana-l10n": "latest", "@difizen/mana-react": "latest",