Skip to content

Commit 42e8fc2

Browse files
chore: release nft.storage 1.3.1 (#128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 052fee0 commit 42e8fc2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/client/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [1.3.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v1.3.0...nft.storage-v1.3.1) (2021-05-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **client:** fix publish ([052fee0](https://www.github.com/ipfs-shipyard/nft.storage/commit/052fee0661256c05378470a2276bb46e99ccbe2d))
9+
310
## 1.3.0 (2021-05-14)
411

512

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nft.storage",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "nft.storage client",
55
"license": "(Apache-2.0 AND MIT)",
66
"type": "module",

0 commit comments

Comments
 (0)