Skip to content

Commit

Permalink
Release file-storage@0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjackson committed Nov 14, 2024
1 parent b56cdb1 commit 70f599e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/file-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## HEAD
## v0.3.0 (2024-11-14)

- Added CommonJS build
- Upgrade to lazy-file@3.1.0
Expand Down
2 changes: 1 addition & 1 deletion packages/file-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mjackson/file-storage",
"version": "0.2.1",
"version": "0.3.0",
"description": "Key/value storage for JavaScript File objects",
"author": "Michael Jackson <mjijackson@gmail.com>",
"repository": {
Expand Down

0 comments on commit 70f599e

Please sign in to comment.