Skip to content

Commit

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

### Bug Fixes

* security upgrade qs from 6.5.2 to 6.5.3 ([#44](#44)) ([c9473d1](c9473d1))
  • Loading branch information
semantic-release-bot committed Dec 14, 2022
1 parent c9473d1 commit 4101eef
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.1](https://github.com/parse-community/parse-server-gcs-adapter/compare/1.2.0...1.2.1) (2022-12-14)


### Bug Fixes

* security upgrade qs from 6.5.2 to 6.5.3 ([#44](https://github.com/parse-community/parse-server-gcs-adapter/issues/44)) ([c9473d1](https://github.com/parse-community/parse-server-gcs-adapter/commit/c9473d15c12a45904dcd6a31de8bfa0088570add))

# [1.2.0](https://github.com/parse-community/parse-server-gcs-adapter/compare/1.1.3...1.2.0) (2022-08-05)


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

0 comments on commit 4101eef

Please sign in to comment.