Skip to content

Commit 19a0518

Browse files
chore(release): 1.0.1 [skip ci]
### [1.0.1](v1.0.0...v1.0.1) (2022-05-13) ### Bug Fixes * remove postinstall ([#15](#15)) ([9fc605f](9fc605f))
1 parent 9fc605f commit 19a0518

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [1.0.1](https://github.com/ipfs-shipyard/js-pinning-service-http-client/compare/v1.0.0...v1.0.1) (2022-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* remove postinstall ([#15](https://github.com/ipfs-shipyard/js-pinning-service-http-client/issues/15)) ([9fc605f](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/9fc605f69484ba0c40eead3ac0a974ae8eb3d85b))
7+
18
## 1.0.0 (2022-05-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ipfs-shipyard/pinning-service-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A lightweight client generated from the ipfs-pinning-service-spec defined at https://raw.githubusercontent.com/ipfs/pinning-services-api-spec/main/ipfs-pinning-service.yaml",
55
"author": "Russell Dempsey <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)