Skip to content

Commit

Permalink
chore: stage changes for next release (#67)
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 Oct 28, 2024
1 parent 0c11700 commit c00abd4
Show file tree
Hide file tree
Showing 17 changed files with 88 additions and 31 deletions.
12 changes: 0 additions & 12 deletions .changeset/spotty-ligers-occur.md

This file was deleted.

11 changes: 11 additions & 0 deletions docs/site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @difizen/magent-docs

## 0.1.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

- Updated dependencies [[`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f)]:
- @difizen/magent-chat@0.1.30
- @difizen/magent-au@0.1.30
- @difizen/magent-libro@0.1.30

## 0.1.29

### 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.29",
"version": "0.1.30",
"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.29",
"@difizen/magent-au": "^0.1.29",
"@difizen/magent-libro": "^0.1.29",
"@difizen/magent-chat": "^0.1.30",
"@difizen/magent-au": "^0.1.30",
"@difizen/magent-libro": "^0.1.30",
"dayjs": "^1.11.10",
"react": "^18.2.0",
"antd": "^5.8.6",
Expand Down
6 changes: 6 additions & 0 deletions web-apps/platform/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @difizen/magent-platform

## 0.1.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

## 0.1.29

### 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.29",
"version": "0.1.30",
"private": true,
"type": "module",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions web-apps/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @difizen/magent-ui

## 0.1.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

- Updated dependencies [[`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f)]:
- @difizen/magent-core@0.1.30
- @difizen/magent-flow@0.1.30

## 0.1.29

### 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.29",
"version": "0.1.30",
"private": true,
"type": "module",
"keywords": [
Expand All @@ -23,8 +23,8 @@
},
"dependencies": {
"@ant-design/icons": "^5.3.6",
"@difizen/magent-flow": "^0.1.29",
"@difizen/magent-core": "^0.1.29",
"@difizen/magent-flow": "^0.1.30",
"@difizen/magent-core": "^0.1.30",
"@difizen/mana-app": "^0.1.8",
"@difizen/mana-react": "^0.1.8",
"@rjsf/antd": "^5.18.2",
Expand Down
11 changes: 11 additions & 0 deletions web-packages/magent-au/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @difizen/magent-au

## 0.1.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

- Updated dependencies [[`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f)]:
- @difizen/magent-chat@0.1.30
- @difizen/magent-core@0.1.30
- @difizen/magent-flow@0.1.30

## 0.1.29

### 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.29",
"version": "0.1.30",
"description": "",
"keywords": [
"chat",
Expand Down Expand Up @@ -48,9 +48,9 @@
},
"dependencies": {
"@ant-design/icons": "^5.1.0",
"@difizen/magent-chat": "^0.1.29",
"@difizen/magent-core": "^0.1.29",
"@difizen/magent-flow": "^0.1.29",
"@difizen/magent-chat": "^0.1.30",
"@difizen/magent-core": "^0.1.30",
"@difizen/magent-flow": "^0.1.30",
"@difizen/mana-app": "latest",
"@difizen/mana-l10n": "latest",
"@difizen/mana-react": "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.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

- Updated dependencies [[`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f)]:
- @difizen/magent-core@0.1.30

## 0.1.29

### 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.29",
"version": "0.1.30",
"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.29",
"@difizen/magent-core": "^0.1.30",
"antd": "^5.18.0",
"classnames": "^2.3.2",
"copy-to-clipboard": "^3.3.3",
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.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

## 0.1.29

### 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.29",
"version": "0.1.30",
"description": "",
"keywords": [
"core",
Expand Down
6 changes: 6 additions & 0 deletions web-packages/magent-flow/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @difizen/magent-flow

## 0.1.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

## 0.1.29

### 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.29",
"version": "0.1.30",
"description": "",
"keywords": [
"flow",
Expand Down
10 changes: 10 additions & 0 deletions web-packages/magent-libro/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @difizen/magent-libro

## 0.1.30

### Patch Changes

- [#66](https://github.com/difizen/magent/pull/66) [`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - export ImageModal

- Updated dependencies [[`0c11700`](https://github.com/difizen/magent/commit/0c117008e40bc85590eb7f7dea8c304f2af8033f)]:
- @difizen/magent-chat@0.1.30
- @difizen/magent-core@0.1.30

## 0.1.29

### 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.29",
"version": "0.1.30",
"description": "",
"keywords": [
"chat",
Expand Down Expand Up @@ -48,8 +48,8 @@
},
"dependencies": {
"@ant-design/icons": "^5.1.0",
"@difizen/magent-chat": "^0.1.29",
"@difizen/magent-core": "^0.1.29",
"@difizen/magent-chat": "^0.1.30",
"@difizen/magent-core": "^0.1.30",
"@difizen/mana-app": "latest",
"@difizen/mana-l10n": "latest",
"@difizen/mana-react": "latest",
Expand Down

0 comments on commit c00abd4

Please sign in to comment.