From 4f35869cf60a56f746a688a07b4d757826d011e5 Mon Sep 17 00:00:00 2001 From: Adrian Smijulj Date: Sun, 23 Feb 2020 18:48:41 +0100 Subject: [PATCH] chore(release): New release :tada: :rocket: - @webiny/serverless-apollo-service@3.0.2-next.0 - @webiny/serverless-files@3.0.2-next.0 - @webiny/serverless-form-builder@3.0.2-next.0 - @webiny/serverless-page-builder@3.0.3-next.0 - @webiny/api-cookie-policy@3.0.2-next.0 - @webiny/api-files@3.0.2-next.0 - @webiny/api-form-builder@2.0.5-next.0 - @webiny/api-google-tag-manager@3.0.2-next.0 - @webiny/api-i18n@3.0.2-next.0 - @webiny/api-mailchimp@3.0.2-next.0 - @webiny/api-page-builder@3.0.5-next.0 - @webiny/api-plugin-commodo-db-proxy@2.0.4-next.0 - @webiny/api-plugin-commodo-mongodb@2.0.2-next.0 - @webiny/api-plugin-create-apollo-gateway@2.0.2-next.0 - @webiny/api-plugin-create-apollo-handler@2.0.2-next.0 - @webiny/api-plugin-security-cognito@3.0.2-next.0 - @webiny/api-security@3.0.2-next.0 - @webiny/api@3.0.2-next.0 - @webiny/app-admin@3.0.3-next.0 - @webiny/app-cookie-policy@3.0.5-next.0 - @webiny/app-form-builder-theme@2.0.4-next.0 - @webiny/app-form-builder@2.0.6-next.0 - @webiny/app-google-tag-manager@3.0.5-next.0 - @webiny/app-i18n@3.0.3-next.0 - @webiny/app-mailchimp@3.0.6-next.0 - @webiny/app-page-builder-theme@2.0.5-next.0 - @webiny/app-page-builder@3.1.4-next.0 - @webiny/app-plugin-security-cognito-theme@2.0.4-next.0 - @webiny/app-plugin-security-cognito@3.0.3-next.0 - @webiny/app-security@3.0.4-next.0 - @webiny/app-typeform@3.0.6-next.0 - @webiny/cli@3.2.2-next.0 - @webiny/commodo-graphql@3.0.2-next.0 - @webiny/react-router@2.0.2-next.0 --- components/serverless-apollo-service/CHANGELOG.md | 8 ++++++++ components/serverless-apollo-service/package.json | 4 ++-- components/serverless-files/CHANGELOG.md | 8 ++++++++ components/serverless-files/package.json | 4 ++-- components/serverless-form-builder/CHANGELOG.md | 8 ++++++++ components/serverless-form-builder/package.json | 4 ++-- components/serverless-page-builder/CHANGELOG.md | 8 ++++++++ components/serverless-page-builder/package.json | 4 ++-- packages/api-cookie-policy/CHANGELOG.md | 8 ++++++++ packages/api-cookie-policy/package.json | 6 +++--- packages/api-files/CHANGELOG.md | 8 ++++++++ packages/api-files/package.json | 8 ++++---- packages/api-form-builder/CHANGELOG.md | 8 ++++++++ packages/api-form-builder/package.json | 10 +++++----- packages/api-google-tag-manager/CHANGELOG.md | 8 ++++++++ packages/api-google-tag-manager/package.json | 6 +++--- packages/api-i18n/CHANGELOG.md | 8 ++++++++ packages/api-i18n/package.json | 8 ++++---- packages/api-mailchimp/CHANGELOG.md | 8 ++++++++ packages/api-mailchimp/package.json | 8 ++++---- packages/api-page-builder/CHANGELOG.md | 11 +++++++++++ packages/api-page-builder/package.json | 8 ++++---- packages/api-plugin-commodo-db-proxy/CHANGELOG.md | 8 ++++++++ packages/api-plugin-commodo-db-proxy/package.json | 4 ++-- packages/api-plugin-commodo-mongodb/CHANGELOG.md | 8 ++++++++ packages/api-plugin-commodo-mongodb/package.json | 4 ++-- .../api-plugin-create-apollo-gateway/CHANGELOG.md | 8 ++++++++ .../api-plugin-create-apollo-gateway/package.json | 4 ++-- .../api-plugin-create-apollo-handler/CHANGELOG.md | 8 ++++++++ .../api-plugin-create-apollo-handler/package.json | 4 ++-- packages/api-plugin-security-cognito/CHANGELOG.md | 8 ++++++++ packages/api-plugin-security-cognito/package.json | 6 +++--- packages/api-security/CHANGELOG.md | 8 ++++++++ packages/api-security/package.json | 6 +++--- packages/api/CHANGELOG.md | 11 +++++++++++ packages/api/package.json | 2 +- packages/app-admin/CHANGELOG.md | 8 ++++++++ packages/app-admin/package.json | 4 ++-- packages/app-cookie-policy/CHANGELOG.md | 8 ++++++++ packages/app-cookie-policy/package.json | 10 +++++----- packages/app-form-builder-theme/CHANGELOG.md | 8 ++++++++ packages/app-form-builder-theme/package.json | 6 +++--- packages/app-form-builder/CHANGELOG.md | 12 ++++++++++++ packages/app-form-builder/package.json | 12 ++++++------ packages/app-google-tag-manager/CHANGELOG.md | 8 ++++++++ packages/app-google-tag-manager/package.json | 10 +++++----- packages/app-i18n/CHANGELOG.md | 8 ++++++++ packages/app-i18n/package.json | 8 ++++---- packages/app-mailchimp/CHANGELOG.md | 8 ++++++++ packages/app-mailchimp/package.json | 10 +++++----- packages/app-page-builder-theme/CHANGELOG.md | 12 ++++++++++++ packages/app-page-builder-theme/package.json | 6 +++--- packages/app-page-builder/CHANGELOG.md | 12 ++++++++++++ packages/app-page-builder/package.json | 8 ++++---- .../app-plugin-security-cognito-theme/CHANGELOG.md | 8 ++++++++ .../app-plugin-security-cognito-theme/package.json | 8 ++++---- packages/app-plugin-security-cognito/CHANGELOG.md | 8 ++++++++ packages/app-plugin-security-cognito/package.json | 4 ++-- packages/app-security/CHANGELOG.md | 8 ++++++++ packages/app-security/package.json | 6 +++--- packages/app-typeform/CHANGELOG.md | 8 ++++++++ packages/app-typeform/package.json | 4 ++-- packages/cli/CHANGELOG.md | 11 +++++++++++ packages/cli/package.json | 2 +- packages/commodo-graphql/CHANGELOG.md | 8 ++++++++ packages/commodo-graphql/package.json | 4 ++-- packages/react-router/CHANGELOG.md | 11 +++++++++++ packages/react-router/package.json | 2 +- 68 files changed, 398 insertions(+), 102 deletions(-) diff --git a/components/serverless-apollo-service/CHANGELOG.md b/components/serverless-apollo-service/CHANGELOG.md index 7fe8f65b8b5..66beb742acf 100644 --- a/components/serverless-apollo-service/CHANGELOG.md +++ b/components/serverless-apollo-service/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-apollo-service@3.0.1...@webiny/serverless-apollo-service@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/serverless-apollo-service + + + + + ## [3.0.1](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-apollo-service@3.0.1-next.0...@webiny/serverless-apollo-service@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/serverless-apollo-service diff --git a/components/serverless-apollo-service/package.json b/components/serverless-apollo-service/package.json index 71cc4e71e7e..319a1a7f1ba 100644 --- a/components/serverless-apollo-service/package.json +++ b/components/serverless-apollo-service/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/serverless-apollo-service", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "serverless.js", "license": "MIT", "dependencies": { @@ -9,7 +9,7 @@ "@babel/preset-env": "^7.6.0", "@babel/preset-typescript": "^7.7.7", "@serverless/core": "^1.1.1", - "@webiny/api": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", "@webiny/serverless-api-gateway": "^2.0.1", "@webiny/serverless-function": "^3.0.1", "babel-loader": "^8.0.6", diff --git a/components/serverless-files/CHANGELOG.md b/components/serverless-files/CHANGELOG.md index 7ea8fac79ab..555acc8dbd9 100644 --- a/components/serverless-files/CHANGELOG.md +++ b/components/serverless-files/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-files@3.0.1...@webiny/serverless-files@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/serverless-files + + + + + ## [3.0.1](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-files@3.0.1-next.0...@webiny/serverless-files@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/serverless-files diff --git a/components/serverless-files/package.json b/components/serverless-files/package.json index 7ff0c4b8f2c..796f05956ea 100644 --- a/components/serverless-files/package.json +++ b/components/serverless-files/package.json @@ -1,12 +1,12 @@ { "name": "@webiny/serverless-files", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "serverless.js", "license": "MIT", "dependencies": { "@serverless/aws-s3": "^4.0.0", "@serverless/core": "^1.1.1", - "@webiny/serverless-apollo-service": "^3.0.1", + "@webiny/serverless-apollo-service": "^3.0.2-next.0", "@webiny/serverless-function": "^3.0.1", "aws-sdk": "^2.539.0", "lodash.get": "^4.4.2", diff --git a/components/serverless-form-builder/CHANGELOG.md b/components/serverless-form-builder/CHANGELOG.md index 51fb499650f..eb0b27286c0 100644 --- a/components/serverless-form-builder/CHANGELOG.md +++ b/components/serverless-form-builder/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-form-builder@3.0.1...@webiny/serverless-form-builder@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/serverless-form-builder + + + + + ## [3.0.1](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-form-builder@3.0.1-next.0...@webiny/serverless-form-builder@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/serverless-form-builder diff --git a/components/serverless-form-builder/package.json b/components/serverless-form-builder/package.json index 3ee0a69eec9..32f7cf11dd1 100644 --- a/components/serverless-form-builder/package.json +++ b/components/serverless-form-builder/package.json @@ -1,11 +1,11 @@ { "name": "@webiny/serverless-form-builder", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "serverless.js", "license": "MIT", "dependencies": { "@serverless/core": "^1.1.1", - "@webiny/serverless-apollo-service": "^3.0.1", + "@webiny/serverless-apollo-service": "^3.0.2-next.0", "lodash.get": "^4.4.2" }, "scripts": { diff --git a/components/serverless-page-builder/CHANGELOG.md b/components/serverless-page-builder/CHANGELOG.md index 2888beb7c5f..26d4180d0c7 100644 --- a/components/serverless-page-builder/CHANGELOG.md +++ b/components/serverless-page-builder/CHANGELOG.md @@ -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. +## [3.0.3-next.0](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-page-builder@3.0.2...@webiny/serverless-page-builder@3.0.3-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/serverless-page-builder + + + + + ## [3.0.2](https://github.com/Webiny/webiny-js/compare/@webiny/serverless-page-builder@3.0.2-next.0...@webiny/serverless-page-builder@3.0.2) (2020-02-07) **Note:** Version bump only for package @webiny/serverless-page-builder diff --git a/components/serverless-page-builder/package.json b/components/serverless-page-builder/package.json index fb49ea6afc0..a2d98ae3573 100644 --- a/components/serverless-page-builder/package.json +++ b/components/serverless-page-builder/package.json @@ -1,12 +1,12 @@ { "name": "@webiny/serverless-page-builder", - "version": "3.0.2", + "version": "3.0.3-next.0", "main": "serverless.js", "license": "MIT", "dependencies": { "@serverless/aws-s3": "^4.1.0", "@serverless/core": "^1.1.1", - "@webiny/serverless-apollo-service": "^3.0.1", + "@webiny/serverless-apollo-service": "^3.0.2-next.0", "lodash.get": "^4.4.2" }, "scripts": { diff --git a/packages/api-cookie-policy/CHANGELOG.md b/packages/api-cookie-policy/CHANGELOG.md index e2ba073c929..681cb580600 100644 --- a/packages/api-cookie-policy/CHANGELOG.md +++ b/packages/api-cookie-policy/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-cookie-policy@3.0.1...@webiny/api-cookie-policy@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-cookie-policy + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-cookie-policy@3.0.1-next.0...@webiny/api-cookie-policy@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-cookie-policy diff --git a/packages/api-cookie-policy/package.json b/packages/api-cookie-policy/package.json index 7ca76a03cf2..c4824dd8217 100644 --- a/packages/api-cookie-policy/package.json +++ b/packages/api-cookie-policy/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-cookie-policy", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -11,9 +11,9 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/api-security": "^3.0.1", + "@webiny/api-security": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "@webiny/validation": "^3.0.1", "graphql-tag": "^2.10.1", "lodash": "^4.17.4" diff --git a/packages/api-files/CHANGELOG.md b/packages/api-files/CHANGELOG.md index 3d7475f7a92..ad07060ddc6 100644 --- a/packages/api-files/CHANGELOG.md +++ b/packages/api-files/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-files@3.0.1...@webiny/api-files@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-files + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-files@3.0.1-next.0...@webiny/api-files@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-files diff --git a/packages/api-files/package.json b/packages/api-files/package.json index 2216e5eabc4..e55922012ac 100644 --- a/packages/api-files/package.json +++ b/packages/api-files/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-files", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -16,10 +16,10 @@ "dependencies": { "@babel/runtime": "^7.5.5", "@shelf/jest-mongodb": "^1.1.3", - "@webiny/api": "^3.0.1", - "@webiny/api-security": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", + "@webiny/api-security": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "@webiny/validation": "^3.0.1", "graphql": "^14.4.2", "graphql-tag": "^2.10.1", diff --git a/packages/api-form-builder/CHANGELOG.md b/packages/api-form-builder/CHANGELOG.md index 105cedc9509..f8813ca34f5 100644 --- a/packages/api-form-builder/CHANGELOG.md +++ b/packages/api-form-builder/CHANGELOG.md @@ -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.0.5-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-form-builder@2.0.4...@webiny/api-form-builder@2.0.5-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-form-builder + + + + + ## [2.0.4](https://github.com/webiny/webiny-js/compare/@webiny/api-form-builder@2.0.4-next.1...@webiny/api-form-builder@2.0.4) (2020-02-18) **Note:** Version bump only for package @webiny/api-form-builder diff --git a/packages/api-form-builder/package.json b/packages/api-form-builder/package.json index bfc292cfeee..2dcbdb0d24e 100644 --- a/packages/api-form-builder/package.json +++ b/packages/api-form-builder/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-form-builder", - "version": "2.0.4", + "version": "2.0.5-next.0", "main": "index.js", "repository": { "type": "git", @@ -14,11 +14,11 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/api": "^3.0.1", - "@webiny/api-i18n": "^3.0.1", - "@webiny/api-security": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", + "@webiny/api-i18n": "^3.0.2-next.0", + "@webiny/api-security": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "@webiny/http-handler-ssr": "^2.1.0", "@webiny/validation": "^3.0.1", "form-data": "^2.5.0", diff --git a/packages/api-google-tag-manager/CHANGELOG.md b/packages/api-google-tag-manager/CHANGELOG.md index a8bcf9d468b..5f1a5c41877 100644 --- a/packages/api-google-tag-manager/CHANGELOG.md +++ b/packages/api-google-tag-manager/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-google-tag-manager@3.0.1...@webiny/api-google-tag-manager@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-google-tag-manager + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-google-tag-manager@3.0.1-next.0...@webiny/api-google-tag-manager@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-google-tag-manager diff --git a/packages/api-google-tag-manager/package.json b/packages/api-google-tag-manager/package.json index 3de0e20eebb..babbea6973d 100644 --- a/packages/api-google-tag-manager/package.json +++ b/packages/api-google-tag-manager/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-google-tag-manager", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -11,9 +11,9 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/api-security": "^3.0.1", + "@webiny/api-security": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "graphql-tag": "^2.10.1", "lodash": "^4.17.4" }, diff --git a/packages/api-i18n/CHANGELOG.md b/packages/api-i18n/CHANGELOG.md index e99e0119d50..5084b724dc8 100644 --- a/packages/api-i18n/CHANGELOG.md +++ b/packages/api-i18n/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-i18n@3.0.1...@webiny/api-i18n@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-i18n + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-i18n@3.0.1-next.0...@webiny/api-i18n@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-i18n diff --git a/packages/api-i18n/package.json b/packages/api-i18n/package.json index eb20355f8bc..cacc9c32f15 100644 --- a/packages/api-i18n/package.json +++ b/packages/api-i18n/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-i18n", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -15,10 +15,10 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/api": "^3.0.1", - "@webiny/api-security": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", + "@webiny/api-security": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "@webiny/validation": "^3.0.1", "accept-language-parser": "^1.5.0", "graphql-request": "1.8.2", diff --git a/packages/api-mailchimp/CHANGELOG.md b/packages/api-mailchimp/CHANGELOG.md index 52ebf2a0558..da05e812fd3 100644 --- a/packages/api-mailchimp/CHANGELOG.md +++ b/packages/api-mailchimp/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-mailchimp@3.0.1...@webiny/api-mailchimp@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-mailchimp + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-mailchimp@3.0.1-next.0...@webiny/api-mailchimp@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-mailchimp diff --git a/packages/api-mailchimp/package.json b/packages/api-mailchimp/package.json index 72e1f3ee187..ff66bbc40bd 100644 --- a/packages/api-mailchimp/package.json +++ b/packages/api-mailchimp/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-mailchimp", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -11,10 +11,10 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/api": "^3.0.1", - "@webiny/api-security": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", + "@webiny/api-security": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "got": "^9.6.0", "graphql-tag": "^2.10.1", "lodash": "^4.17.4" diff --git a/packages/api-page-builder/CHANGELOG.md b/packages/api-page-builder/CHANGELOG.md index 70292fd47d2..00a7161d9a9 100644 --- a/packages/api-page-builder/CHANGELOG.md +++ b/packages/api-page-builder/CHANGELOG.md @@ -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. +## [3.0.5-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-page-builder@3.0.4...@webiny/api-page-builder@3.0.5-next.0) (2020-02-23) + + +### Bug Fixes + +* **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca)) + + + + + ## [3.0.4](https://github.com/webiny/webiny-js/compare/@webiny/api-page-builder@3.0.4-next.1...@webiny/api-page-builder@3.0.4) (2020-02-18) **Note:** Version bump only for package @webiny/api-page-builder diff --git a/packages/api-page-builder/package.json b/packages/api-page-builder/package.json index 51346e6b3b5..1b7104d10c6 100644 --- a/packages/api-page-builder/package.json +++ b/packages/api-page-builder/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-page-builder", - "version": "3.0.4", + "version": "3.0.5-next.0", "main": "index.js", "repository": { "type": "git", @@ -15,10 +15,10 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/api": "^3.0.1", - "@webiny/api-security": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", + "@webiny/api-security": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "@webiny/http-handler-ssr": "^2.1.0", "@webiny/validation": "^3.0.1", "download": "^5.0.3", diff --git a/packages/api-plugin-commodo-db-proxy/CHANGELOG.md b/packages/api-plugin-commodo-db-proxy/CHANGELOG.md index 8518fe1764e..98b7cc0af86 100644 --- a/packages/api-plugin-commodo-db-proxy/CHANGELOG.md +++ b/packages/api-plugin-commodo-db-proxy/CHANGELOG.md @@ -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.0.4-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-commodo-db-proxy@2.0.3...@webiny/api-plugin-commodo-db-proxy@2.0.4-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-plugin-commodo-db-proxy + + + + + ## [2.0.3](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-commodo-db-proxy@2.0.3-next.0...@webiny/api-plugin-commodo-db-proxy@2.0.3) (2020-02-12) **Note:** Version bump only for package @webiny/api-plugin-commodo-db-proxy diff --git a/packages/api-plugin-commodo-db-proxy/package.json b/packages/api-plugin-commodo-db-proxy/package.json index 291101daecd..ee2b66665eb 100644 --- a/packages/api-plugin-commodo-db-proxy/package.json +++ b/packages/api-plugin-commodo-db-proxy/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-plugin-commodo-db-proxy", - "version": "2.0.3", + "version": "2.0.4-next.0", "main": "index.js", "license": "MIT", "repository": { @@ -21,7 +21,7 @@ "@babel/cli": "^7.5.5", "@babel/core": "^7.5.5", "@babel/preset-env": "^7.5.5", - "@webiny/api": "^3.0.1" + "@webiny/api": "^3.0.2-next.0" }, "publishConfig": { "access": "public" diff --git a/packages/api-plugin-commodo-mongodb/CHANGELOG.md b/packages/api-plugin-commodo-mongodb/CHANGELOG.md index bb589a444ec..08557c6e600 100644 --- a/packages/api-plugin-commodo-mongodb/CHANGELOG.md +++ b/packages/api-plugin-commodo-mongodb/CHANGELOG.md @@ -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.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-commodo-mongodb@2.0.1...@webiny/api-plugin-commodo-mongodb@2.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-plugin-commodo-mongodb + + + + + ## [2.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-commodo-mongodb@2.0.1-next.0...@webiny/api-plugin-commodo-mongodb@2.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-plugin-commodo-mongodb diff --git a/packages/api-plugin-commodo-mongodb/package.json b/packages/api-plugin-commodo-mongodb/package.json index 0e38119104b..ad1b21a56f0 100644 --- a/packages/api-plugin-commodo-mongodb/package.json +++ b/packages/api-plugin-commodo-mongodb/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-plugin-commodo-mongodb", - "version": "2.0.1", + "version": "2.0.2-next.0", "main": "index.js", "license": "MIT", "repository": { @@ -22,7 +22,7 @@ "@babel/cli": "^7.5.5", "@babel/core": "^7.5.5", "@babel/preset-env": "^7.5.5", - "@webiny/api": "^3.0.1" + "@webiny/api": "^3.0.2-next.0" }, "publishConfig": { "access": "public" diff --git a/packages/api-plugin-create-apollo-gateway/CHANGELOG.md b/packages/api-plugin-create-apollo-gateway/CHANGELOG.md index 47ba5fae524..4683dd92f8d 100644 --- a/packages/api-plugin-create-apollo-gateway/CHANGELOG.md +++ b/packages/api-plugin-create-apollo-gateway/CHANGELOG.md @@ -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.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-create-apollo-gateway@2.0.1...@webiny/api-plugin-create-apollo-gateway@2.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-plugin-create-apollo-gateway + + + + + ## [2.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-create-apollo-gateway@2.0.1-next.0...@webiny/api-plugin-create-apollo-gateway@2.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-plugin-create-apollo-gateway diff --git a/packages/api-plugin-create-apollo-gateway/package.json b/packages/api-plugin-create-apollo-gateway/package.json index 56e9a2d8a88..eeb44766dc1 100644 --- a/packages/api-plugin-create-apollo-gateway/package.json +++ b/packages/api-plugin-create-apollo-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-plugin-create-apollo-gateway", - "version": "2.0.1", + "version": "2.0.2-next.0", "main": "index.js", "license": "MIT", "repository": { @@ -24,7 +24,7 @@ "@babel/cli": "^7.5.5", "@babel/core": "^7.5.5", "@babel/preset-env": "^7.5.5", - "@webiny/api": "^3.0.1" + "@webiny/api": "^3.0.2-next.0" }, "publishConfig": { "access": "public" diff --git a/packages/api-plugin-create-apollo-handler/CHANGELOG.md b/packages/api-plugin-create-apollo-handler/CHANGELOG.md index 606e29f300b..04120f80c11 100644 --- a/packages/api-plugin-create-apollo-handler/CHANGELOG.md +++ b/packages/api-plugin-create-apollo-handler/CHANGELOG.md @@ -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.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-create-apollo-handler@2.0.1...@webiny/api-plugin-create-apollo-handler@2.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-plugin-create-apollo-handler + + + + + ## [2.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-create-apollo-handler@2.0.1-next.0...@webiny/api-plugin-create-apollo-handler@2.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-plugin-create-apollo-handler diff --git a/packages/api-plugin-create-apollo-handler/package.json b/packages/api-plugin-create-apollo-handler/package.json index 66457b3fa72..920887a4480 100644 --- a/packages/api-plugin-create-apollo-handler/package.json +++ b/packages/api-plugin-create-apollo-handler/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-plugin-create-apollo-handler", - "version": "2.0.1", + "version": "2.0.2-next.0", "main": "index.js", "license": "MIT", "repository": { @@ -21,7 +21,7 @@ "@babel/cli": "^7.5.5", "@babel/core": "^7.5.5", "@babel/preset-env": "^7.5.5", - "@webiny/api": "^3.0.1" + "@webiny/api": "^3.0.2-next.0" }, "publishConfig": { "access": "public" diff --git a/packages/api-plugin-security-cognito/CHANGELOG.md b/packages/api-plugin-security-cognito/CHANGELOG.md index bb038cc7f4f..bc1c05be00f 100644 --- a/packages/api-plugin-security-cognito/CHANGELOG.md +++ b/packages/api-plugin-security-cognito/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-security-cognito@3.0.1...@webiny/api-plugin-security-cognito@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-plugin-security-cognito + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-plugin-security-cognito@3.0.1-next.0...@webiny/api-plugin-security-cognito@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-plugin-security-cognito diff --git a/packages/api-plugin-security-cognito/package.json b/packages/api-plugin-security-cognito/package.json index 4c7c8742977..663a223b311 100644 --- a/packages/api-plugin-security-cognito/package.json +++ b/packages/api-plugin-security-cognito/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-plugin-security-cognito", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -12,8 +12,8 @@ ], "license": "MIT", "dependencies": { - "@webiny/api": "^3.0.1", - "@webiny/api-security": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", + "@webiny/api-security": "^3.0.2-next.0", "graphql-tag": "^2.10.1", "jsonwebtoken": "^8.5.1", "jwk-to-pem": "^2.0.1", diff --git a/packages/api-security/CHANGELOG.md b/packages/api-security/CHANGELOG.md index 7e3b6a89636..e381a26c2d7 100644 --- a/packages/api-security/CHANGELOG.md +++ b/packages/api-security/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api-security@3.0.1...@webiny/api-security@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/api-security + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api-security@3.0.1-next.0...@webiny/api-security@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api-security diff --git a/packages/api-security/package.json b/packages/api-security/package.json index f9ce68297e6..887b042bcba 100644 --- a/packages/api-security/package.json +++ b/packages/api-security/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api-security", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -15,9 +15,9 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/api": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", - "@webiny/commodo-graphql": "^3.0.1", + "@webiny/commodo-graphql": "^3.0.2-next.0", "@webiny/validation": "^3.0.1", "bcryptjs": "^2.4.3", "graphql-shield": "^6.1.0", diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 033d0cad1be..cf277b7ea62 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/api@3.0.1...@webiny/api@3.0.2-next.0) (2020-02-23) + + +### Bug Fixes + +* **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca)) + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/api@3.0.1-next.0...@webiny/api@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/api diff --git a/packages/api/package.json b/packages/api/package.json index 0b47ea92cb0..e3679a22de4 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/api", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "types": "dist/types.d.ts", "repository": { diff --git a/packages/app-admin/CHANGELOG.md b/packages/app-admin/CHANGELOG.md index d069c970b08..bbf998cec44 100644 --- a/packages/app-admin/CHANGELOG.md +++ b/packages/app-admin/CHANGELOG.md @@ -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. +## [3.0.3-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-admin@3.0.2...@webiny/app-admin@3.0.3-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-admin + + + + + ## [3.0.2](https://github.com/webiny/webiny-js/compare/@webiny/app-admin@3.0.2-next.0...@webiny/app-admin@3.0.2) (2020-02-12) **Note:** Version bump only for package @webiny/app-admin diff --git a/packages/app-admin/package.json b/packages/app-admin/package.json index f741cea9ee1..485b89993f1 100644 --- a/packages/app-admin/package.json +++ b/packages/app-admin/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-admin", - "version": "3.0.2", + "version": "3.0.3-next.0", "main": "index.js", "description": "A collection of plugins that together form a complete admin interface, customizable and extensible with Webiny apps and plugins.", "repository": { @@ -17,7 +17,7 @@ "@webiny/app": "^3.0.2", "@webiny/form": "^3.0.1", "@webiny/plugins": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "apollo-client": "^2.6.8", "bytes": "^3.1.0", diff --git a/packages/app-cookie-policy/CHANGELOG.md b/packages/app-cookie-policy/CHANGELOG.md index 88d72e2db49..7f0f827e19e 100644 --- a/packages/app-cookie-policy/CHANGELOG.md +++ b/packages/app-cookie-policy/CHANGELOG.md @@ -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. +## [3.0.5-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-cookie-policy@3.0.4...@webiny/app-cookie-policy@3.0.5-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-cookie-policy + + + + + ## [3.0.4](https://github.com/webiny/webiny-js/compare/@webiny/app-cookie-policy@3.0.3...@webiny/app-cookie-policy@3.0.4) (2020-02-14) **Note:** Version bump only for package @webiny/app-cookie-policy diff --git a/packages/app-cookie-policy/package.json b/packages/app-cookie-policy/package.json index cd05448c2f0..70a990044e4 100644 --- a/packages/app-cookie-policy/package.json +++ b/packages/app-cookie-policy/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-cookie-policy", - "version": "3.0.4", + "version": "3.0.5-next.0", "main": "index.js", "repository": { "type": "git", @@ -11,11 +11,11 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/app-admin": "^3.0.2", - "@webiny/app-page-builder": "^3.1.3", - "@webiny/app-security": "^3.0.3", + "@webiny/app-admin": "^3.0.3-next.0", + "@webiny/app-page-builder": "^3.1.4-next.0", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/form": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", "load-src": "^1.0.0", diff --git a/packages/app-form-builder-theme/CHANGELOG.md b/packages/app-form-builder-theme/CHANGELOG.md index 0379d04dd73..b92cb19352a 100644 --- a/packages/app-form-builder-theme/CHANGELOG.md +++ b/packages/app-form-builder-theme/CHANGELOG.md @@ -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.0.4-next.0](https://github.com/Webiny/webiny-js/compare/@webiny/app-form-builder-theme@2.0.3...@webiny/app-form-builder-theme@2.0.4-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-form-builder-theme + + + + + ## [2.0.3](https://github.com/webiny/webiny-js/compare/@webiny/app-form-builder-theme@2.0.2...@webiny/app-form-builder-theme@2.0.3) (2020-02-14) **Note:** Version bump only for package @webiny/app-form-builder-theme diff --git a/packages/app-form-builder-theme/package.json b/packages/app-form-builder-theme/package.json index 13a5a60aaae..53be9a1b6c9 100644 --- a/packages/app-form-builder-theme/package.json +++ b/packages/app-form-builder-theme/package.json @@ -1,11 +1,11 @@ { "name": "@webiny/app-form-builder-theme", - "version": "2.0.3", + "version": "2.0.4-next.0", "main": "index.js", "license": "MIT", "dependencies": { - "@webiny/app-form-builder": "^2.0.5", - "@webiny/app-i18n": "^3.0.2", + "@webiny/app-form-builder": "^2.0.6-next.0", + "@webiny/app-i18n": "^3.0.3-next.0", "@webiny/form": "^3.0.1", "@webiny/validation": "^3.0.1" }, diff --git a/packages/app-form-builder/CHANGELOG.md b/packages/app-form-builder/CHANGELOG.md index 61fb2a6190a..a3b9eec4c81 100644 --- a/packages/app-form-builder/CHANGELOG.md +++ b/packages/app-form-builder/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.6-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-form-builder@2.0.5...@webiny/app-form-builder@2.0.6-next.0) (2020-02-23) + + +### Bug Fixes + +* **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca)) +* typescript ([5ddd281](https://github.com/webiny/webiny-js/commit/5ddd281b6ee206362f7163c5c063e3eea1cd72a2)) + + + + + ## [2.0.5](https://github.com/webiny/webiny-js/compare/@webiny/app-form-builder@2.0.4...@webiny/app-form-builder@2.0.5) (2020-02-14) **Note:** Version bump only for package @webiny/app-form-builder diff --git a/packages/app-form-builder/package.json b/packages/app-form-builder/package.json index 5d751669292..ceea0dc1fe8 100644 --- a/packages/app-form-builder/package.json +++ b/packages/app-form-builder/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-form-builder", - "version": "2.0.5", + "version": "2.0.6-next.0", "main": "index.js", "repository": { "type": "git", @@ -19,13 +19,13 @@ "@rmwc/menu": "^5.6.0", "@svgr/webpack": "^4.3.2", "@webiny/app": "^3.0.2", - "@webiny/app-admin": "^3.0.2", - "@webiny/app-i18n": "^3.0.2", - "@webiny/app-page-builder": "^3.1.3", - "@webiny/app-security": "^3.0.3", + "@webiny/app-admin": "^3.0.3-next.0", + "@webiny/app-i18n": "^3.0.3-next.0", + "@webiny/app-page-builder": "^3.1.4-next.0", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/form": "^3.0.1", "@webiny/plugins": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", "apollo-client": "^2.2.8", diff --git a/packages/app-google-tag-manager/CHANGELOG.md b/packages/app-google-tag-manager/CHANGELOG.md index 01a489b2a1b..34121e57802 100644 --- a/packages/app-google-tag-manager/CHANGELOG.md +++ b/packages/app-google-tag-manager/CHANGELOG.md @@ -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. +## [3.0.5-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-google-tag-manager@3.0.4...@webiny/app-google-tag-manager@3.0.5-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-google-tag-manager + + + + + ## [3.0.4](https://github.com/webiny/webiny-js/compare/@webiny/app-google-tag-manager@3.0.3...@webiny/app-google-tag-manager@3.0.4) (2020-02-14) **Note:** Version bump only for package @webiny/app-google-tag-manager diff --git a/packages/app-google-tag-manager/package.json b/packages/app-google-tag-manager/package.json index 1864588109b..cf64d1daf42 100644 --- a/packages/app-google-tag-manager/package.json +++ b/packages/app-google-tag-manager/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-google-tag-manager", - "version": "3.0.4", + "version": "3.0.5-next.0", "main": "index.js", "repository": { "type": "git", @@ -11,11 +11,11 @@ "license": "MIT", "dependencies": { "@babel/runtime": "^7.5.5", - "@webiny/app-admin": "^3.0.2", - "@webiny/app-page-builder": "^3.1.3", - "@webiny/app-security": "^3.0.3", + "@webiny/app-admin": "^3.0.3-next.0", + "@webiny/app-page-builder": "^3.1.4-next.0", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/form": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "lodash.get": "^4.4.2", "react-helmet": "^5.2.0" diff --git a/packages/app-i18n/CHANGELOG.md b/packages/app-i18n/CHANGELOG.md index 25a1bda0d21..a5c9aa8898c 100644 --- a/packages/app-i18n/CHANGELOG.md +++ b/packages/app-i18n/CHANGELOG.md @@ -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. +## [3.0.3-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-i18n@3.0.2...@webiny/app-i18n@3.0.3-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-i18n + + + + + ## [3.0.2](https://github.com/webiny/webiny-js/compare/@webiny/app-i18n@3.0.2-next.0...@webiny/app-i18n@3.0.2) (2020-02-12) **Note:** Version bump only for package @webiny/app-i18n diff --git a/packages/app-i18n/package.json b/packages/app-i18n/package.json index f95cf97a452..99e8c7914ce 100644 --- a/packages/app-i18n/package.json +++ b/packages/app-i18n/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-i18n", - "version": "3.0.2", + "version": "3.0.3-next.0", "main": "index.js", "repository": { "type": "git", @@ -16,11 +16,11 @@ "@babel/runtime": "^7.5.5", "@emotion/styled": "^10.0.17", "@webiny/app": "^3.0.2", - "@webiny/app-admin": "^3.0.2", - "@webiny/app-security": "^3.0.3", + "@webiny/app-admin": "^3.0.3-next.0", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/form": "^3.0.1", "@webiny/plugins": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", "classnames": "^2.2.6", diff --git a/packages/app-mailchimp/CHANGELOG.md b/packages/app-mailchimp/CHANGELOG.md index 3c255147da2..4718913d935 100644 --- a/packages/app-mailchimp/CHANGELOG.md +++ b/packages/app-mailchimp/CHANGELOG.md @@ -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. +## [3.0.6-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-mailchimp@3.0.5...@webiny/app-mailchimp@3.0.6-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-mailchimp + + + + + ## [3.0.5](https://github.com/webiny/webiny-js/compare/@webiny/app-mailchimp@3.0.4...@webiny/app-mailchimp@3.0.5) (2020-02-14) **Note:** Version bump only for package @webiny/app-mailchimp diff --git a/packages/app-mailchimp/package.json b/packages/app-mailchimp/package.json index d7a8402bb78..7eda171dcd7 100644 --- a/packages/app-mailchimp/package.json +++ b/packages/app-mailchimp/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-mailchimp", - "version": "3.0.5", + "version": "3.0.6-next.0", "main": "index.js", "repository": { "type": "git", @@ -13,12 +13,12 @@ "@babel/runtime": "^7.5.5", "@emotion/styled": "^10.0.17", "@webiny/app": "^3.0.2", - "@webiny/app-admin": "^3.0.2", - "@webiny/app-page-builder": "^3.1.3", - "@webiny/app-security": "^3.0.3", + "@webiny/app-admin": "^3.0.3-next.0", + "@webiny/app-page-builder": "^3.1.4-next.0", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/form": "^3.0.1", "@webiny/plugins": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", "emotion": "10.0.17", diff --git a/packages/app-page-builder-theme/CHANGELOG.md b/packages/app-page-builder-theme/CHANGELOG.md index 86546036de0..b2c1b66294a 100644 --- a/packages/app-page-builder-theme/CHANGELOG.md +++ b/packages/app-page-builder-theme/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.5-next.0](https://github.com/Webiny/webiny-js/compare/@webiny/app-page-builder-theme@2.0.4...@webiny/app-page-builder-theme@2.0.5-next.0) (2020-02-23) + + +### Bug Fixes + +* **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/Webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca)) +* typescript ([5ddd281](https://github.com/Webiny/webiny-js/commit/5ddd281b6ee206362f7163c5c063e3eea1cd72a2)) + + + + + ## [2.0.4](https://github.com/webiny/webiny-js/compare/@webiny/app-page-builder-theme@2.0.3...@webiny/app-page-builder-theme@2.0.4) (2020-02-14) **Note:** Version bump only for package @webiny/app-page-builder-theme diff --git a/packages/app-page-builder-theme/package.json b/packages/app-page-builder-theme/package.json index 633d2cbbf4c..5c4fd1b1c01 100644 --- a/packages/app-page-builder-theme/package.json +++ b/packages/app-page-builder-theme/package.json @@ -1,13 +1,13 @@ { "name": "@webiny/app-page-builder-theme", - "version": "2.0.4", + "version": "2.0.5-next.0", "main": "index.js", "license": "MIT", "dependencies": { "@webiny/app": "^3.0.2", - "@webiny/app-page-builder": "^3.1.3", + "@webiny/app-page-builder": "^3.1.4-next.0", "@webiny/plugins": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "classnames": "^2.2.6", "graphql-tag": "2.10.1", "lodash.get": "^4.4.2", diff --git a/packages/app-page-builder/CHANGELOG.md b/packages/app-page-builder/CHANGELOG.md index 92f266e43aa..12c2d265915 100644 --- a/packages/app-page-builder/CHANGELOG.md +++ b/packages/app-page-builder/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.1.4-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-page-builder@3.1.3...@webiny/app-page-builder@3.1.4-next.0) (2020-02-23) + + +### Bug Fixes + +* improve handling of internal/external links ([#724](https://github.com/webiny/webiny-js/issues/724)) ([ddb8f8a](https://github.com/webiny/webiny-js/commit/ddb8f8a73e6109508bb69610923806e7b225431f)), closes [#719](https://github.com/webiny/webiny-js/issues/719) +* **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca)) + + + + + ## [3.1.3](https://github.com/webiny/webiny-js/compare/@webiny/app-page-builder@3.1.2...@webiny/app-page-builder@3.1.3) (2020-02-14) diff --git a/packages/app-page-builder/package.json b/packages/app-page-builder/package.json index 0c1011dbbf2..830ede6b962 100644 --- a/packages/app-page-builder/package.json +++ b/packages/app-page-builder/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-page-builder", - "version": "3.1.3", + "version": "3.1.4-next.0", "main": "index.js", "repository": { "type": "git", @@ -20,11 +20,11 @@ "@rmwc/menu": "^5.6.0", "@svgr/webpack": "^4.3.2", "@webiny/app": "^3.0.2", - "@webiny/app-admin": "^3.0.2", - "@webiny/app-security": "^3.0.3", + "@webiny/app-admin": "^3.0.3-next.0", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/form": "^3.0.1", "@webiny/plugins": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", "aos": "^2.3.4", diff --git a/packages/app-plugin-security-cognito-theme/CHANGELOG.md b/packages/app-plugin-security-cognito-theme/CHANGELOG.md index 45441cf3072..5a97b138861 100644 --- a/packages/app-plugin-security-cognito-theme/CHANGELOG.md +++ b/packages/app-plugin-security-cognito-theme/CHANGELOG.md @@ -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.0.4-next.0](https://github.com/Webiny/webiny-js/compare/@webiny/app-plugin-security-cognito-theme@2.0.3...@webiny/app-plugin-security-cognito-theme@2.0.4-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-plugin-security-cognito-theme + + + + + ## [2.0.3](https://github.com/Webiny/webiny-js/compare/@webiny/app-plugin-security-cognito-theme@2.0.3-next.0...@webiny/app-plugin-security-cognito-theme@2.0.3) (2020-02-12) **Note:** Version bump only for package @webiny/app-plugin-security-cognito-theme diff --git a/packages/app-plugin-security-cognito-theme/package.json b/packages/app-plugin-security-cognito-theme/package.json index 73169f55484..2d9f80db395 100644 --- a/packages/app-plugin-security-cognito-theme/package.json +++ b/packages/app-plugin-security-cognito-theme/package.json @@ -1,14 +1,14 @@ { "name": "@webiny/app-plugin-security-cognito-theme", - "version": "2.0.3", + "version": "2.0.4-next.0", "main": "index.js", "license": "MIT", "dependencies": { "@emotion/styled": "^10.0.17", "@webiny/app": "^3.0.2", - "@webiny/app-i18n": "^3.0.2", - "@webiny/app-plugin-security-cognito": "^3.0.2", - "@webiny/app-security": "^3.0.3", + "@webiny/app-i18n": "^3.0.3-next.0", + "@webiny/app-plugin-security-cognito": "^3.0.3-next.0", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/form": "^3.0.1", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", diff --git a/packages/app-plugin-security-cognito/CHANGELOG.md b/packages/app-plugin-security-cognito/CHANGELOG.md index 0038de09534..c175308f0af 100644 --- a/packages/app-plugin-security-cognito/CHANGELOG.md +++ b/packages/app-plugin-security-cognito/CHANGELOG.md @@ -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. +## [3.0.3-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-plugin-security-cognito@3.0.2...@webiny/app-plugin-security-cognito@3.0.3-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-plugin-security-cognito + + + + + ## [3.0.2](https://github.com/webiny/webiny-js/compare/@webiny/app-plugin-security-cognito@3.0.2-next.0...@webiny/app-plugin-security-cognito@3.0.2) (2020-02-12) **Note:** Version bump only for package @webiny/app-plugin-security-cognito diff --git a/packages/app-plugin-security-cognito/package.json b/packages/app-plugin-security-cognito/package.json index f561c1cab8c..18a906ebb44 100644 --- a/packages/app-plugin-security-cognito/package.json +++ b/packages/app-plugin-security-cognito/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-plugin-security-cognito", - "version": "3.0.2", + "version": "3.0.3-next.0", "main": "index.js", "repository": { "type": "git", @@ -14,7 +14,7 @@ "dependencies": { "@aws-amplify/auth": "^1.3.3", "@webiny/app": "^3.0.2", - "@webiny/app-security": "^3.0.3", + "@webiny/app-security": "^3.0.4-next.0", "@webiny/plugins": "^3.0.1", "@webiny/ui": "^3.0.3", "graphql-tag": "^2.10.1", diff --git a/packages/app-security/CHANGELOG.md b/packages/app-security/CHANGELOG.md index bbb30b8c870..4f3d254f72e 100644 --- a/packages/app-security/CHANGELOG.md +++ b/packages/app-security/CHANGELOG.md @@ -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. +## [3.0.4-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-security@3.0.3...@webiny/app-security@3.0.4-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-security + + + + + ## [3.0.3](https://github.com/webiny/webiny-js/compare/@webiny/app-security@3.0.3-next.0...@webiny/app-security@3.0.3) (2020-02-12) **Note:** Version bump only for package @webiny/app-security diff --git a/packages/app-security/package.json b/packages/app-security/package.json index 68bd6fe36a7..0a254a1452d 100644 --- a/packages/app-security/package.json +++ b/packages/app-security/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-security", - "version": "3.0.3", + "version": "3.0.4-next.0", "main": "index.js", "repository": { "type": "git", @@ -15,10 +15,10 @@ "dependencies": { "@babel/runtime": "^7.5.5", "@webiny/app": "^3.0.2", - "@webiny/app-admin": "^3.0.2", + "@webiny/app-admin": "^3.0.3-next.0", "@webiny/form": "^3.0.1", "@webiny/plugins": "^3.0.1", - "@webiny/react-router": "^2.0.1", + "@webiny/react-router": "^2.0.2-next.0", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", "apollo-link": "^1.2.1", diff --git a/packages/app-typeform/CHANGELOG.md b/packages/app-typeform/CHANGELOG.md index 2971d9e2f91..e900700f7c3 100644 --- a/packages/app-typeform/CHANGELOG.md +++ b/packages/app-typeform/CHANGELOG.md @@ -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. +## [3.0.6-next.0](https://github.com/webiny/webiny-js/compare/@webiny/app-typeform@3.0.5...@webiny/app-typeform@3.0.6-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/app-typeform + + + + + ## [3.0.5](https://github.com/webiny/webiny-js/compare/@webiny/app-typeform@3.0.4...@webiny/app-typeform@3.0.5) (2020-02-14) **Note:** Version bump only for package @webiny/app-typeform diff --git a/packages/app-typeform/package.json b/packages/app-typeform/package.json index de555e233d7..adff24c08ef 100644 --- a/packages/app-typeform/package.json +++ b/packages/app-typeform/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/app-typeform", - "version": "3.0.5", + "version": "3.0.6-next.0", "main": "index.js", "repository": { "type": "git", @@ -12,7 +12,7 @@ "dependencies": { "@babel/runtime": "^7.5.5", "@emotion/styled": "^10.0.17", - "@webiny/app-page-builder": "^3.1.3", + "@webiny/app-page-builder": "^3.1.4-next.0", "@webiny/ui": "^3.0.3", "@webiny/validation": "^3.0.1", "lodash": "^4.17.4" diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 2928f9aef84..a61e816b871 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -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. +## [3.2.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.1...@webiny/cli@3.2.2-next.0) (2020-02-23) + + +### Bug Fixes + +* **page-builder:** simplify usage and improve performance when loading with pages ([91c12c8](https://github.com/webiny/webiny-js/commit/91c12c8dfbdfe2adef809b556ab2eee40eb3a2ca)) + + + + + ## [3.2.1](https://github.com/webiny/webiny-js/compare/@webiny/cli@3.2.0...@webiny/cli@3.2.1) (2020-02-18) diff --git a/packages/cli/package.json b/packages/cli/package.json index 5425ff8780b..a77cd4b6b80 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/cli", - "version": "3.2.1", + "version": "3.2.2-next.0", "main": "index.js", "bin": { "webiny": "./bin.js", diff --git a/packages/commodo-graphql/CHANGELOG.md b/packages/commodo-graphql/CHANGELOG.md index 77f5f226258..1d305224529 100644 --- a/packages/commodo-graphql/CHANGELOG.md +++ b/packages/commodo-graphql/CHANGELOG.md @@ -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. +## [3.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/commodo-graphql@3.0.1...@webiny/commodo-graphql@3.0.2-next.0) (2020-02-23) + +**Note:** Version bump only for package @webiny/commodo-graphql + + + + + ## [3.0.1](https://github.com/webiny/webiny-js/compare/@webiny/commodo-graphql@3.0.1-next.0...@webiny/commodo-graphql@3.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/commodo-graphql diff --git a/packages/commodo-graphql/package.json b/packages/commodo-graphql/package.json index d5527c389ab..d2249cff73e 100644 --- a/packages/commodo-graphql/package.json +++ b/packages/commodo-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/commodo-graphql", - "version": "3.0.1", + "version": "3.0.2-next.0", "main": "index.js", "repository": { "type": "git", @@ -14,7 +14,7 @@ ], "license": "MIT", "dependencies": { - "@webiny/api": "^3.0.1", + "@webiny/api": "^3.0.2-next.0", "@webiny/commodo": "^3.0.1", "graphql": "^14.4.2", "lodash.foreach": "^4.5.0", diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index 02e066a18c1..1532546d7f2 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -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.0.2-next.0](https://github.com/webiny/webiny-js/compare/@webiny/react-router@2.0.1...@webiny/react-router@2.0.2-next.0) (2020-02-23) + + +### Bug Fixes + +* improve handling of internal/external links ([#724](https://github.com/webiny/webiny-js/issues/724)) ([ddb8f8a](https://github.com/webiny/webiny-js/commit/ddb8f8a73e6109508bb69610923806e7b225431f)), closes [#719](https://github.com/webiny/webiny-js/issues/719) + + + + + ## [2.0.1](https://github.com/webiny/webiny-js/compare/@webiny/react-router@2.0.1-next.0...@webiny/react-router@2.0.1) (2020-02-07) **Note:** Version bump only for package @webiny/react-router diff --git a/packages/react-router/package.json b/packages/react-router/package.json index 00c8c001ec0..5ed0c7be8b6 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -1,6 +1,6 @@ { "name": "@webiny/react-router", - "version": "2.0.1", + "version": "2.0.2-next.0", "main": "index.js", "repository": { "type": "git",