Skip to content

Commit 0be3d8b

Browse files
difizen-bot[bot]github-actions[bot]
andauthored
chore: stage changes for next release (#63)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 40d37b6 commit 0be3d8b

File tree

17 files changed

+88
-31
lines changed

17 files changed

+88
-31
lines changed

.changeset/eight-turkeys-yawn.md

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

docs/site/CHANGELOG.md

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

3+
## 0.1.28
4+
5+
### Patch Changes
6+
7+
- [#62](https://github.com/difizen/magent/pull/62) [`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - chore: update denpendencies for magent-libro
8+
9+
- Updated dependencies [[`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d)]:
10+
- @difizen/magent-libro@0.1.28
11+
- @difizen/magent-au@0.1.28
12+
- @difizen/magent-chat@0.1.28
13+
314
## 0.1.27
415

516
### 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.27",
3+
"version": "0.1.28",
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.27",
28-
"@difizen/magent-au": "^0.1.27",
29-
"@difizen/magent-libro": "^0.1.27",
27+
"@difizen/magent-chat": "^0.1.28",
28+
"@difizen/magent-au": "^0.1.28",
29+
"@difizen/magent-libro": "^0.1.28",
3030
"dayjs": "^1.11.10",
3131
"react": "^18.2.0",
3232
"antd": "^5.8.6",

web-apps/platform/CHANGELOG.md

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

3+
## 0.1.28
4+
5+
### Patch Changes
6+
7+
- [#62](https://github.com/difizen/magent/pull/62) [`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - chore: update denpendencies for magent-libro
8+
39
## 0.1.27
410

511
### 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.27",
3+
"version": "0.1.28",
44
"private": true,
55
"type": "module",
66
"keywords": [

web-apps/ui/CHANGELOG.md

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

3+
## 0.1.28
4+
5+
### Patch Changes
6+
7+
- [#62](https://github.com/difizen/magent/pull/62) [`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - chore: update denpendencies for magent-libro
8+
9+
- Updated dependencies [[`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d)]:
10+
- @difizen/magent-core@0.1.28
11+
- @difizen/magent-flow@0.1.28
12+
313
## 0.1.27
414

515
### 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.27",
3+
"version": "0.1.28",
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.27",
27-
"@difizen/magent-core": "^0.1.27",
26+
"@difizen/magent-flow": "^0.1.28",
27+
"@difizen/magent-core": "^0.1.28",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @difizen/magent-au
22

3+
## 0.1.28
4+
5+
### Patch Changes
6+
7+
- [#62](https://github.com/difizen/magent/pull/62) [`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - chore: update denpendencies for magent-libro
8+
9+
- Updated dependencies [[`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d)]:
10+
- @difizen/magent-chat@0.1.28
11+
- @difizen/magent-core@0.1.28
12+
- @difizen/magent-flow@0.1.28
13+
314
## 0.1.27
415

516
### 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.27",
3+
"version": "0.1.28",
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.27",
52-
"@difizen/magent-core": "^0.1.27",
53-
"@difizen/magent-flow": "^0.1.27",
51+
"@difizen/magent-chat": "^0.1.28",
52+
"@difizen/magent-core": "^0.1.28",
53+
"@difizen/magent-flow": "^0.1.28",
5454
"@difizen/mana-app": "latest",
5555
"@difizen/mana-l10n": "latest",
5656
"@difizen/mana-react": "latest",

web-packages/magent-chat/CHANGELOG.md

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

3+
## 0.1.28
4+
5+
### Patch Changes
6+
7+
- [#62](https://github.com/difizen/magent/pull/62) [`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - chore: update denpendencies for magent-libro
8+
9+
- Updated dependencies [[`40d37b6`](https://github.com/difizen/magent/commit/40d37b6af7e6facb1ac582491a42685ebbca2a4d)]:
10+
- @difizen/magent-core@0.1.28
11+
312
## 0.1.27
413

514
### Patch Changes

0 commit comments

Comments
 (0)