v0.1.3
This commit is contained in:
parent
861a929f74
commit
be93cdb011
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# v0.1.3
|
||||
|
||||
- Fix issue when trying to add large files
|
||||
|
||||
# v0.1.2
|
||||
|
||||
- Support specifying files as arrays of bytes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "do-not-zip",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"description": "Do not zip. Just store.",
|
||||
"keywords": [
|
||||
"browser",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue