Skip to content

Commit 64e70b3

Browse files
chore(release): 4.1.0 [skip ci]
# [4.1.0](4.0.0...4.1.0) (2025-01-03) ### Features * Upgrade @aws-sdk/client-s3 from 3.668.0 to 3.709.0 ([#235](#235)) ([a344626](a344626))
1 parent a344626 commit 64e70b3

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+
# [4.1.0](https://github.com/parse-community/parse-server-s3-adapter/compare/4.0.0...4.1.0) (2025-01-03)
2+
3+
4+
### Features
5+
6+
* Upgrade @aws-sdk/client-s3 from 3.668.0 to 3.709.0 ([#235](https://github.com/parse-community/parse-server-s3-adapter/issues/235)) ([a344626](https://github.com/parse-community/parse-server-s3-adapter/commit/a344626b37946a8bed680740a6752c5903389509))
7+
18
# [4.0.0](https://github.com/parse-community/parse-server-s3-adapter/compare/3.0.0...4.0.0) (2025-01-01)
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": "4.0.0",
3+
"version": "4.1.0",
44
"description": "AWS S3 adapter for parse-server",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)