Skip to content

Commit 2e42c0a

Browse files
difizen-bot[bot]github-actions[bot]
andauthored
chore: stage changes for next release (#65)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5271ea2 commit 2e42c0a

File tree

18 files changed

+104
-43
lines changed

18 files changed

+104
-43
lines changed

.changeset/chatty-eggs-punch.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

.changeset/plenty-seahorses-fry.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/site/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @difizen/magent-docs
22

3+
## 0.1.29
4+
5+
### Patch Changes
6+
7+
- [#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.
8+
9+
- [#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.
10+
11+
- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]:
12+
- @difizen/magent-libro@0.1.29
13+
- @difizen/magent-chat@0.1.29
14+
- @difizen/magent-au@0.1.29
15+
316
## 0.1.28
417

518
### Patch Changes

docs/site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@difizen/magent-docs",
3-
"version": "0.1.28",
3+
"version": "0.1.29",
44
"private": true,
55
"license": "MIT",
66
"description": "Document site for magent",
@@ -24,9 +24,9 @@
2424
"@difizen/mana-react": "^0.1.26",
2525
"@difizen/umi-plugin-mana": "^0.1.26",
2626
"@difizen/mana-l10n": "^0.1.26",
27-
"@difizen/magent-chat": "^0.1.28",
28-
"@difizen/magent-au": "^0.1.28",
29-
"@difizen/magent-libro": "^0.1.28",
27+
"@difizen/magent-chat": "^0.1.29",
28+
"@difizen/magent-au": "^0.1.29",
29+
"@difizen/magent-libro": "^0.1.29",
3030
"dayjs": "^1.11.10",
3131
"react": "^18.2.0",
3232
"antd": "^5.8.6",

web-apps/platform/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @difizen/magent-platform
22

3+
## 0.1.29
4+
5+
### Patch Changes
6+
7+
- [#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.
8+
9+
- [#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.
10+
311
## 0.1.28
412

513
### Patch Changes

web-apps/platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@difizen/magent-platform",
3-
"version": "0.1.28",
3+
"version": "0.1.29",
44
"private": true,
55
"type": "module",
66
"keywords": [

web-apps/ui/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @difizen/magent-ui
22

3+
## 0.1.29
4+
5+
### Patch Changes
6+
7+
- [#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.
8+
9+
- [#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.
10+
11+
- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]:
12+
- @difizen/magent-core@0.1.29
13+
- @difizen/magent-flow@0.1.29
14+
315
## 0.1.28
416

517
### Patch Changes

web-apps/ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@difizen/magent-ui",
3-
"version": "0.1.28",
3+
"version": "0.1.29",
44
"private": true,
55
"type": "module",
66
"keywords": [
@@ -23,8 +23,8 @@
2323
},
2424
"dependencies": {
2525
"@ant-design/icons": "^5.3.6",
26-
"@difizen/magent-flow": "^0.1.28",
27-
"@difizen/magent-core": "^0.1.28",
26+
"@difizen/magent-flow": "^0.1.29",
27+
"@difizen/magent-core": "^0.1.29",
2828
"@difizen/mana-app": "^0.1.8",
2929
"@difizen/mana-react": "^0.1.8",
3030
"@rjsf/antd": "^5.18.2",

web-packages/magent-au/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @difizen/magent-au
22

3+
## 0.1.29
4+
5+
### Patch Changes
6+
7+
- [#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.
8+
9+
- [#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.
10+
11+
- Updated dependencies [[`dd8d500`](https://github.com/difizen/magent/commit/dd8d5008d51f826949613036e625bd4813b9c726), [`5271ea2`](https://github.com/difizen/magent/commit/5271ea2d874acd93c68487106403b93306a62595)]:
12+
- @difizen/magent-chat@0.1.29
13+
- @difizen/magent-core@0.1.29
14+
- @difizen/magent-flow@0.1.29
15+
316
## 0.1.28
417

518
### Patch Changes

web-packages/magent-au/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@difizen/magent-au",
3-
"version": "0.1.28",
3+
"version": "0.1.29",
44
"description": "",
55
"keywords": [
66
"chat",
@@ -48,9 +48,9 @@
4848
},
4949
"dependencies": {
5050
"@ant-design/icons": "^5.1.0",
51-
"@difizen/magent-chat": "^0.1.28",
52-
"@difizen/magent-core": "^0.1.28",
53-
"@difizen/magent-flow": "^0.1.28",
51+
"@difizen/magent-chat": "^0.1.29",
52+
"@difizen/magent-core": "^0.1.29",
53+
"@difizen/magent-flow": "^0.1.29",
5454
"@difizen/mana-app": "latest",
5555
"@difizen/mana-l10n": "latest",
5656
"@difizen/mana-react": "latest",

0 commit comments

Comments
 (0)