Skip to content

Commit b6d9f16

Browse files
authored
Merge pull request #67 from permaweb/fix/logging
Fix/logging
2 parents e516568 + 45fe92d commit b6d9f16

6 files changed

Lines changed: 1977 additions & 2348 deletions

File tree

.changeset/six-onions-clap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# permaweb-deploy
22

3+
## 3.4.0
4+
5+
### Minor Changes
6+
7+
- e3611a6: Add upload only option / uploader config
8+
39
## 3.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "permaweb-deploy",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Permaweb App Deployment Package",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)