Skip to content

Commit

Permalink
chore: bump version (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thrimbda authored Oct 3, 2023
1 parent f1d2674 commit 67f5da8
Show file tree
Hide file tree
Showing 68 changed files with 354 additions and 186 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.0.9",
"tag": "@yuants/app-agent_v0.0.9",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/agent\" to `0.2.1`"
},
{
"comment": "Updating dependency \"@yuants/kernel\" to `0.1.1`"
},
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.0.8",
"tag": "@yuants/app-agent_v0.0.8",
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 Sat, 23 Sep 2023 10:45:15 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.0.9
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.0.8
Sat, 23 Sep 2023 10:45:15 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.8",
"version": "0.0.9",
"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.2",
"tag": "@yuants/app-alert-receiver_v0.1.2",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.1.1",
"tag": "@yuants/app-alert-receiver_v0.1.1",
Expand Down
9 changes: 8 additions & 1 deletion apps/alert-receiver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-alert-receiver

This log was last generated on Sat, 23 Sep 2023 11:42:29 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.1.2
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.1.1
Sat, 23 Sep 2023 11:42:29 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.1",
"version": "0.1.2",
"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.7",
"tag": "@yuants/app-email-notifier_v0.0.7",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.0.6",
"tag": "@yuants/app-email-notifier_v0.0.6",
Expand Down
9 changes: 8 additions & 1 deletion apps/email-notifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-email-notifier

This log was last generated on Wed, 06 Sep 2023 15:33:08 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.0.7
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.0.6
Wed, 06 Sep 2023 15:33:08 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.6",
"version": "0.0.7",
"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.7",
"tag": "@yuants/app-feishu-notifier_v0.0.7",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.0.6",
"tag": "@yuants/app-feishu-notifier_v0.0.6",
Expand Down
9 changes: 8 additions & 1 deletion apps/feishu-notifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-feishu-notifier

This log was last generated on Wed, 06 Sep 2023 15:33:08 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.0.7
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.0.6
Wed, 06 Sep 2023 15:33:08 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.6",
"version": "0.0.7",
"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.0.7",
"tag": "@yuants/app-host_v0.0.7",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.0.6",
"tag": "@yuants/app-host_v0.0.6",
Expand Down
9 changes: 8 additions & 1 deletion apps/host/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-host

This log was last generated on Wed, 06 Sep 2023 15:33:08 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.0.7
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.0.6
Wed, 06 Sep 2023 15:33:08 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.6",
"version": "0.0.7",
"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.8",
"tag": "@yuants/app-market-data-collector_v0.0.8",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.0.7",
"tag": "@yuants/app-market-data-collector_v0.0.7",
Expand Down
9 changes: 8 additions & 1 deletion apps/market-data-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-market-data-collector

This log was last generated on Sat, 23 Sep 2023 10:45:15 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.0.8
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.0.7
Sat, 23 Sep 2023 10:45:15 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.7",
"version": "0.0.8",
"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.7",
"tag": "@yuants/app-metrics-collector_v0.0.7",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.0.6",
"tag": "@yuants/app-metrics-collector_v0.0.6",
Expand Down
9 changes: 8 additions & 1 deletion apps/metrics-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-metrics-collector

This log was last generated on Wed, 06 Sep 2023 15:33:08 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.0.7
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.0.6
Wed, 06 Sep 2023 15:33:08 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.6",
"version": "0.0.7",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/mongodb-storage/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-mongodb-storage",
"entries": [
{
"version": "0.0.7",
"tag": "@yuants/app-mongodb-storage_v0.0.7",
"date": "Tue, 03 Oct 2023 17:45:31 GMT",
"comments": {
"patch": [
{
"comment": "use formatTime and UUID from data-model"
}
],
"dependency": [
{
"comment": "Updating dependency \"@yuants/protocol\" to `0.1.4`"
}
]
}
},
{
"version": "0.0.6",
"tag": "@yuants/app-mongodb-storage_v0.0.6",
Expand Down
9 changes: 8 additions & 1 deletion apps/mongodb-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-mongodb-storage

This log was last generated on Wed, 06 Sep 2023 15:33:08 GMT and should not be manually modified.
This log was last generated on Tue, 03 Oct 2023 17:45:31 GMT and should not be manually modified.

## 0.0.7
Tue, 03 Oct 2023 17:45:31 GMT

### Patches

- use formatTime and UUID from data-model

## 0.0.6
Wed, 06 Sep 2023 15:33:08 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/mongodb-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-mongodb-storage",
"version": "0.0.6",
"version": "0.0.7",
"main": "lib/index.js",
"module": "dist/index.js",
"files": [
Expand Down
Loading

0 comments on commit 67f5da8

Please sign in to comment.