Skip to content

Commit

Permalink
chore: bump version (#703)
Browse files Browse the repository at this point in the history
Co-authored-by: Thrimbda <Thrimbda@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Thrimbda authored Jul 12, 2024
1 parent a049fb8 commit bc45858
Show file tree
Hide file tree
Showing 40 changed files with 208 additions and 96 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.1.5",
"tag": "@yuants/app-account-composer_v0.1.5",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "strict schema error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.1.4",
"tag": "@yuants/app-account-composer_v0.1.4",
Expand Down
9 changes: 8 additions & 1 deletion apps/account-composer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-account-composer

This log was last generated on Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.1.5
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- strict schema error

## 0.1.4
Fri, 12 Jul 2024 09:19:54 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.1.4",
"version": "0.1.5",
"homepage": "https://github.com/No-Trade-No-Life/Yuan/tree/main/apps/account-composer",
"main": "lib/index.js",
"module": "dist/index.js",
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.17",
"tag": "@yuants/app-data-collector_v0.0.17",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "strict schema error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.16",
"tag": "@yuants/app-data-collector_v0.0.16",
Expand Down
9 changes: 8 additions & 1 deletion apps/data-collector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-data-collector

This log was last generated on Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.0.17
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- strict schema error

## 0.0.16
Fri, 12 Jul 2024 09:19:54 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.16",
"version": "0.0.17",
"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.50",
"tag": "@yuants/app-general-data-source_v0.0.50",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "strict schema error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.49",
"tag": "@yuants/app-general-data-source_v0.0.49",
Expand Down
9 changes: 8 additions & 1 deletion apps/general-data-source/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-general-data-source

This log was last generated on Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.0.50
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- strict schema error

## 0.0.49
Fri, 12 Jul 2024 09:19:54 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.49",
"version": "0.0.50",
"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.45",
"tag": "@yuants/app-general-realtime-data-source_v0.0.45",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "strict schema error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.44",
"tag": "@yuants/app-general-realtime-data-source_v0.0.44",
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 Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.0.45
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- strict schema error

## 0.0.44
Fri, 12 Jul 2024 09:19:54 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.44",
"version": "0.0.45",
"main": "lib/index.js",
"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.72",
"tag": "@yuants/app-market-data-collector_v0.0.72",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "strict schema error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.71",
"tag": "@yuants/app-market-data-collector_v0.0.71",
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 Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.0.72
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- strict schema error

## 0.0.71
Fri, 12 Jul 2024 09:19:54 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.71",
"version": "0.0.72",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/risk-manager/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-risk-manager",
"entries": [
{
"version": "0.2.3",
"tag": "@yuants/app-risk-manager_v0.2.3",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "strict schema error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.2.2",
"tag": "@yuants/app-risk-manager_v0.2.2",
Expand Down
9 changes: 8 additions & 1 deletion apps/risk-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-risk-manager

This log was last generated on Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.2.3
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- strict schema error

## 0.2.2
Fri, 12 Jul 2024 09:19:54 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/risk-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-risk-manager",
"version": "0.2.2",
"version": "0.2.3",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/trade-copier/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-trade-copier",
"entries": [
{
"version": "0.4.15",
"tag": "@yuants/app-trade-copier_v0.4.15",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "strict schema error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.4.14",
"tag": "@yuants/app-trade-copier_v0.4.14",
Expand Down
9 changes: 8 additions & 1 deletion apps/trade-copier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-trade-copier

This log was last generated on Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.4.15
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- strict schema error

## 0.4.14
Fri, 12 Jul 2024 09:19:54 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/trade-copier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-trade-copier",
"version": "0.4.14",
"version": "0.4.15",
"homepage": "https://github.com/No-Trade-No-Life/Yuan/tree/main/apps/trade-copier",
"main": "lib/index.js",
"module": "dist/index.js",
Expand Down
17 changes: 17 additions & 0 deletions apps/vendor-okx/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/vendor-okx",
"entries": [
{
"version": "0.7.5",
"tag": "@yuants/vendor-okx_v0.7.5",
"date": "Fri, 12 Jul 2024 14:05:46 GMT",
"comments": {
"patch": [
{
"comment": "add wait after a batch of pulling"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.7.4",
"tag": "@yuants/vendor-okx_v0.7.4",
Expand Down
9 changes: 8 additions & 1 deletion apps/vendor-okx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/vendor-okx

This log was last generated on Fri, 12 Jul 2024 09:19:54 GMT and should not be manually modified.
This log was last generated on Fri, 12 Jul 2024 14:05:46 GMT and should not be manually modified.

## 0.7.5
Fri, 12 Jul 2024 14:05:46 GMT

### Patches

- add wait after a batch of pulling

## 0.7.4
Fri, 12 Jul 2024 09:19:54 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/vendor-okx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/vendor-okx",
"version": "0.7.4",
"version": "0.7.5",
"files": [
"dist/extension.bundle.js"
],
Expand Down
10 changes: 0 additions & 10 deletions common/changes/@yuants/app-account-composer/2024-07-12-13-33.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@yuants/app-data-collector/2024-07-12-13-33.json

This file was deleted.

Loading

0 comments on commit bc45858

Please sign in to comment.