Skip to content

Commit

Permalink
chore: bump version (No-Trade-No-Life#685)
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 Jul 10, 2024
1 parent deea3d5 commit 12734f7
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 12 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.2",
"tag": "@yuants/app-account-composer_v0.1.2",
"date": "Wed, 10 Jul 2024 09:17:13 GMT",
"comments": {
"patch": [
{
"comment": "fix currencies merging error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.1.1",
"tag": "@yuants/app-account-composer_v0.1.1",
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 Wed, 03 Jul 2024 10:05:02 GMT and should not be manually modified.
This log was last generated on Wed, 10 Jul 2024 09:17:13 GMT and should not be manually modified.

## 0.1.2
Wed, 10 Jul 2024 09:17:13 GMT

### Patches

- fix currencies merging error

## 0.1.1
Wed, 03 Jul 2024 10:05:02 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.1",
"version": "0.1.2",
"homepage": "https://github.com/No-Trade-No-Life/Yuan/tree/main/apps/account-composer",
"main": "lib/index.js",
"module": "dist/index.js",
Expand Down
10 changes: 0 additions & 10 deletions common/changes/@yuants/app-account-composer/2024-07-10-09-11.json

This file was deleted.

0 comments on commit 12734f7

Please sign in to comment.