Skip to content

Commit 0d5487a

Browse files
chore(release): 6.0.0 semantic
1 parent 47f50ce commit 0d5487a

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.0.0](https://github.com/sourcefuse/loopback4-s3/compare/v5.1.2...v6.0.0) (2022-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **provider:** support all commands for getSignedUrl ([#61](https://github.com/sourcefuse/loopback4-s3/issues/61)) ([47f50ce](https://github.com/sourcefuse/loopback4-s3/commit/47f50ce14c54f02c9b48ac17bd4af3a5330fd268)), closes [#60](https://github.com/sourcefuse/loopback4-s3/issues/60)
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **provider:** Changed type of getSignedUrl method
12+
113
## [5.1.2](https://github.com/sourcefuse/loopback4-s3/compare/v5.1.1...v5.1.2) (2022-05-26)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-s3",
3-
"version": "5.1.2",
3+
"version": "6.0.0",
44
"description": "A loopback-next extension for AWS S3 integration",
55
"keywords": [
66
"loopback-extension",

0 commit comments

Comments
 (0)