@xapp/stentor-validation 1.4.9 → 1.4.12-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +29 -5
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,30 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.4.12-alpha.1](https://github.com/XappMedia/stentor-core/compare/v1.4.12-alpha.0...v1.4.12-alpha.1) (2019-08-08)
7
+
8
+ **Note:** Version bump only for package @xapp/stentor-validation
9
+
10
+
11
+
12
+
13
+
14
+ ## [1.4.11](https://github.com/XappMedia/stentor-core/compare/v1.4.10...v1.4.11) (2019-08-07)
15
+
16
+ **Note:** Version bump only for package @xapp/stentor-validation
17
+
18
+
19
+
20
+
21
+
22
+ ## [1.4.10](https://github.com/XappMedia/stentor-core/compare/v1.4.9...v1.4.10) (2019-08-07)
23
+
24
+ **Note:** Version bump only for package @xapp/stentor-validation
25
+
26
+
27
+
28
+
29
+
6
30
  ## [1.4.9](https://github.com/XappMedia/stentor-core/compare/v1.4.8...v1.4.9) (2019-08-07)
7
31
 
8
32
  **Note:** Version bump only for package @xapp/stentor-validation
@@ -66,7 +90,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
66
90
 
67
91
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
68
92
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
69
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
93
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
70
94
  * Removing aws-sdk as dependency for client ([#1154](https://github.com/XappMedia/stentor-core/issues/1154)) ([0f8d938](https://github.com/XappMedia/stentor-core/commit/0f8d938))
71
95
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
72
96
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -91,7 +115,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
91
115
 
92
116
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
93
117
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
94
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
118
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
95
119
  * Removing aws-sdk as dependency for client ([#1154](https://github.com/XappMedia/stentor-core/issues/1154)) ([0f8d938](https://github.com/XappMedia/stentor-core/commit/0f8d938))
96
120
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
97
121
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -115,7 +139,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
115
139
 
116
140
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
117
141
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
118
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
142
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
119
143
  * Removing aws-sdk as dependency for client ([#1154](https://github.com/XappMedia/stentor-core/issues/1154)) ([0f8d938](https://github.com/XappMedia/stentor-core/commit/0f8d938))
120
144
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
121
145
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -139,7 +163,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
139
163
 
140
164
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
141
165
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
142
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
166
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
143
167
  * Removing aws-sdk as dependency for client ([#1154](https://github.com/XappMedia/stentor-core/issues/1154)) ([0f8d938](https://github.com/XappMedia/stentor-core/commit/0f8d938))
144
168
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
145
169
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -163,7 +187,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
163
187
 
164
188
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
165
189
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
166
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
190
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
167
191
  * Removing aws-sdk as dependency for client ([#1154](https://github.com/XappMedia/stentor-core/issues/1154)) ([0f8d938](https://github.com/XappMedia/stentor-core/commit/0f8d938))
168
192
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
169
193
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "restricted"
6
6
  },
7
- "version": "1.4.9",
7
+ "version": "1.4.12-alpha.1",
8
8
  "description": "Model validation for Stentor",
9
9
  "types": "lib/index",
10
10
  "main": "lib/index",
@@ -24,10 +24,10 @@
24
24
  "typescript": "3.5.3"
25
25
  },
26
26
  "dependencies": {
27
- "@xapp/logger": "^1.4.9",
28
- "@xapp/stentor-handler": "^1.4.9",
29
- "@xapp/stentor-models": "^1.4.6",
30
- "@xapp/stentor-utils": "^1.4.9",
27
+ "@xapp/logger": "^1.4.12-alpha.1",
28
+ "@xapp/stentor-handler": "^1.4.12-alpha.1",
29
+ "@xapp/stentor-models": "^1.4.12-alpha.1",
30
+ "@xapp/stentor-utils": "^1.4.12-alpha.1",
31
31
  "lakmus": "0.3.0"
32
32
  },
33
33
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "clean": "rm -rf ./lib/*",
36
36
  "test": "mocha --recursive -r ts-node/register \"./src/**/*.test.ts\""
37
37
  },
38
- "gitHead": "f4c47768277211091ba381aeb37faa315cbd5a7f"
38
+ "gitHead": "cd2ce9a9a694469f1527fb5785435e3c635c3b77"
39
39
  }