-
Notifications
You must be signed in to change notification settings - Fork 258
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
de242c8
commit 6fc0c04
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": "@acedatacloud/hub", | ||
"entries": [ | ||
{ | ||
"date": "Sat, 06 Apr 2024 06:59:17 GMT", | ||
"version": "0.17.0", | ||
"tag": "@acedatacloud/hub_v0.17.0", | ||
"comments": { | ||
"minor": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@acedatacloud/hub", | ||
"commit": "de242c810be79ec4e8eaca5a4f5b8d7cff9cc62b", | ||
"comment": "add dark mode switch" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Sat, 06 Apr 2024 05:28:44 GMT", | ||
"version": "0.16.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 - @acedatacloud/hub | ||
|
||
This log was last generated on Sat, 06 Apr 2024 05:28:44 GMT and should not be manually modified. | ||
This log was last generated on Sat, 06 Apr 2024 06:59:17 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.17.0 | ||
|
||
Sat, 06 Apr 2024 06:59:17 GMT | ||
|
||
### Minor changes | ||
|
||
- add dark mode switch ([email protected]) | ||
|
||
## 0.16.2 | ||
|
||
Sat, 06 Apr 2024 05:28:44 GMT | ||
|
7 changes: 0 additions & 7 deletions
7
change/@acedatacloud-hub-a9c0a3be-0ea1-4b6e-9b3d-89cd2d4b4511.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": "@acedatacloud/hub", | ||
"version": "0.16.2", | ||
"version": "0.17.0", | ||
"author": "Germey Technology <[email protected]>", | ||
"repository": { | ||
"type": "git", | ||
|