Skip to content

Commit

Permalink
🔖 Release 2022-09-01-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Sep 1, 2022
1 parent c147a99 commit b63fc5a
Show file tree
Hide file tree
Showing 39 changed files with 640 additions and 641 deletions.
2 changes: 1 addition & 1 deletion clients/client-web-vue2/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions clients/client-web-vue2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/client-web-vue2",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/JovoWebClientVue.cjs.js",
"module": "dist/JovoWebClientVue.esm.js",
Expand All @@ -24,7 +24,7 @@
"author": "jovotech",
"license": "Apache-2.0",
"dependencies": {
"@jovotech/client-web": "^4.2.27"
"@jovotech/client-web": "^4.2.28"
},
"devDependencies": {
"@types/jest": "^26.0.20",
Expand Down
4 changes: 2 additions & 2 deletions clients/client-web-vue3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/client-web-vue3",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/JovoWebClientVue.cjs.js",
"module": "dist/JovoWebClientVue.esm.js",
Expand All @@ -24,7 +24,7 @@
"author": "jovotech",
"license": "Apache-2.0",
"dependencies": {
"@jovotech/client-web": "^4.2.27"
"@jovotech/client-web": "^4.2.28"
},
"devDependencies": {
"@types/jest": "^26.0.20",
Expand Down
8 changes: 4 additions & 4 deletions clients/client-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/client-web",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/JovoWebClient.cjs.js",
"module": "dist/JovoWebClient.esm.js",
Expand All @@ -24,9 +24,9 @@
"author": "jovotech",
"license": "Apache-2.0",
"dependencies": {
"@jovotech/common": "^4.2.21",
"@jovotech/output": "^4.2.23",
"@jovotech/platform-core": "^4.2.27",
"@jovotech/common": "^4.2.22",
"@jovotech/output": "^4.2.24",
"@jovotech/platform-core": "^4.2.28",
"detect-browser": "^5.2.1",
"events": "^3.3.0",
"lodash.defaultsdeep": "^4.6.1",
Expand Down
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/common",
"version": "4.2.21",
"version": "4.2.22",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand Down
2 changes: 1 addition & 1 deletion framework/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/framework",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -23,8 +23,8 @@
"author": "jovotech",
"license": "Apache-2.0",
"dependencies": {
"@jovotech/common": "^4.2.21",
"@jovotech/output": "^4.2.23",
"@jovotech/common": "^4.2.22",
"@jovotech/output": "^4.2.24",
"axios": "^0.21.1",
"chalk": "^4.1.0",
"i18next": "^21.8.11",
Expand Down
6 changes: 3 additions & 3 deletions integrations/analytics-dashbot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/analytics-dashbot",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -22,7 +22,7 @@
"author": "jovotech",
"license": "Apache-2.0",
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -37,7 +37,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/cms-airtable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/cms-airtable",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -26,7 +26,7 @@
"lodash.set": "^4.3.2"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/lodash.set": "^4.3.6",
"@types/node": "^12.20.37",
Expand All @@ -42,7 +42,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/cms-googlesheets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/cms-googlesheets",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -26,7 +26,7 @@
"googleapis": "^89.0.0"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -41,7 +41,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/cms-sanity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/cms-sanity",
"version": "4.2.22",
"version": "4.2.23",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -25,7 +25,7 @@
"@sanity/client": "^3.3.2"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -40,7 +40,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/db-dynamodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/db-dynamodb",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -26,7 +26,7 @@
"@aws-sdk/util-dynamodb": "^3.18.0"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -41,7 +41,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/db-filedb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/db-filedb",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -22,7 +22,7 @@
"author": "jovotech",
"license": "Apache-2.0",
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -37,7 +37,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/db-mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/db-mongodb",
"version": "4.2.25",
"version": "4.2.26",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -25,7 +25,7 @@
"mongodb": "^4.4.0"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -40,7 +40,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"prettier": "../../.prettierrc.js",
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions integrations/nlu-dialogflow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/nlu-dialogflow",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -25,8 +25,8 @@
"google-auth-library": "^7.10.1"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/platform-dialogflow": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@jovotech/platform-dialogflow": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -41,7 +41,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/nlu-nlpjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/nlu-nlpjs",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -27,7 +27,7 @@
"@nlpjs/nlp": "^4.22.0"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@types/tv4": "^1.2.29",
Expand All @@ -43,7 +43,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/nlu-rasa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/nlu-rasa",
"version": "4.2.27",
"version": "4.2.28",
"description": "",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -22,7 +22,7 @@
"author": "jovotech",
"license": "Apache-2.0",
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -37,7 +37,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
6 changes: 3 additions & 3 deletions integrations/nlu-snips/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jovotech/nlu-snips",
"version": "4.2.27",
"version": "4.2.28",
"description": "Snips NLU Integration",
"main": "dist/cjs/index.js",
"module": "dist/esm5/index.js",
Expand All @@ -26,7 +26,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@jovotech/framework": "^4.2.27",
"@jovotech/framework": "^4.2.28",
"@types/jest": "^26.0.20",
"@types/node": "^12.20.37",
"@typescript-eslint/eslint-plugin": "^4.12.0",
Expand All @@ -41,7 +41,7 @@
"typescript": "~4.4.4"
},
"peerDependencies": {
"@jovotech/framework": "4.2.27"
"@jovotech/framework": "4.2.28"
},
"gitHead": "5a9ba2fe3100f807f627f55117e7b2ad4bbce9c1",
"prettier": "../../.prettierrc.js",
Expand Down
Loading

0 comments on commit b63fc5a

Please sign in to comment.