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 1, 2024
1 parent 04e38ce commit fe6d6d3
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": "Mon, 01 Jan 2024 17:34:33 GMT",
"version": "0.4.1",
"tag": "@zhishuyun/hub_v0.4.1",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@zhishuyun/hub",
"commit": "04e38cef698bb6ad39309a66af1c7e6637e6b69b",
"comment": "fix hub url"
}
]
}
},
{
"date": "Mon, 01 Jan 2024 17:28:15 GMT",
"version": "0.4.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 Mon, 01 Jan 2024 17:28:15 GMT and should not be manually modified.
This log was last generated on Mon, 01 Jan 2024 17:34:33 GMT and should not be manually modified.

<!-- Start content -->

## 0.4.1

Mon, 01 Jan 2024 17:34:33 GMT

### Patches

- fix hub url ([email protected])

## 0.4.0

Mon, 01 Jan 2024 17:28: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.4.0",
"version": "0.4.1",
"author": "Germey Technology <[email protected]>",
"repository": {
"type": "git",
Expand Down

0 comments on commit fe6d6d3

Please sign in to comment.