Skip to content

Commit

Permalink
Release 3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Lith committed Jul 12, 2021
1 parent 662e897 commit 6d238b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ module.exports = {
tabWidth: 2,
trailingComma: 'es5',
printWidth: 100,
bracketSpacing: true
};
1 change: 1 addition & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

| Version | Supported |
| ------- | ------------------ |
| 3.6.5 | :white_check_mark: |
| 3.6.3 | :white_check_mark: |
| 3.6.2 | :white_check_mark: |
| 3.4.6 | :white_check_mark: |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-provider-upload-google-cloud-storage",
"version": "3.6.3",
"version": "3.6.5",
"description": "(Non-official) Google Cloud Storage Provider for Strapi Upload",
"directories": {
"lib": "./lib"
Expand Down

0 comments on commit 6d238b8

Please sign in to comment.