Skip to content

Commit

Permalink
chore(release): New release 🎉 🚀
Browse files Browse the repository at this point in the history
 - @webiny/serverless-files@2.3.1
 - @webiny/api-plugin-forms-resolvers-mongodb@1.1.1
 - @webiny/commodo-graphql@2.1.1
  • Loading branch information
Pavel910 committed Nov 21, 2019
1 parent 107298c commit b770844
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 3 deletions.
11 changes: 11 additions & 0 deletions components/serverless-files/CHANGELOG.md
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/webiny/webiny-js/compare/@webiny/serverless-files@2.3.0...@webiny/serverless-files@2.3.1) (2019-11-21)


### Bug Fixes

* adjusted the max file size that can be directly returned to the API Gateway ([eac74c8](https://github.com/webiny/webiny-js/commit/eac74c8ff202ed89c5de58ce223a8b35c79a5561))





# [2.3.0](https://github.com/webiny/webiny-js/compare/@webiny/serverless-files@2.2.0...@webiny/serverless-files@2.3.0) (2019-11-20)


Expand Down
2 changes: 1 addition & 1 deletion components/serverless-files/package.json
@@ -1,6 +1,6 @@
{
"name": "@webiny/serverless-files",
"version": "2.3.0",
"version": "2.3.1",
"main": "serverless.js",
"license": "MIT",
"dependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api-plugin-forms-resolvers-mongodb/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.1](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-forms-resolvers-mongodb@1.1.0...@webiny/api-plugin-forms-resolvers-mongodb@1.1.1) (2019-11-21)

**Note:** Version bump only for package @webiny/api-plugin-forms-resolvers-mongodb





# 1.1.0 (2019-11-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/api-plugin-forms-resolvers-mongodb/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@webiny/api-plugin-forms-resolvers-mongodb",
"version": "1.1.0",
"version": "1.1.1",
"main": "index.js",
"license": "MIT",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/commodo-graphql/CHANGELOG.md
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.1](https://github.com/webiny/webiny-js/compare/@webiny/commodo-graphql@2.1.0...@webiny/commodo-graphql@2.1.1) (2019-11-21)

**Note:** Version bump only for package @webiny/commodo-graphql





# [2.1.0](https://github.com/webiny/webiny-js/compare/@webiny/commodo-graphql@2.0.0...@webiny/commodo-graphql@2.1.0) (2019-11-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/commodo-graphql/package.json
@@ -1,6 +1,6 @@
{
"name": "@webiny/commodo-graphql",
"version": "2.1.0",
"version": "2.1.1",
"main": "index.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit b770844

Please sign in to comment.