Skip to content

Commit

Permalink
release jsreport-fs-store-aws-s3-persistence 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pofider committed Oct 31, 2023
1 parent 82832d1 commit 88df5e3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ Create an azure storage account and copy account name and access key. Then alte

## Changelog

### 4.0.1

- fix jsreport v4 regression #1104

### 4.0.0

- minimum node.js version is now `18.15.0`
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsreport/jsreport-fs-store-azure-storage-persistence",
"version": "4.0.0",
"version": "4.0.1",
"description": "Make jsreport fs store persist entities into azure blob storage",
"keywords": [
"jsreport",
Expand Down Expand Up @@ -36,4 +36,4 @@
"node": true
}
}
}
}

0 comments on commit 88df5e3

Please sign in to comment.