Skip to content

Commit 5063045

Browse files
author
webiny-bot
committed
chore(release): publish v5.33.5 🎉 🚀
1 parent 135c150 commit 5063045

File tree

256 files changed

+2037
-1013
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

256 files changed

+2037
-1013
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package webiny-js
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/*",
44
"packages-v6/*"
55
],
6-
"version": "5.33.5-beta.0",
6+
"version": "5.33.5",
77
"npmClient": "yarn",
88
"command": {
99
"version": {

packages-v6/cli/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/cli2
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/cli2

packages-v6/cli/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@webiny/cli2",
4-
"version": "5.33.5-beta.0",
4+
"version": "5.33.5",
55
"sideEffects": false,
66
"bin": {
77
"wby": "./src/bin.js"
@@ -11,7 +11,7 @@
1111
"build": "yarn wby build package"
1212
},
1313
"dependencies": {
14-
"@webiny/core": "^5.33.5-beta.0",
14+
"@webiny/core": "^5.33.5",
1515
"execa": "^5.1.1",
1616
"load-json-file": "^6.2.0",
1717
"ts-morph": "^14.0.0",

packages-v6/core/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/core
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/core

packages-v6/core/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@webiny/core",
4-
"version": "5.33.5-beta.0",
4+
"version": "5.33.5",
55
"types": "./lib/types/index.d.ts",
66
"exports": {
77
".": {
@@ -18,10 +18,10 @@
1818
"@babel/runtime": "^7.17.2",
1919
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
2020
"@svgr/webpack": "6.1.1",
21-
"@webiny/global-config": "^5.33.5-beta.0",
22-
"@webiny/plugins": "^5.33.5-beta.0",
23-
"@webiny/pulumi-sdk-v6": "^5.33.5-beta.0",
24-
"@webiny/telemetry": "^5.33.5-beta.0",
21+
"@webiny/global-config": "^5.33.5",
22+
"@webiny/plugins": "^5.33.5",
23+
"@webiny/pulumi-sdk-v6": "^5.33.5",
24+
"@webiny/telemetry": "^5.33.5",
2525
"address": "^1.1.2",
2626
"babel-loader": "^8.2.3",
2727
"case-sensitive-paths-webpack-plugin": "2.4.0",

packages-v6/preset-aws/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/preset-aws
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/preset-aws

packages-v6/preset-aws/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@webiny/preset-aws",
4-
"version": "5.33.5-beta.0",
4+
"version": "5.33.5",
55
"types": "./lib/types/index.d.ts",
66
"exports": {
77
".": {
@@ -10,7 +10,7 @@
1010
}
1111
},
1212
"dependencies": {
13-
"@webiny/core": "^5.33.5-beta.0"
13+
"@webiny/core": "^5.33.5"
1414
},
1515
"devDependencies": {
1616
"@babel/cli": "^7.17.0",

packages-v6/pulumi-sdk/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/pulumi-sdk-v6
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/pulumi-sdk-v6

packages-v6/pulumi-sdk/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@webiny/pulumi-sdk-v6",
4-
"version": "5.33.5-beta.0",
4+
"version": "5.33.5",
55
"types": "./lib/types/index.d.ts",
66
"exports": {
77
".": {
@@ -40,7 +40,7 @@
4040
"@babel/runtime": "^7.17.2",
4141
"@types/lodash": "^4.14.178",
4242
"@types/node": "^10.0.0",
43-
"@webiny/project-utils": "^5.33.5-beta.0",
43+
"@webiny/project-utils": "^5.33.5",
4444
"rimraf": "^3.0.2",
4545
"typescript": "4.5.5"
4646
},

packages/api-admin-users-cognito-so-ddb/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/api-admin-users-cognito-so-ddb
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/api-admin-users-cognito-so-ddb

packages/api-admin-users-cognito-so-ddb/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webiny/api-admin-users-cognito-so-ddb",
3-
"version": "5.33.5-beta.0",
3+
"version": "5.33.5",
44
"main": "index.js",
55
"repository": {
66
"type": "git",
@@ -16,16 +16,16 @@
1616
"author": "Webiny Ltd.",
1717
"license": "MIT",
1818
"dependencies": {
19-
"@webiny/api-admin-users-cognito": "^5.33.5-beta.0",
20-
"@webiny/db-dynamodb": "^5.33.5-beta.0",
21-
"@webiny/error": "^5.33.5-beta.0",
19+
"@webiny/api-admin-users-cognito": "^5.33.5",
20+
"@webiny/db-dynamodb": "^5.33.5",
21+
"@webiny/error": "^5.33.5",
2222
"dynamodb-toolbox": "^0.3.4"
2323
},
2424
"devDependencies": {
2525
"@babel/cli": "^7.16.0",
2626
"@babel/core": "^7.16.0",
27-
"@webiny/cli": "^5.33.5-beta.0",
28-
"@webiny/project-utils": "^5.33.5-beta.0",
27+
"@webiny/cli": "^5.33.5",
28+
"@webiny/project-utils": "^5.33.5",
2929
"jest": "^28.1.0",
3030
"jest-dynalite": "^3.2.0",
3131
"jest-environment-node": "^27.2.4",

packages/api-admin-users-cognito/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/api-admin-users-cognito
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/api-admin-users-cognito

packages/api-admin-users-cognito/package.json

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webiny/api-admin-users-cognito",
3-
"version": "5.33.5-beta.0",
3+
"version": "5.33.5",
44
"main": "index.js",
55
"repository": {
66
"type": "git",
@@ -13,19 +13,19 @@
1313
"license": "MIT",
1414
"dependencies": {
1515
"@commodo/fields": "1.1.2-beta.20",
16-
"@webiny/api": "^5.33.5-beta.0",
17-
"@webiny/api-security": "^5.33.5-beta.0",
18-
"@webiny/api-security-so-ddb": "^5.33.5-beta.0",
19-
"@webiny/api-tenancy": "^5.33.5-beta.0",
20-
"@webiny/api-tenancy-so-ddb": "^5.33.5-beta.0",
21-
"@webiny/db-dynamodb": "^5.33.5-beta.0",
22-
"@webiny/error": "^5.33.5-beta.0",
23-
"@webiny/handler": "^5.33.5-beta.0",
24-
"@webiny/handler-aws": "^5.33.5-beta.0",
25-
"@webiny/handler-graphql": "^5.33.5-beta.0",
26-
"@webiny/plugins": "^5.33.5-beta.0",
27-
"@webiny/pubsub": "^5.33.5-beta.0",
28-
"@webiny/validation": "^5.33.5-beta.0",
16+
"@webiny/api": "^5.33.5",
17+
"@webiny/api-security": "^5.33.5",
18+
"@webiny/api-security-so-ddb": "^5.33.5",
19+
"@webiny/api-tenancy": "^5.33.5",
20+
"@webiny/api-tenancy-so-ddb": "^5.33.5",
21+
"@webiny/db-dynamodb": "^5.33.5",
22+
"@webiny/error": "^5.33.5",
23+
"@webiny/handler": "^5.33.5",
24+
"@webiny/handler-aws": "^5.33.5",
25+
"@webiny/handler-graphql": "^5.33.5",
26+
"@webiny/plugins": "^5.33.5",
27+
"@webiny/pubsub": "^5.33.5",
28+
"@webiny/validation": "^5.33.5",
2929
"commodo-fields-object": "^1.0.6",
3030
"dataloader": "^2.0.0",
3131
"dynamodb-toolbox": "^0.3.4",
@@ -40,10 +40,10 @@
4040
"@types/md5": "^2.3.2",
4141
"@webiny/api-security-so-ddb": "^5.25.0",
4242
"@webiny/api-tenancy-so-ddb": "^5.25.0",
43-
"@webiny/api-wcp": "^5.33.5-beta.0",
44-
"@webiny/cli": "^5.33.5-beta.0",
43+
"@webiny/api-wcp": "^5.33.5",
44+
"@webiny/cli": "^5.33.5",
4545
"@webiny/plugins": "^5.25.0",
46-
"@webiny/project-utils": "^5.33.5-beta.0",
46+
"@webiny/project-utils": "^5.33.5",
4747
"rimraf": "^3.0.2",
4848
"typescript": "4.7.4"
4949
},

packages/api-apw-scheduler-so-ddb/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/api-apw-scheduler-so-ddb
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/api-apw-scheduler-so-ddb

packages/api-apw-scheduler-so-ddb/package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webiny/api-apw-scheduler-so-ddb",
3-
"version": "5.33.5-beta.0",
3+
"version": "5.33.5",
44
"main": "index.js",
55
"keywords": [
66
"@webiny/api-apw",
@@ -18,24 +18,24 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"@babel/runtime": "^7.16.3",
21-
"@webiny/api-apw": "^5.33.5-beta.0",
22-
"@webiny/db-dynamodb": "^5.33.5-beta.0",
23-
"@webiny/error": "^5.33.5-beta.0",
24-
"@webiny/plugins": "^5.33.5-beta.0",
21+
"@webiny/api-apw": "^5.33.5",
22+
"@webiny/db-dynamodb": "^5.33.5",
23+
"@webiny/error": "^5.33.5",
24+
"@webiny/plugins": "^5.33.5",
2525
"dynamodb-toolbox": "^0.3.4"
2626
},
2727
"devDependencies": {
2828
"@babel/cli": "^7.16.0",
2929
"@babel/core": "^7.16.0",
3030
"@babel/preset-env": "^7.16.4",
3131
"@babel/preset-typescript": "^7.16.0",
32-
"@webiny/api-security": "^5.33.5-beta.0",
33-
"@webiny/api-tenancy": "^5.33.5-beta.0",
34-
"@webiny/cli": "^5.33.5-beta.0",
35-
"@webiny/handler-aws": "^5.33.5-beta.0",
36-
"@webiny/handler-db": "^5.33.5-beta.0",
37-
"@webiny/handler-graphql": "^5.33.5-beta.0",
38-
"@webiny/project-utils": "^5.33.5-beta.0",
32+
"@webiny/api-security": "^5.33.5",
33+
"@webiny/api-tenancy": "^5.33.5",
34+
"@webiny/cli": "^5.33.5",
35+
"@webiny/handler-aws": "^5.33.5",
36+
"@webiny/handler-db": "^5.33.5",
37+
"@webiny/handler-graphql": "^5.33.5",
38+
"@webiny/project-utils": "^5.33.5",
3939
"jest": "^28.1.0",
4040
"jest-dynalite": "^3.2.0",
4141
"jest-environment-node": "^27.2.4",

packages/api-apw/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.33.5](https://github.com/webiny/webiny-js/compare/v5.33.5-beta.0...v5.33.5) (2022-12-23)
7+
8+
**Note:** Version bump only for package @webiny/api-apw
9+
10+
11+
12+
13+
614
## [5.33.5-beta.0](https://github.com/webiny/webiny-js/compare/v5.33.4...v5.33.5-beta.0) (2022-12-22)
715

816
**Note:** Version bump only for package @webiny/api-apw

0 commit comments

Comments
 (0)