Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zccz14 authored Oct 26, 2023
1 parent 94291ce commit 377ac4a
Show file tree
Hide file tree
Showing 88 changed files with 668 additions and 234 deletions.
32 changes: 32 additions & 0 deletions apps/agent/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,38 @@
{
"name": "@yuants/app-agent",
"entries": [
{
"version": "0.1.0",
"tag": "@yuants/app-agent_v0.1.0",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"minor": [
{
"comment": "support multiple account-management"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/agent\" to `0.3.0`"
},
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/kernel\" to `0.3.0`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.0.11",
"tag": "@yuants/app-agent_v0.0.11",
Expand Down
9 changes: 8 additions & 1 deletion apps/agent/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-agent

This log was last generated on Thu, 19 Oct 2023 18:36:28 GMT and should not be manually modified.
This log was last generated on Thu, 26 Oct 2023 18:03:30 GMT and should not be manually modified.

## 0.1.0
Thu, 26 Oct 2023 18:03:30 GMT

### Minor changes

- support multiple account-management

## 0.0.11
Thu, 19 Oct 2023 18:36:28 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.0.11",
"version": "0.1.0",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
21 changes: 21 additions & 0 deletions apps/alert-receiver/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@yuants/app-alert-receiver",
"entries": [
{
"version": "0.1.4",
"tag": "@yuants/app-alert-receiver_v0.1.4",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.1.3",
"tag": "@yuants/app-alert-receiver_v0.1.3",
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 Thu, 19 Oct 2023 18:36:28 GMT and should not be manually modified.
This log was last generated on Thu, 26 Oct 2023 18:03:30 GMT and should not be manually modified.

## 0.1.4
Thu, 26 Oct 2023 18:03:30 GMT

_Version update only_

## 0.1.3
Thu, 19 Oct 2023 18:36:28 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.3",
"version": "0.1.4",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
21 changes: 21 additions & 0 deletions apps/email-notifier/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@yuants/app-email-notifier",
"entries": [
{
"version": "0.0.9",
"tag": "@yuants/app-email-notifier_v0.0.9",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.0.8",
"tag": "@yuants/app-email-notifier_v0.0.8",
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 Thu, 19 Oct 2023 18:36:28 GMT and should not be manually modified.
This log was last generated on Thu, 26 Oct 2023 18:03:30 GMT and should not be manually modified.

## 0.0.9
Thu, 26 Oct 2023 18:03:30 GMT

_Version update only_

## 0.0.8
Thu, 19 Oct 2023 18:36:28 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.8",
"version": "0.0.9",
"main": "lib/index.js",
"module": "dist/index.js",
"files": [
Expand Down
21 changes: 21 additions & 0 deletions apps/feishu-notifier/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@yuants/app-feishu-notifier",
"entries": [
{
"version": "0.0.9",
"tag": "@yuants/app-feishu-notifier_v0.0.9",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.0.8",
"tag": "@yuants/app-feishu-notifier_v0.0.8",
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 Thu, 19 Oct 2023 18:36:28 GMT and should not be manually modified.
This log was last generated on Thu, 26 Oct 2023 18:03:30 GMT and should not be manually modified.

## 0.0.9
Thu, 26 Oct 2023 18:03:30 GMT

_Version update only_

## 0.0.8
Thu, 19 Oct 2023 18:36:28 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.8",
"version": "0.0.9",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
21 changes: 21 additions & 0 deletions apps/host/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@yuants/app-host",
"entries": [
{
"version": "0.0.9",
"tag": "@yuants/app-host_v0.0.9",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.0.8",
"tag": "@yuants/app-host_v0.0.8",
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 Thu, 19 Oct 2023 18:36:28 GMT and should not be manually modified.
This log was last generated on Thu, 26 Oct 2023 18:03:30 GMT and should not be manually modified.

## 0.0.9
Thu, 26 Oct 2023 18:03:30 GMT

_Version update only_

## 0.0.8
Thu, 19 Oct 2023 18:36:28 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.0.8",
"version": "0.0.9",
"description": "Host",
"files": [
"dist",
Expand Down
24 changes: 24 additions & 0 deletions apps/market-data-collector/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@yuants/app-market-data-collector",
"entries": [
{
"version": "0.0.11",
"tag": "@yuants/app-market-data-collector_v0.0.11",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/utils\" to `0.0.3`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.0.10",
"tag": "@yuants/app-market-data-collector_v0.0.10",
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 Thu, 19 Oct 2023 18:36:28 GMT and should not be manually modified.
This log was last generated on Thu, 26 Oct 2023 18:03:30 GMT and should not be manually modified.

## 0.0.11
Thu, 26 Oct 2023 18:03:30 GMT

_Version update only_

## 0.0.10
Thu, 19 Oct 2023 18:36:28 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.10",
"version": "0.0.11",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
21 changes: 21 additions & 0 deletions apps/metrics-collector/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@yuants/app-metrics-collector",
"entries": [
{
"version": "0.0.9",
"tag": "@yuants/app-metrics-collector_v0.0.9",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.0.8",
"tag": "@yuants/app-metrics-collector_v0.0.8",
Expand Down
7 changes: 6 additions & 1 deletion apps/metrics-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @yuants/app-metrics-collector

This log was last generated on Thu, 19 Oct 2023 18:36:28 GMT and should not be manually modified.
This log was last generated on Thu, 26 Oct 2023 18:03:30 GMT and should not be manually modified.

## 0.0.9
Thu, 26 Oct 2023 18:03:30 GMT

_Version update only_

## 0.0.8
Thu, 19 Oct 2023 18:36:28 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/metrics-collector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-metrics-collector",
"version": "0.0.8",
"version": "0.0.9",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
24 changes: 24 additions & 0 deletions apps/mongodb-storage/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
{
"name": "@yuants/app-mongodb-storage",
"entries": [
{
"version": "0.0.9",
"tag": "@yuants/app-mongodb-storage_v0.0.9",
"date": "Thu, 26 Oct 2023 18:03:30 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@yuants/data-model\" to `0.1.5`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.6`"
},
{
"comment": "Updating dependency \"@yuants/utils\" to `0.0.3`"
},
{
"comment": "Updating dependency \"@yuants/extension\" to `0.0.2`"
},
{
"comment": "Updating dependency \"@yuants/tool-kit\" to `0.1.1`"
}
]
}
},
{
"version": "0.0.8",
"tag": "@yuants/app-mongodb-storage_v0.0.8",
Expand Down
Loading

0 comments on commit 377ac4a

Please sign in to comment.