Skip to content

Commit 3cab4d0

Browse files
committed
chore: release version v0.0.2
1 parent 537bff5 commit 3cab4d0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## 0.0.2 (2022-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** lts node ([5ce2a5a](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/5ce2a5a89e05b79b6debb9ca0689eadd0c12e0f6))
7+
* 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)
8+
* package is imported properly ([810e295](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/810e295dbf38c688d111c1d2a09adcc5b5deb5e4))
9+
* 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)
10+
* tests use updated names ([5f62d9f](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/5f62d9fe6c6cbf06f88399ee86ef1f3e9aa63589))
11+
12+
13+
### Features
14+
15+
* mockservercontroller can spin up mockservers via http ([eb714f5](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/eb714f54eb3df8bd3cff3e6efcc46d53fa7d4ca1))
16+
* ready for release ([f46be56](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/f46be5619f1d4d4dd297a77eee3d486f51cc4375))
17+
* tests succeed in multiple environemnts ([7c21887](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/7c2188777a4b99d667a8ccd0707e155801fe6e13))
18+
19+
20+

0 commit comments

Comments
 (0)