From f6429473baf804904e98df36d6ec8e2bd27bef45 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 20 Nov 2023 06:17:44 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/compare/v1.0.2...v1.1.0) (2023-11-20) ### Bug Fixes * promise return value is unhandle ([3a4d7df](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/commit/3a4d7df2b47a031c60a38605bfccb8d4a151ec66)) * **test:** Bug unit test file missing option credential ([77b3ca7](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/commit/77b3ca7002acb317ead2d9a10d44b11a4f86901c)) ### Features * Implement fn working with gcp storage ([fbcbc15](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/commit/fbcbc15984848b81b0d9cb86641c7c52612e21fd)) --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a6c1f8..2acf06c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# [1.1.0](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/compare/v1.0.2...v1.1.0) (2023-11-20) + + +### Bug Fixes + +* promise return value is unhandle ([3a4d7df](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/commit/3a4d7df2b47a031c60a38605bfccb8d4a151ec66)) +* **test:** Bug unit test file missing option credential ([77b3ca7](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/commit/77b3ca7002acb317ead2d9a10d44b11a4f86901c)) + + +### Features + +* Implement fn working with gcp storage ([fbcbc15](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/commit/fbcbc15984848b81b0d9cb86641c7c52612e21fd)) + ## [1.0.2](https://github.com/xponential-asia/medusa-plugin-file-cloud-storage/compare/v1.0.1...v1.0.2) (2023-11-09) diff --git a/package.json b/package.json index 875e3c1..e93526c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xponential-asia/medusa-plugin-file-cloud-storage", - "version": "1.0.2", + "version": "1.1.0", "description": "A Medusa plugin to store files in Google Cloud Storage", "keywords": [ "medusa-plugin",