-
Notifications
You must be signed in to change notification settings - Fork 36
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
31280b0
commit 62ac280
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": "Sun, 07 Jan 2024 13:30:23 GMT", | ||
"version": "0.11.3", | ||
"tag": "@zhishuyun/hub_v0.11.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@zhishuyun/hub", | ||
"commit": "31280b0f5c6d65764bbfa594e68559d3ba4d516e", | ||
"comment": "persist floating state when touch" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Sun, 07 Jan 2024 13:14:56 GMT", | ||
"version": "0.11.2", | ||
|
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 Sun, 07 Jan 2024 13:14:56 GMT and should not be manually modified. | ||
This log was last generated on Sun, 07 Jan 2024 13:30:23 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.11.3 | ||
|
||
Sun, 07 Jan 2024 13:30:23 GMT | ||
|
||
### Patches | ||
|
||
- persist floating state when touch ([email protected]) | ||
|
||
## 0.11.2 | ||
|
||
Sun, 07 Jan 2024 13:14:56 GMT | ||
|
7 changes: 0 additions & 7 deletions
7
change/@zhishuyun-hub-c8f83013-5e75-48e0-aa5e-57390dc1be06.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.11.2", | ||
"version": "0.11.3", | ||
"author": "Germey Technology <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|