-
Notifications
You must be signed in to change notification settings - Fork 4
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
1 changed file
with
20 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## 0.0.2 (2022-04-15) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **ci:** lts node ([5ce2a5a](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/5ce2a5a89e05b79b6debb9ca0689eadd0c12e0f6)) | ||
* Export PinsApi as RemotePinningServiceClient ([f023519](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/f0235195299f613bbe86c19c72e174850a2a2a5c)), closes [#2](https://github.com/ipfs-shipyard/js-pinning-service-http-client/issues/2) | ||
* package is imported properly ([810e295](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/810e295dbf38c688d111c1d2a09adcc5b5deb5e4)) | ||
* rename basePath to endpointUrl ([92238cd](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/92238cd1f87e6645e29382441a7c8bcb50652762)), closes [#3](https://github.com/ipfs-shipyard/js-pinning-service-http-client/issues/3) | ||
* tests use updated names ([5f62d9f](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/5f62d9fe6c6cbf06f88399ee86ef1f3e9aa63589)) | ||
|
||
|
||
### Features | ||
|
||
* mockservercontroller can spin up mockservers via http ([eb714f5](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/eb714f54eb3df8bd3cff3e6efcc46d53fa7d4ca1)) | ||
* ready for release ([f46be56](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/f46be5619f1d4d4dd297a77eee3d486f51cc4375)) | ||
* tests succeed in multiple environemnts ([7c21887](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/7c2188777a4b99d667a8ccd0707e155801fe6e13)) | ||
|
||
|
||
|