Skip to content

Commit 1623936

Browse files
chore(release): 1.1.3 [skip ci]
## [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)
1 parent d451ef4 commit 1623936

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.3](https://github.com/parse-community/parse-server-gcs-adapter/compare/v1.1.2...1.1.3) (2022-06-10)
2+
3+
4+
### Reverts
5+
6+
* 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)
7+
18
## [1.1.2](https://github.com/parse-server-modules/parse-server-gcs-adapter/tree/1.1.2) (2017-03-04)
29

310
- Bumps @google-cloud/storage to 1.0.0
@@ -11,4 +18,3 @@
1118
- Update dependencies [\#7](https://github.com/parse-server-modules/parse-server-gcs-adapter/pull/7) ([miav](https://github.com/miav))
1219
- fixed direct access url [\#5](https://github.com/parse-server-modules/parse-server-gcs-adapter/pull/5) ([jherrmann](https://github.com/jherrmann))
1320
- 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))
14-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)