Skip to content

Commit c38e0e8

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](1.1.3...1.2.0) (2022-08-05) ### Features * upgrade to latest Google Cloud Storage library ([#40](#40)) ([00b89b7](00b89b7))
1 parent 00b89b7 commit c38e0e8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/parse-community/parse-server-gcs-adapter/compare/1.1.3...1.2.0) (2022-08-05)
2+
3+
4+
### Features
5+
6+
* upgrade to latest Google Cloud Storage library ([#40](https://github.com/parse-community/parse-server-gcs-adapter/issues/40)) ([00b89b7](https://github.com/parse-community/parse-server-gcs-adapter/commit/00b89b737f2442518fc8127484562ecf43d96436))
7+
18
## [1.1.3](https://github.com/parse-community/parse-server-gcs-adapter/compare/v1.1.2...1.1.3) (2022-06-10)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@parse/gcs-files-adapter",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "Google Cloud Storage adapter for parse-server",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)