-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
4 changed files
with
24 additions
and
26 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,30 +1,28 @@ | ||
# 1.0.0 (2023-11-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* infer types from cmder ([91bb63e](https://github.com/wajeht/cdns/commit/91bb63e33cba4f0124970b9022fd592bc99df6ad)) | ||
* infer types from cmder ([dc0fced](https://github.com/wajeht/cdns/commit/dc0fced283e8ca1ef5903714456b22dd4189147a)) | ||
* scope ([4075839](https://github.com/wajeht/cdns/commit/4075839d47e081844bde2db07793e66e8242e13d)) | ||
|
||
- infer types from cmder ([91bb63e](https://github.com/wajeht/cdns/commit/91bb63e33cba4f0124970b9022fd592bc99df6ad)) | ||
- infer types from cmder ([dc0fced](https://github.com/wajeht/cdns/commit/dc0fced283e8ca1ef5903714456b22dd4189147a)) | ||
- scope ([4075839](https://github.com/wajeht/cdns/commit/4075839d47e081844bde2db07793e66e8242e13d)) | ||
|
||
### Features | ||
|
||
* add log command ([e0437ca](https://github.com/wajeht/cdns/commit/e0437ca011c8b684b48b02ba369e40f6e794c5b5)) | ||
* add vitest and get ip address test ([61ba3fe](https://github.com/wajeht/cdns/commit/61ba3fe9a9d3cebcc26a128d6422f01b79743895)) | ||
* extract add params ([9f566e6](https://github.com/wajeht/cdns/commit/9f566e6da167bb93df805a722917b3be7ebdecbf)) | ||
* get ip address util ([57f8dd6](https://github.com/wajeht/cdns/commit/57f8dd6c1345ec1ca9ad4dd0e42a305205fb6113)) | ||
* improved log messages again ([194c09e](https://github.com/wajeht/cdns/commit/194c09e87b2d864390cc43cd08f11b801830f48c)) | ||
* improved stop process ([9ae0627](https://github.com/wajeht/cdns/commit/9ae0627bdb3f45088f7a375bc8e0e4e9f93460ee)) | ||
* inproved log messages ([e40be32](https://github.com/wajeht/cdns/commit/e40be32e5d560c2367eb2b4a7eda96c5509733b5)) | ||
* interactive ([3bb6283](https://github.com/wajeht/cdns/commit/3bb628356245b605c61560fdeada141ee5949e82)) | ||
* migrate command for prod ([90b97f1](https://github.com/wajeht/cdns/commit/90b97f1cbaee3ec74d81a07ae02582ce8fbb654e)) | ||
* mission params ([dd61866](https://github.com/wajeht/cdns/commit/dd61866119e3d00e66047f3fc0ef6dd6cbb2a4b5)) | ||
* npm publish script ([66c07cf](https://github.com/wajeht/cdns/commit/66c07cf0960585cc8fd1ba4967dfb3453c87fd31)) | ||
* post install script ([11a9782](https://github.com/wajeht/cdns/commit/11a978217dbbf03773a05ce657ead75143252908)) | ||
* post isntall script ([04b6ddb](https://github.com/wajeht/cdns/commit/04b6ddbb027111457614dfa0a5034d3e4c891cff)) | ||
* proper error handling ([ba678ea](https://github.com/wajeht/cdns/commit/ba678ea4df9f5bea6b2e29d5c7ce2039edaa4dc1)) | ||
* rename stuff ([ec19ec1](https://github.com/wajeht/cdns/commit/ec19ec1d5030e73197a6292bef811b84c74e1dad)) | ||
* start script ([49d7b71](https://github.com/wajeht/cdns/commit/49d7b71d1c0a145e37967338293bd915ac1c774f)) | ||
* stop command to stop cdns process ([255ce96](https://github.com/wajeht/cdns/commit/255ce969436a0b290601ef0ffcf7d4299c2b79cb)) | ||
* wip ([1508ecc](https://github.com/wajeht/cdns/commit/1508eccfb178549e66d1e2177677c1f259a77aab)) | ||
- add log command ([e0437ca](https://github.com/wajeht/cdns/commit/e0437ca011c8b684b48b02ba369e40f6e794c5b5)) | ||
- add vitest and get ip address test ([61ba3fe](https://github.com/wajeht/cdns/commit/61ba3fe9a9d3cebcc26a128d6422f01b79743895)) | ||
- extract add params ([9f566e6](https://github.com/wajeht/cdns/commit/9f566e6da167bb93df805a722917b3be7ebdecbf)) | ||
- get ip address util ([57f8dd6](https://github.com/wajeht/cdns/commit/57f8dd6c1345ec1ca9ad4dd0e42a305205fb6113)) | ||
- improved log messages again ([194c09e](https://github.com/wajeht/cdns/commit/194c09e87b2d864390cc43cd08f11b801830f48c)) | ||
- improved stop process ([9ae0627](https://github.com/wajeht/cdns/commit/9ae0627bdb3f45088f7a375bc8e0e4e9f93460ee)) | ||
- inproved log messages ([e40be32](https://github.com/wajeht/cdns/commit/e40be32e5d560c2367eb2b4a7eda96c5509733b5)) | ||
- interactive ([3bb6283](https://github.com/wajeht/cdns/commit/3bb628356245b605c61560fdeada141ee5949e82)) | ||
- migrate command for prod ([90b97f1](https://github.com/wajeht/cdns/commit/90b97f1cbaee3ec74d81a07ae02582ce8fbb654e)) | ||
- mission params ([dd61866](https://github.com/wajeht/cdns/commit/dd61866119e3d00e66047f3fc0ef6dd6cbb2a4b5)) | ||
- npm publish script ([66c07cf](https://github.com/wajeht/cdns/commit/66c07cf0960585cc8fd1ba4967dfb3453c87fd31)) | ||
- post install script ([11a9782](https://github.com/wajeht/cdns/commit/11a978217dbbf03773a05ce657ead75143252908)) | ||
- post isntall script ([04b6ddb](https://github.com/wajeht/cdns/commit/04b6ddbb027111457614dfa0a5034d3e4c891cff)) | ||
- proper error handling ([ba678ea](https://github.com/wajeht/cdns/commit/ba678ea4df9f5bea6b2e29d5c7ce2039edaa4dc1)) | ||
- rename stuff ([ec19ec1](https://github.com/wajeht/cdns/commit/ec19ec1d5030e73197a6292bef811b84c74e1dad)) | ||
- start script ([49d7b71](https://github.com/wajeht/cdns/commit/49d7b71d1c0a145e37967338293bd915ac1c774f)) | ||
- stop command to stop cdns process ([255ce96](https://github.com/wajeht/cdns/commit/255ce969436a0b290601ef0ffcf7d4299c2b79cb)) | ||
- wip ([1508ecc](https://github.com/wajeht/cdns/commit/1508eccfb178549e66d1e2177677c1f259a77aab)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Empty file.