Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 3, 2024
1 parent 5ee40bd commit 2d6ac1f
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.json
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",
Expand Down
10 changes: 9 additions & 1 deletion CHANGELOG.md
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
Expand Down

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
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",
Expand Down

0 comments on commit 2d6ac1f

Please sign in to comment.