Skip to content

Commit

Permalink
chore: bump version (#355)
Browse files Browse the repository at this point in the history
Co-authored-by: zccz14 <[email protected]>
  • Loading branch information
github-actions[bot] and zccz14 authored Dec 11, 2023
1 parent 0fdc28d commit 5aa2092
Show file tree
Hide file tree
Showing 62 changed files with 381 additions and 50 deletions.
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.15",
"tag": "@yuants/app-agent_v0.4.15",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/agent\" to `0.7.11`"
},
{
"comment": "Updating dependency \"@yuants/kernel\" to `0.5.14`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.4.14",
"tag": "@yuants/app-agent_v0.4.14",
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 Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.4.15
Mon, 11 Dec 2023 13:08:40 GMT

_Version update only_

## 0.4.14
Mon, 11 Dec 2023 11:13:42 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.14",
"version": "0.4.15",
"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.28",
"tag": "@yuants/app-alert-receiver_v0.1.28",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.1.27",
"tag": "@yuants/app-alert-receiver_v0.1.27",
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 Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.1.28
Mon, 11 Dec 2023 13:08:40 GMT

_Version update only_

## 0.1.27
Mon, 11 Dec 2023 11:13:42 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.27",
"version": "0.1.28",
"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.0.33",
"tag": "@yuants/app-email-notifier_v0.0.33",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.0.32",
"tag": "@yuants/app-email-notifier_v0.0.32",
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 Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.0.33
Mon, 11 Dec 2023 13:08:40 GMT

_Version update only_

## 0.0.32
Mon, 11 Dec 2023 11:13:42 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.0.32",
"version": "0.0.33",
"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.0.33",
"tag": "@yuants/app-feishu-notifier_v0.0.33",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.0.32",
"tag": "@yuants/app-feishu-notifier_v0.0.32",
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 Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.0.33
Mon, 11 Dec 2023 13:08:40 GMT

_Version update only_

## 0.0.32
Mon, 11 Dec 2023 11:13:42 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.0.32",
"version": "0.0.33",
"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.23",
"tag": "@yuants/app-general-data-source_v0.0.23",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.0.22",
"tag": "@yuants/app-general-data-source_v0.0.22",
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 Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.0.23
Mon, 11 Dec 2023 13:08:40 GMT

_Version update only_

## 0.0.22
Mon, 11 Dec 2023 11:13:42 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.22",
"version": "0.0.23",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
22 changes: 22 additions & 0 deletions apps/general-realtime-data-source/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
{
"name": "@yuants/app-general-realtime-data-source",
"entries": [
{
"version": "0.0.18",
"tag": "@yuants/app-general-realtime-data-source_v0.0.18",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"patch": [
{
"comment": "fix provideChannel"
}
],
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.0.17",
"tag": "@yuants/app-general-realtime-data-source_v0.0.17",
Expand Down
9 changes: 8 additions & 1 deletion apps/general-realtime-data-source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-general-realtime-data-source

This log was last generated on Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.0.18
Mon, 11 Dec 2023 13:08:40 GMT

### Patches

- fix provideChannel

## 0.0.17
Mon, 11 Dec 2023 11:13:42 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.17",
"version": "0.0.18",
"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.1.13",
"tag": "@yuants/app-host_v0.1.13",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.1.12",
"tag": "@yuants/app-host_v0.1.12",
Expand Down
7 changes: 6 additions & 1 deletion apps/host/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-host

This log was last generated on Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.1.13
Mon, 11 Dec 2023 13:08:40 GMT

_Version update only_

## 0.1.12
Mon, 11 Dec 2023 11:13:42 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/host/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-host",
"version": "0.1.12",
"version": "0.1.13",
"description": "Host",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/market-data-collector/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-market-data-collector",
"entries": [
{
"version": "0.0.43",
"tag": "@yuants/app-market-data-collector_v0.0.43",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.0.42",
"tag": "@yuants/app-market-data-collector_v0.0.42",
Expand Down
7 changes: 6 additions & 1 deletion apps/market-data-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-market-data-collector

This log was last generated on Mon, 11 Dec 2023 11:13:42 GMT and should not be manually modified.
This log was last generated on Mon, 11 Dec 2023 13:08:40 GMT and should not be manually modified.

## 0.0.43
Mon, 11 Dec 2023 13:08:40 GMT

_Version update only_

## 0.0.42
Mon, 11 Dec 2023 11:13:42 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/market-data-collector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-market-data-collector",
"version": "0.0.42",
"version": "0.0.43",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/metrics-collector/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-metrics-collector",
"entries": [
{
"version": "0.0.33",
"tag": "@yuants/app-metrics-collector_v0.0.33",
"date": "Mon, 11 Dec 2023 13:08:40 GMT",
"comments": {
"none": [
{
"comment": "Bump Version"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.9.3`"
}
]
}
},
{
"version": "0.0.32",
"tag": "@yuants/app-metrics-collector_v0.0.32",
Expand Down
Loading

0 comments on commit 5aa2092

Please sign in to comment.