Skip to content

Commit

Permalink
chore: stage changes for next release (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
difizor[bot] and github-actions[bot] authored Nov 26, 2024
1 parent a61a066 commit d6c3f53
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 16 deletions.
8 changes: 0 additions & 8 deletions .changeset/nice-wombats-drive.md

This file was deleted.

9 changes: 9 additions & 0 deletions web-apps/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @difizen/magent-ui

## 0.1.33

### Patch Changes

- [#89](https://github.com/difizen/magent/pull/89) [`a61a066`](https://github.com/difizen/magent/commit/a61a066191f7dc33303ccec70df0133f86e24188) Thanks [@xujingli](https://github.com/xujingli)! - Fix typo and specify the function return type. Refactor the message operation functions.

- Updated dependencies [[`a61a066`](https://github.com/difizen/magent/commit/a61a066191f7dc33303ccec70df0133f86e24188)]:
- @difizen/magent-core@0.1.33

## 0.1.30

### Patch Changes
Expand Down
4 changes: 2 additions & 2 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.30",
"version": "0.1.33",
"private": true,
"type": "module",
"keywords": [
Expand All @@ -24,7 +24,7 @@
"dependencies": {
"@ant-design/icons": "^5.3.6",
"@difizen/magent-flow": "^0.1.30",
"@difizen/magent-core": "^0.1.30",
"@difizen/magent-core": "^0.1.33",
"@difizen/mana-app": "^0.1.8",
"@difizen/mana-react": "^0.1.8",
"@rjsf/antd": "^5.18.2",
Expand Down
10 changes: 10 additions & 0 deletions web-packages/magent-au/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @difizen/magent-au

## 0.1.33

### Patch Changes

- [#89](https://github.com/difizen/magent/pull/89) [`a61a066`](https://github.com/difizen/magent/commit/a61a066191f7dc33303ccec70df0133f86e24188) Thanks [@xujingli](https://github.com/xujingli)! - Fix typo and specify the function return type. Refactor the message operation functions.

- Updated dependencies [[`a61a066`](https://github.com/difizen/magent/commit/a61a066191f7dc33303ccec70df0133f86e24188)]:
- @difizen/magent-chat@0.1.33
- @difizen/magent-core@0.1.33

## 0.1.30

### Patch Changes
Expand Down
6 changes: 3 additions & 3 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.30",
"version": "0.1.33",
"description": "",
"keywords": [
"chat",
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@ant-design/icons": "^5.1.0",
"@difizen/magent-chat": "^0.1.30",
"@difizen/magent-core": "^0.1.30",
"@difizen/magent-chat": "^0.1.33",
"@difizen/magent-core": "^0.1.33",
"@difizen/ai-flow": "^0.0.4",
"@difizen/magent-flow": "^0.1.30",
"@difizen/mana-app": "latest",
Expand Down
9 changes: 9 additions & 0 deletions web-packages/magent-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @difizen/magent-chat

## 0.1.33

### Patch Changes

- [#89](https://github.com/difizen/magent/pull/89) [`a61a066`](https://github.com/difizen/magent/commit/a61a066191f7dc33303ccec70df0133f86e24188) Thanks [@xujingli](https://github.com/xujingli)! - Fix typo and specify the function return type. Refactor the message operation functions.

- Updated dependencies [[`a61a066`](https://github.com/difizen/magent/commit/a61a066191f7dc33303ccec70df0133f86e24188)]:
- @difizen/magent-core@0.1.33

## 0.1.32

### 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.32",
"version": "0.1.33",
"description": "",
"keywords": [
"chat",
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@ant-design/icons": "^5.1.0",
"@difizen/magent-core": "^0.1.30",
"@difizen/magent-core": "^0.1.33",
"@difizen/mana-app": "latest",
"@difizen/mana-l10n": "^0.1.27",
"@difizen/mana-react": "latest",
Expand Down
6 changes: 6 additions & 0 deletions web-packages/magent-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @difizen/magent-core

## 0.1.33

### Patch Changes

- [#89](https://github.com/difizen/magent/pull/89) [`a61a066`](https://github.com/difizen/magent/commit/a61a066191f7dc33303ccec70df0133f86e24188) Thanks [@xujingli](https://github.com/xujingli)! - Fix typo and specify the function return type. Refactor the message operation functions.

## 0.1.30

### 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.30",
"version": "0.1.33",
"description": "",
"keywords": [
"core",
Expand Down

0 comments on commit d6c3f53

Please sign in to comment.