Skip to content

Commit

Permalink
chore: bump version (#910)
Browse files Browse the repository at this point in the history
Co-authored-by: Thrimbda <[email protected]>
  • Loading branch information
github-actions[bot] and Thrimbda authored Nov 19, 2024
1 parent 0d9ac67 commit c97427a
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 24 deletions.
17 changes: 17 additions & 0 deletions apps/hosts/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-hosts",
"entries": [
{
"version": "0.1.21",
"tag": "@yuants/app-hosts_v0.1.21",
"date": "Tue, 19 Nov 2024 10:43:22 GMT",
"comments": {
"patch": [
{
"comment": "add hash bucket "
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.1.20",
"tag": "@yuants/app-hosts_v0.1.20",
Expand Down
9 changes: 8 additions & 1 deletion apps/hosts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-hosts

This log was last generated on Sat, 16 Nov 2024 06:09:31 GMT and should not be manually modified.
This log was last generated on Tue, 19 Nov 2024 10:43:22 GMT and should not be manually modified.

## 0.1.21
Tue, 19 Nov 2024 10:43:22 GMT

### Patches

- add hash bucket

## 0.1.20
Sat, 16 Nov 2024 06:09:31 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/hosts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-hosts",
"version": "0.1.20",
"version": "0.1.21",
"description": "Hosts",
"files": [
"dist",
Expand Down
17 changes: 17 additions & 0 deletions apps/portal/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"name": "@yuants/app-portal",
"entries": [
{
"version": "0.0.14",
"tag": "@yuants/app-portal_v0.0.14",
"date": "Tue, 19 Nov 2024 10:43:22 GMT",
"comments": {
"patch": [
{
"comment": "adjust default replica to 3"
}
],
"none": [
{
"comment": "Bump Version"
}
]
}
},
{
"version": "0.0.13",
"tag": "@yuants/app-portal_v0.0.13",
Expand Down
9 changes: 8 additions & 1 deletion apps/portal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @yuants/app-portal

This log was last generated on Sat, 16 Nov 2024 06:09:31 GMT and should not be manually modified.
This log was last generated on Tue, 19 Nov 2024 10:43:22 GMT and should not be manually modified.

## 0.0.14
Tue, 19 Nov 2024 10:43:22 GMT

### Patches

- adjust default replica to 3

## 0.0.13
Sat, 16 Nov 2024 06:09:31 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yuants/app-portal",
"version": "0.0.13",
"version": "0.0.14",
"main": "lib/index.js",
"files": [
"dist",
Expand Down
10 changes: 0 additions & 10 deletions common/changes/@yuants/app-hosts/2024-11-19-10-35.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@yuants/app-portal/2024-11-19-10-35.json

This file was deleted.

0 comments on commit c97427a

Please sign in to comment.