Skip to content

Commit 50fb1b1

Browse files
chore(release): 7.7.3 [skip ci]
## [7.7.3](v7.7.2...v7.7.3) (2019-06-15) ### Bug Fixes * **clipboard:** prevent error on codesandbox.io ([ef18271](ef18271))
1 parent 96d0d84 commit 50fb1b1

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+
## [7.7.3](https://github.com/agentofuser/ipfs-deploy/compare/v7.7.2...v7.7.3) (2019-06-15)
2+
3+
### Bug Fixes
4+
5+
- **clipboard:** prevent error on codesandbox.io
6+
([ef18271](https://github.com/agentofuser/ipfs-deploy/commit/ef18271))
7+
18
## [7.7.2](https://github.com/agentofuser/ipfs-deploy/compare/v7.7.1...v7.7.2) (2019-06-08)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentofuser/ipfs-deploy",
3-
"version": "7.7.2",
3+
"version": "7.7.3",
44
"description": "Zero-Config CLI to Deploy Static Websites to IPFS",
55
"author": {
66
"name": "Agent of User",

0 commit comments

Comments
 (0)