Skip to content

Commit

Permalink
chore(release): New release 🎉 🚀
Browse files Browse the repository at this point in the history
 - @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
  • Loading branch information
adrians5j committed Feb 23, 2020
1 parent 5ddd281 commit 4f35869
Show file tree
Hide file tree
Showing 68 changed files with 398 additions and 102 deletions.
8 changes: 8 additions & 0 deletions components/serverless-apollo-service/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.

## [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
Expand Down
4 changes: 2 additions & 2 deletions 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": {
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions components/serverless-files/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.

## [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
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand Down
8 changes: 8 additions & 0 deletions components/serverless-form-builder/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.

## [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
Expand Down
4 changes: 2 additions & 2 deletions 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": {
Expand Down
8 changes: 8 additions & 0 deletions components/serverless-page-builder/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.

## [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
Expand Down
4 changes: 2 additions & 2 deletions 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": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api-cookie-policy/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.

## [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
Expand Down
6 changes: 3 additions & 3 deletions 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",
Expand All @@ -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"
Expand Down
8 changes: 8 additions & 0 deletions packages/api-files/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.

## [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
Expand Down
8 changes: 4 additions & 4 deletions 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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-form-builder/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.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
Expand Down
10 changes: 5 additions & 5 deletions 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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-google-tag-manager/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.

## [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
Expand Down
6 changes: 3 additions & 3 deletions 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",
Expand All @@ -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"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/api-i18n/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.

## [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
Expand Down
8 changes: 4 additions & 4 deletions 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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-mailchimp/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.

## [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
Expand Down
8 changes: 4 additions & 4 deletions 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",
Expand All @@ -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"
Expand Down
11 changes: 11 additions & 0 deletions packages/api-page-builder/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.

## [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
Expand Down
8 changes: 4 additions & 4 deletions 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",
Expand All @@ -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",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-plugin-commodo-db-proxy/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.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
Expand Down

0 comments on commit 4f35869

Please sign in to comment.