-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ee40bd
commit 2d6ac1f
Showing
4 changed files
with
25 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@zhishuyun/hub", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 03 Jan 2024 10:14:47 GMT", | ||
"version": "0.9.1", | ||
"tag": "@zhishuyun/hub_v0.9.1", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@zhishuyun/hub", | ||
"commit": "5ee40bd959c9b691b0ecb7e6a8689dce9bbf930d", | ||
"comment": "update style of model selector" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 03 Jan 2024 08:41:15 GMT", | ||
"version": "0.9.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,17 @@ | ||
# Change Log - @zhishuyun/hub | ||
|
||
This log was last generated on Wed, 03 Jan 2024 08:41:15 GMT and should not be manually modified. | ||
This log was last generated on Wed, 03 Jan 2024 10:14:47 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.9.1 | ||
|
||
Wed, 03 Jan 2024 10:14:47 GMT | ||
|
||
### Patches | ||
|
||
- update style of model selector ([email protected]) | ||
|
||
## 0.9.0 | ||
|
||
Wed, 03 Jan 2024 08:41:15 GMT | ||
|
7 changes: 0 additions & 7 deletions
7
change/@zhishuyun-hub-0fab4b0e-9e81-4c5d-b886-ef4fd7f51848.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@zhishuyun/hub", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"author": "Germey Technology <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|