Skip to content

Commit 12e919a

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](2.0.0...2.0.1) (2023-04-21) ### Bug Fixes * Security upgrade xml2js and aws-sdk ([#181](#181)) ([66fad32](66fad32))
1 parent 66fad32 commit 12e919a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.1](https://github.com/parse-community/parse-server-s3-adapter/compare/2.0.0...2.0.1) (2023-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade xml2js and aws-sdk ([#181](https://github.com/parse-community/parse-server-s3-adapter/issues/181)) ([66fad32](https://github.com/parse-community/parse-server-s3-adapter/commit/66fad32dd94b5280f29a12fbdf24d9427eb8c2eb))
7+
18
# [2.0.0](https://github.com/parse-community/parse-server-s3-adapter/compare/1.6.3...2.0.0) (2023-04-21)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parse/s3-files-adapter",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "AWS S3 adapter for parse-server",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)