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 Mar 6, 2024
1 parent 705501b commit a829ab5
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, 06 Mar 2024 15:51:23 GMT",
"version": "1.0.2",
"tag": "@zhishuyun/hub_v1.0.2",
"comments": {
"patch": [
{
"author": "cqc@germey.cn",
"package": "@zhishuyun/hub",
"commit": "705501b8387c12c8330060766ef39978e6a72ba0",
"comment": "fix mj task issue"
}
]
}
},
{
"date": "Mon, 29 Jan 2024 16:17:58 GMT",
"version": "1.0.1",
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, 29 Jan 2024 16:17:58 GMT and should not be manually modified.
This log was last generated on Wed, 06 Mar 2024 15:51:23 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.2

Wed, 06 Mar 2024 15:51:23 GMT

### Patches

- fix mj task issue (cqc@germey.cn)

## 1.0.1

Mon, 29 Jan 2024 16:17: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": "1.0.1",
"version": "1.0.2",
"author": "Germey Technology <dev@germey.cn>",
"repository": {
"type": "git",
Expand Down

0 comments on commit a829ab5

Please sign in to comment.