File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
## Unreleased (Master Branch)
4
- [ Full Changelog] ( https://github.com/parse-community/parse-server-s3-adapter/compare/1.6.0...master )
4
+ [ Full Changelog] ( https://github.com/parse-community/parse-server-s3-adapter/compare/1.6.1...master )
5
+ ### Breaking Changes
6
+ none
7
+ ### Notable Changes
8
+ none
9
+ ### Other Changes
10
+ none
11
+ ___
12
+
13
+ ## 1.6.1
14
+ [ Full Changelog] ( https://github.com/parse-community/parse-server-s3-adapter/compare/1.6.0...1.6.1 )
5
15
### Breaking Changes
6
16
none
7
17
### Notable Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @parse/s3-files-adapter" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"description" : " AWS S3 adapter for parse-server" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments