Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.3](v1.1.2...1.1.3) (2022-06-10)

### Reverts

* Revert "Bump semantic-release from 17.4.6 to 19.0.3" (#37) ([d451ef4](d451ef4)), closes [#37](#37) [#36](#36)
  • Loading branch information
semantic-release-bot committed Jun 10, 2022
1 parent d451ef4 commit 1623936
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.3](https://github.com/parse-community/parse-server-gcs-adapter/compare/v1.1.2...1.1.3) (2022-06-10)


### Reverts

* Revert "Bump semantic-release from 17.4.6 to 19.0.3" (#37) ([d451ef4](https://github.com/parse-community/parse-server-gcs-adapter/commit/d451ef46676e2857f3ddbb526071e522f1937524)), closes [#37](https://github.com/parse-community/parse-server-gcs-adapter/issues/37) [#36](https://github.com/parse-community/parse-server-gcs-adapter/issues/36)

## [1.1.2](https://github.com/parse-server-modules/parse-server-gcs-adapter/tree/1.1.2) (2017-03-04)

- Bumps @google-cloud/storage to 1.0.0
Expand All @@ -11,4 +18,3 @@
- Update dependencies [\#7](https://github.com/parse-server-modules/parse-server-gcs-adapter/pull/7) ([miav](https://github.com/miav))
- fixed direct access url [\#5](https://github.com/parse-server-modules/parse-server-gcs-adapter/pull/5) ([jherrmann](https://github.com/jherrmann))
- fix content-type header in create file function [\#4](https://github.com/parse-server-modules/parse-server-gcs-adapter/pull/4) ([ranhsd](https://github.com/ranhsd))

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.2",
"version": "1.1.3",
"description": "Google Cloud Storage adapter for parse-server",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 1623936

Please sign in to comment.