Skip to content

Commit 6ffa14a

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-10-05) ### Trivial Changes * **deps-dev:** bump @types/mocha from 9.1.1 to 10.0.0 ([#49](#49)) ([d7fd94b](d7fd94b))
1 parent d7fd94b commit 6ffa14a

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.2](https://github.com/ipfs-shipyard/js-pinning-service-http-client/compare/v1.0.1...v1.0.2) (2022-10-05)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump @types/mocha from 9.1.1 to 10.0.0 ([#49](https://github.com/ipfs-shipyard/js-pinning-service-http-client/issues/49)) ([d7fd94b](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/d7fd94bf3f474e6343ec9fbefae856fada3c1628))
7+
18
### [1.0.1](https://github.com/ipfs-shipyard/js-pinning-service-http-client/compare/v1.0.0...v1.0.1) (2022-05-13)
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.1",
3+
"version": "1.0.2",
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 <1173416+SgtPooki@users.noreply.github.com>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)