Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zccz14 authored Dec 4, 2024
1 parent 6ac288d commit cb20f28
Show file tree
Hide file tree
Showing 137 changed files with 836 additions and 78 deletions.
17 changes: 17 additions & 0 deletions apps/account-composer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-account-composer",
"entries": [
{
"version": "0.2.9",
"tag": "@yuants/app-account-composer_v0.2.9",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.2.8",
"tag": "@yuants/app-account-composer_v0.2.8",
Expand Down
7 changes: 6 additions & 1 deletion apps/account-composer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-account-composer

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.2.9
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.2.8
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/account-composer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-account-composer",
"version": "0.2.8",
"version": "0.2.9",
"homepage": "https://github.com/No-Trade-No-Life/Yuan/tree/main/apps/account-composer",
"main": "lib/index.js",
"module": "dist/index.js",
Expand Down
23 changes: 23 additions & 0 deletions apps/agent/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@yuants/app-agent",
"entries": [
{
"version": "0.4.74",
"tag": "@yuants/app-agent_v0.4.74",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/agent\" to `0.13.36`"
},
{
"comment": "Updating dependency \"@yuants/kernel\" to `0.13.7`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.4.73",
"tag": "@yuants/app-agent_v0.4.73",
Expand Down
7 changes: 6 additions & 1 deletion apps/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-agent

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.4.74
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.4.73
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-agent",
"version": "0.4.73",
"version": "0.4.74",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/alert-receiver/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-alert-receiver",
"entries": [
{
"version": "0.1.76",
"tag": "@yuants/app-alert-receiver_v0.1.76",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.1.75",
"tag": "@yuants/app-alert-receiver_v0.1.75",
Expand Down
7 changes: 6 additions & 1 deletion apps/alert-receiver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-alert-receiver

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.1.76
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.1.75
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/alert-receiver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-alert-receiver",
"version": "0.1.75",
"version": "0.1.76",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/data-collector/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-data-collector",
"entries": [
{
"version": "0.0.37",
"tag": "@yuants/app-data-collector_v0.0.37",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.0.36",
"tag": "@yuants/app-data-collector_v0.0.36",
Expand Down
7 changes: 6 additions & 1 deletion apps/data-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-data-collector

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.0.37
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.0.36
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/data-collector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-data-collector",
"version": "0.0.36",
"version": "0.0.37",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/email-notifier/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-email-notifier",
"entries": [
{
"version": "0.1.21",
"tag": "@yuants/app-email-notifier_v0.1.21",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.1.20",
"tag": "@yuants/app-email-notifier_v0.1.20",
Expand Down
7 changes: 6 additions & 1 deletion apps/email-notifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-email-notifier

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.1.21
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.1.20
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/email-notifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-email-notifier",
"version": "0.1.20",
"version": "0.1.21",
"main": "lib/index.js",
"module": "dist/index.js",
"files": [
Expand Down
17 changes: 17 additions & 0 deletions apps/feishu-notifier/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-feishu-notifier",
"entries": [
{
"version": "0.1.37",
"tag": "@yuants/app-feishu-notifier_v0.1.37",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.1.36",
"tag": "@yuants/app-feishu-notifier_v0.1.36",
Expand Down
7 changes: 6 additions & 1 deletion apps/feishu-notifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-feishu-notifier

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.1.37
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.1.36
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/feishu-notifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-feishu-notifier",
"version": "0.1.36",
"version": "0.1.37",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/general-data-source/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-general-data-source",
"entries": [
{
"version": "0.0.70",
"tag": "@yuants/app-general-data-source_v0.0.70",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.0.69",
"tag": "@yuants/app-general-data-source_v0.0.69",
Expand Down
7 changes: 6 additions & 1 deletion apps/general-data-source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-general-data-source

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.0.70
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.0.69
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/general-data-source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-general-data-source",
"version": "0.0.69",
"version": "0.0.70",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/general-realtime-data-source/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-general-realtime-data-source",
"entries": [
{
"version": "0.0.65",
"tag": "@yuants/app-general-realtime-data-source_v0.0.65",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.0.64",
"tag": "@yuants/app-general-realtime-data-source_v0.0.64",
Expand Down
7 changes: 6 additions & 1 deletion apps/general-realtime-data-source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-general-realtime-data-source

This log was last generated on Wed, 27 Nov 2024 15:48:19 GMT and should not be manually modified.
This log was last generated on Wed, 04 Dec 2024 09:36:47 GMT and should not be manually modified.

## 0.0.65
Wed, 04 Dec 2024 09:36:47 GMT

_Version update only_

## 0.0.64
Wed, 27 Nov 2024 15:48:19 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/general-realtime-data-source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-general-realtime-data-source",
"version": "0.0.64",
"version": "0.0.65",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/host/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-host",
"entries": [
{
"version": "0.3.2",
"tag": "@yuants/app-host_v0.3.2",
"date": "Wed, 04 Dec 2024 09:36:47 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.26.0`"
}
]
}
},
{
"version": "0.3.1",
"tag": "@yuants/app-host_v0.3.1",
Expand Down
Loading

0 comments on commit cb20f28

Please sign in to comment.