Skip to content

Commit

Permalink
chore: bump version (No-Trade-No-Life#604)
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 May 29, 2024
1 parent 5fa7be1 commit 6fe403a
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 12 deletions.
17 changes: 17 additions & 0 deletions apps/transfer-controller/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-transfer-controller",
"entries": [
{
"version": "0.0.4",
"tag": "@yuants/app-transfer-controller_v0.0.4",
"date": "Wed, 29 May 2024 16:57:50 GMT",
"comments": {
"patch": [
{
"comment": "retry when service throw error"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.3",
"tag": "@yuants/app-transfer-controller_v0.0.3",
Expand Down
9 changes: 8 additions & 1 deletion apps/transfer-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-transfer-controller

This log was last generated on Wed, 29 May 2024 16:20:55 GMT and should not be manually modified.
This log was last generated on Wed, 29 May 2024 16:57:50 GMT and should not be manually modified.

## 0.0.4
Wed, 29 May 2024 16:57:50 GMT

### Patches

- retry when service throw error

## 0.0.3
Wed, 29 May 2024 16:20:55 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/transfer-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-transfer-controller",
"version": "0.0.3",
"version": "0.0.4",
"main": "lib/index.js",
"files": [
"dist",
Expand Down

This file was deleted.

0 comments on commit 6fe403a

Please sign in to comment.