Skip to content

Commit 11b27c2

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](1.2.1...1.2.2) (2022-03-28) ### Bug Fixes * security update minimist from 1.2.5 to 1.2.6 ([#32](#32)) ([af182bb](af182bb))
1 parent af182bb commit 11b27c2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/parse-community/parse-server-fs-adapter/compare/1.2.1...1.2.2) (2022-03-28)
2+
3+
4+
### Bug Fixes
5+
6+
* security update minimist from 1.2.5 to 1.2.6 ([#32](https://github.com/parse-community/parse-server-fs-adapter/issues/32)) ([af182bb](https://github.com/parse-community/parse-server-fs-adapter/commit/af182bb3ee8e84716464dd384ea7145b99faef49))
7+
18
# [1.2.1](https://github.com/parse-server-modules/parse-server-fs-adapter/tree/1.2.1) (2021-10-15)
29

310
Bug Fixes

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/fs-files-adapter",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "File system adapter for parse-server",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)