Skip to content

Commit

Permalink
chore: stage changes for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 25, 2024
1 parent 5271ea2 commit 4ea91e3
Show file tree
Hide file tree
Showing 18 changed files with 104 additions and 43 deletions.
12 changes: 0 additions & 12 deletions .changeset/chatty-eggs-punch.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/plenty-seahorses-fry.md

This file was deleted.

13 changes: 13 additions & 0 deletions docs/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 4 additions & 4 deletions docs/site/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions web-apps/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion web-apps/platform/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/magent-platform",
"version": "0.1.28",
"version": "0.1.29",
"private": true,
"type": "module",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions web-apps/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions web-apps/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/magent-ui",
"version": "0.1.28",
"version": "0.1.29",
"private": true,
"type": "module",
"keywords": [
Expand All @@ -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",
Expand Down
13 changes: 13 additions & 0 deletions web-packages/magent-au/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 4 additions & 4 deletions web-packages/magent-au/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/magent-au",
"version": "0.1.28",
"version": "0.1.29",
"description": "",
"keywords": [
"chat",
Expand Down Expand Up @@ -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",
Expand Down
11 changes: 11 additions & 0 deletions web-packages/magent-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions web-packages/magent-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/magent-chat",
"version": "0.1.28",
"version": "0.1.29",
"description": "",
"keywords": [
"chat",
Expand Down Expand Up @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions web-packages/magent-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion web-packages/magent-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/magent-core",
"version": "0.1.28",
"version": "0.1.29",
"description": "",
"keywords": [
"core",
Expand Down
8 changes: 8 additions & 0 deletions web-packages/magent-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion web-packages/magent-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@difizen/magent-flow",
"private": true,
"version": "0.1.28",
"version": "0.1.29",
"description": "",
"keywords": [
"flow",
Expand Down
12 changes: 12 additions & 0 deletions web-packages/magent-libro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions web-packages/magent-libro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@difizen/magent-libro",
"version": "0.1.28",
"version": "0.1.29",
"description": "",
"keywords": [
"chat",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 4ea91e3

Please sign in to comment.