Skip to content

Commit 5c079ba

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2022-10-05) ### Trivial Changes * **deps-dev:** bump @types/node from 17.0.45 to 18.8.2 ([#52](#52)) ([e6179fb](e6179fb))
1 parent e6179fb commit 5c079ba

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.3](https://github.com/ipfs-shipyard/js-pinning-service-http-client/compare/v1.0.2...v1.0.3) (2022-10-05)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump @types/node from 17.0.45 to 18.8.2 ([#52](https://github.com/ipfs-shipyard/js-pinning-service-http-client/issues/52)) ([e6179fb](https://github.com/ipfs-shipyard/js-pinning-service-http-client/commit/e6179fb079b87a6dbe436b8c9e1398bfb1b56965))
7+
18
## [1.0.2](https://github.com/ipfs-shipyard/js-pinning-service-http-client/compare/v1.0.1...v1.0.2) (2022-10-05)
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.2",
3+
"version": "1.0.3",
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)