Skip to content

Commit 492800d

Browse files
chore: release nft.storage 3.1.1 (#300)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8919819 commit 492800d

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+
### [3.1.1](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v3.1.0...nft.storage-v3.1.1) (2021-08-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **client:** dont publish everything ([8919819](https://www.github.com/ipfs-shipyard/nft.storage/commit/89198192508ed8cdd2084e312a5488348ea862af))
9+
310
## [3.1.0](https://www.github.com/ipfs-shipyard/nft.storage/compare/nft.storage-v3.0.1...nft.storage-v3.1.0) (2021-08-10)
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": "3.1.0",
3+
"version": "3.1.1",
44
"description": "nft.storage client",
55
"license": "(Apache-2.0 AND MIT)",
66
"type": "module",

0 commit comments

Comments
 (0)