Skip to content

Commit

Permalink
chore(release): publish v5.2.0 🎉 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
webiny-bot committed Mar 19, 2021
1 parent 574804d commit 87b0726
Show file tree
Hide file tree
Showing 137 changed files with 913 additions and 363 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)


### Bug Fixes

* make search case-insensitive ([fd4d94d](https://github.com/webiny/webiny-js/commit/fd4d94d8844a52e1679b0a23c58f722c97534f98))





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "5.2.0-beta.0",
"version": "5.2.0",
"npmClient": "yarn",
"command": {
"version": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api-cookie-policy/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-cookie-policy





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-cookie-policy
Expand Down
8 changes: 4 additions & 4 deletions packages/api-cookie-policy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webiny/api-cookie-policy",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -12,9 +12,9 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.5.5",
"@webiny/commodo": "^5.2.0-beta.0",
"@webiny/handler-graphql": "^5.2.0-beta.0",
"@webiny/validation": "^5.2.0-beta.0",
"@webiny/commodo": "^5.2.0",
"@webiny/handler-graphql": "^5.2.0",
"@webiny/validation": "^5.2.0",
"lodash": "^4.17.4"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api-dynamodb-to-elasticsearch/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-dynamodb-to-elasticsearch





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-dynamodb-to-elasticsearch
Expand Down
6 changes: 3 additions & 3 deletions packages/api-dynamodb-to-elasticsearch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webiny/api-dynamodb-to-elasticsearch",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -12,8 +12,8 @@
"author": "Webiny Ltd.",
"dependencies": {
"@babel/runtime": "^7.5.5",
"@webiny/api-plugin-elastic-search-client": "^5.2.0-beta.0",
"@webiny/handler": "^5.2.0-beta.0",
"@webiny/api-plugin-elastic-search-client": "^5.2.0",
"@webiny/handler": "^5.2.0",
"aws-sdk": "^2.539.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api-file-manager-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-file-manager-s3





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-file-manager-s3
Expand Down
10 changes: 5 additions & 5 deletions packages/api-file-manager-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webiny/api-file-manager-s3",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -10,10 +10,10 @@
"author": "Webiny Ltd",
"license": "MIT",
"dependencies": {
"@webiny/handler": "^5.2.0-beta.0",
"@webiny/handler-graphql": "^5.2.0-beta.0",
"@webiny/plugins": "^5.2.0-beta.0",
"@webiny/validation": "^5.2.0-beta.0",
"@webiny/handler": "^5.2.0",
"@webiny/handler-graphql": "^5.2.0",
"@webiny/plugins": "^5.2.0",
"@webiny/validation": "^5.2.0",
"form-data": "^3.0.0",
"node-fetch": "^2.6.1",
"sanitize-filename": "^1.6.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-file-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-file-manager





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-file-manager
Expand Down
26 changes: 13 additions & 13 deletions packages/api-file-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webiny/api-file-manager",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -17,17 +17,17 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@commodo/fields": "1.1.2-beta.20",
"@webiny/api-i18n-content": "^5.2.0-beta.0",
"@webiny/api-plugin-elastic-search-client": "^5.2.0-beta.0",
"@webiny/api-security": "^5.2.0-beta.0",
"@webiny/api-security-tenancy": "^5.2.0-beta.0",
"@webiny/api-upgrade": "^5.2.0-beta.0",
"@webiny/error": "^5.2.0-beta.0",
"@webiny/handler": "^5.2.0-beta.0",
"@webiny/handler-client": "^5.2.0-beta.0",
"@webiny/handler-graphql": "^5.2.0-beta.0",
"@webiny/project-utils": "^5.2.0-beta.0",
"@webiny/validation": "^5.2.0-beta.0",
"@webiny/api-i18n-content": "^5.2.0",
"@webiny/api-plugin-elastic-search-client": "^5.2.0",
"@webiny/api-security": "^5.2.0",
"@webiny/api-security-tenancy": "^5.2.0",
"@webiny/api-upgrade": "^5.2.0",
"@webiny/error": "^5.2.0",
"@webiny/handler": "^5.2.0",
"@webiny/handler-client": "^5.2.0",
"@webiny/handler-graphql": "^5.2.0",
"@webiny/project-utils": "^5.2.0",
"@webiny/validation": "^5.2.0",
"aws-sdk": "^2.539.0",
"commodo-fields-object": "^1.0.6",
"mdbid": "^1.0.0",
Expand All @@ -44,7 +44,7 @@
"@elastic/elasticsearch": "^7.9.1",
"@elastic/elasticsearch-mock": "0.3.0",
"@shelf/jest-elasticsearch": "^1.0.0",
"@webiny/api-dynamodb-to-elasticsearch": "^5.2.0-beta.0",
"@webiny/api-dynamodb-to-elasticsearch": "^5.2.0",
"jest": "^26.6.3",
"jest-dynalite": "^3.2.0",
"rimraf": "^3.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-form-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-form-builder





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-form-builder
Expand Down
36 changes: 18 additions & 18 deletions packages/api-form-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webiny/api-form-builder",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -16,21 +16,21 @@
"dependencies": {
"@babel/runtime": "^7.5.5",
"@commodo/fields": "1.1.2-beta.20",
"@webiny/api-file-manager": "^5.2.0-beta.0",
"@webiny/api-i18n": "^5.2.0-beta.0",
"@webiny/api-i18n-content": "^5.2.0-beta.0",
"@webiny/api-plugin-elastic-search-client": "^5.2.0-beta.0",
"@webiny/api-security": "^5.2.0-beta.0",
"@webiny/api-security-tenancy": "^5.2.0-beta.0",
"@webiny/api-upgrade": "^5.2.0-beta.0",
"@webiny/db-dynamodb": "^5.2.0-beta.0",
"@webiny/error": "^5.2.0-beta.0",
"@webiny/handler": "^5.2.0-beta.0",
"@webiny/handler-aws": "^5.2.0-beta.0",
"@webiny/handler-db": "^5.2.0-beta.0",
"@webiny/handler-graphql": "^5.2.0-beta.0",
"@webiny/plugins": "^5.2.0-beta.0",
"@webiny/validation": "^5.2.0-beta.0",
"@webiny/api-file-manager": "^5.2.0",
"@webiny/api-i18n": "^5.2.0",
"@webiny/api-i18n-content": "^5.2.0",
"@webiny/api-plugin-elastic-search-client": "^5.2.0",
"@webiny/api-security": "^5.2.0",
"@webiny/api-security-tenancy": "^5.2.0",
"@webiny/api-upgrade": "^5.2.0",
"@webiny/db-dynamodb": "^5.2.0",
"@webiny/error": "^5.2.0",
"@webiny/handler": "^5.2.0",
"@webiny/handler-aws": "^5.2.0",
"@webiny/handler-db": "^5.2.0",
"@webiny/handler-graphql": "^5.2.0",
"@webiny/plugins": "^5.2.0",
"@webiny/validation": "^5.2.0",
"commodo-fields-object": "^1.0.6",
"got": "^9.6.0",
"json2csv": "^4.5.2",
Expand All @@ -46,8 +46,8 @@
"@babel/preset-typescript": "^7.8.3",
"@elastic/elasticsearch": "^7.9.1",
"@shelf/jest-elasticsearch": "^1.0.0",
"@webiny/api-dynamodb-to-elasticsearch": "^5.2.0-beta.0",
"@webiny/project-utils": "^5.2.0-beta.0",
"@webiny/api-dynamodb-to-elasticsearch": "^5.2.0",
"@webiny/project-utils": "^5.2.0",
"csvtojson": "^2.0.10",
"jest": "^26.6.3",
"jest-dynalite": "^3.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-google-tag-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-google-tag-manager





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)

**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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webiny/api-google-tag-manager",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -12,8 +12,8 @@
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.5.5",
"@webiny/commodo": "^5.2.0-beta.0",
"@webiny/handler-graphql": "^5.2.0-beta.0",
"@webiny/commodo": "^5.2.0",
"@webiny/handler-graphql": "^5.2.0",
"lodash": "^4.17.4"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api-headless-cms/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-headless-cms





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)


Expand Down
40 changes: 20 additions & 20 deletions packages/api-headless-cms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@webiny/api-headless-cms",
"version": "5.2.0-beta.0",
"version": "5.2.0",
"main": "index.js",
"repository": {
"type": "git",
Expand All @@ -18,22 +18,22 @@
"@babel/runtime": "^7.5.5",
"@commodo/fields": "beta",
"@graphql-tools/schema": "^7.1.2",
"@webiny/api-file-manager": "^5.2.0-beta.0",
"@webiny/api-i18n": "^5.2.0-beta.0",
"@webiny/api-i18n-content": "^5.2.0-beta.0",
"@webiny/api-security": "^5.2.0-beta.0",
"@webiny/api-security-tenancy": "^5.2.0-beta.0",
"@webiny/api-upgrade": "^5.2.0-beta.0",
"@webiny/commodo": "^5.2.0-beta.0",
"@webiny/db-dynamodb": "^5.2.0-beta.0",
"@webiny/error": "^5.2.0-beta.0",
"@webiny/handler": "^5.2.0-beta.0",
"@webiny/handler-aws": "^5.2.0-beta.0",
"@webiny/handler-db": "^5.2.0-beta.0",
"@webiny/handler-graphql": "^5.2.0-beta.0",
"@webiny/handler-http": "^5.2.0-beta.0",
"@webiny/plugins": "^5.2.0-beta.0",
"@webiny/validation": "^5.2.0-beta.0",
"@webiny/api-file-manager": "^5.2.0",
"@webiny/api-i18n": "^5.2.0",
"@webiny/api-i18n-content": "^5.2.0",
"@webiny/api-security": "^5.2.0",
"@webiny/api-security-tenancy": "^5.2.0",
"@webiny/api-upgrade": "^5.2.0",
"@webiny/commodo": "^5.2.0",
"@webiny/db-dynamodb": "^5.2.0",
"@webiny/error": "^5.2.0",
"@webiny/handler": "^5.2.0",
"@webiny/handler-aws": "^5.2.0",
"@webiny/handler-db": "^5.2.0",
"@webiny/handler-graphql": "^5.2.0",
"@webiny/handler-http": "^5.2.0",
"@webiny/plugins": "^5.2.0",
"@webiny/validation": "^5.2.0",
"boolean": "^3.0.2",
"dataloader": "^2.0.0",
"dot-prop-immutable": "^1.4.0",
Expand All @@ -52,9 +52,9 @@
"@elastic/elasticsearch": "^7.9.1",
"@shelf/jest-elasticsearch": "^1.0.0",
"@types/jsonpack": "^1.1.0",
"@webiny/api-dynamodb-to-elasticsearch": "^5.2.0-beta.0",
"@webiny/api-plugin-elastic-search-client": "^5.2.0-beta.0",
"@webiny/project-utils": "^5.2.0-beta.0",
"@webiny/api-dynamodb-to-elasticsearch": "^5.2.0",
"@webiny/api-plugin-elastic-search-client": "^5.2.0",
"@webiny/project-utils": "^5.2.0",
"apollo-graphql": "^0.4.1",
"chalk": "^3.0.0",
"graphql": "^14.6.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/api-i18n-content/CHANGELOG.md
Original file line number Diff line number Diff line change
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.

# [5.2.0](https://github.com/webiny/webiny-js/compare/v5.2.0-beta.0...v5.2.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-i18n-content





# [5.2.0-beta.0](https://github.com/webiny/webiny-js/compare/v5.1.0...v5.2.0-beta.0) (2021-03-19)

**Note:** Version bump only for package @webiny/api-i18n-content
Expand Down
Loading

0 comments on commit 87b0726

Please sign in to comment.