Skip to content

Commit 0a78548

Browse files
chore(release): 8.0.0 semantic
1 parent 1276474 commit 0a78548

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback4-s3",
3-
"version": "7.0.1",
3+
"version": "8.0.0",
44
"description": "A loopback-next extension for AWS S3 integration",
55
"keywords": [
66
"loopback-extension",
@@ -111,7 +111,7 @@
111111
"@semantic-release/npm": {
112112
"npm": "^9.4.2"
113113
},
114-
"@aws-sdk/smithy-client":{
114+
"@aws-sdk/smithy-client": {
115115
"@smithy/types": "^2.3.3"
116116
}
117117
},

0 commit comments

Comments
 (0)