Skip to content

Commit b05eaf4

Browse files
chore(release): 1.3.6 [skip ci]
## [1.3.6](1.3.5...1.3.6) (2022-12-14) ### Bug Fixes * Security upgrade qs from 6.5.2 to 6.5.3 ([#55](#55)) ([5c43964](5c43964))
1 parent 5c43964 commit b05eaf4

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.3.6](https://github.com/parse-server-modules/parse-server-sqs-mq-adapter/compare/1.3.5...1.3.6) (2022-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Security upgrade qs from 6.5.2 to 6.5.3 ([#55](https://github.com/parse-server-modules/parse-server-sqs-mq-adapter/issues/55)) ([5c43964](https://github.com/parse-server-modules/parse-server-sqs-mq-adapter/commit/5c43964c4b6008b1d6e6d2fa981783c164cb37a4))
7+
18
## [1.3.5](https://github.com/parse-server-modules/parse-server-sqs-mq-adapter/compare/1.3.4...1.3.5) (2022-06-17)
29

310

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/sqs-mq-adapter",
3-
"version": "1.3.5",
3+
"version": "1.3.6",
44
"description": "Spread work queue across cluster of parse servers using SQS",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)