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 5, 2024
1 parent 0300664 commit 8b53968
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": "Fri, 05 Jan 2024 18:09:16 GMT",
"version": "0.9.3",
"tag": "@zhishuyun/hub_v0.9.3",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@zhishuyun/hub",
"commit": "0300664fb3283a4d3cf9cb6e015cc378e0afae26",
"comment": "fix error message for chat"
}
]
}
},
{
"date": "Wed, 03 Jan 2024 12:21:58 GMT",
"version": "0.9.2",
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 12:21:58 GMT and should not be manually modified.
This log was last generated on Fri, 05 Jan 2024 18:09:16 GMT and should not be manually modified.

<!-- Start content -->

## 0.9.3

Fri, 05 Jan 2024 18:09:16 GMT

### Patches

- fix error message for chat ([email protected])

## 0.9.2

Wed, 03 Jan 2024 12:21:58 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.2",
"version": "0.9.3",
"author": "Germey Technology <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit 8b53968

Please sign in to comment.