Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](1.1.3...1.2.0) (2022-08-05)

### Features

* upgrade to latest Google Cloud Storage library ([#40](#40)) ([00b89b7](00b89b7))
  • Loading branch information
semantic-release-bot committed Aug 5, 2022
1 parent 00b89b7 commit c38e0e8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/parse-community/parse-server-gcs-adapter/compare/1.1.3...1.2.0) (2022-08-05)


### Features

* 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))

## [1.1.3](https://github.com/parse-community/parse-server-gcs-adapter/compare/v1.1.2...1.1.3) (2022-06-10)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parse/gcs-files-adapter",
"version": "1.1.3",
"version": "1.2.0",
"description": "Google Cloud Storage adapter for parse-server",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit c38e0e8

Please sign in to comment.