@xapp/stentor-validation 1.4.11 → 1.4.13

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 +24 -5
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
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.13](https://github.com/XappMedia/stentor-core/compare/v1.4.12...v1.4.13) (2019-08-08)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Apache Licenses and READMEs for initial public release ([#1192](https://github.com/XappMedia/stentor-core/issues/1192)) ([ca473d9](https://github.com/XappMedia/stentor-core/commit/ca473d9))
12
+
13
+
14
+
15
+
16
+
17
+ ## [1.4.12](https://github.com/XappMedia/stentor-core/compare/v1.4.11...v1.4.12) (2019-08-08)
18
+
19
+ **Note:** Version bump only for package @xapp/stentor-validation
20
+
21
+
22
+
23
+
24
+
6
25
  ## [1.4.11](https://github.com/XappMedia/stentor-core/compare/v1.4.10...v1.4.11) (2019-08-07)
7
26
 
8
27
  **Note:** Version bump only for package @xapp/stentor-validation
@@ -82,7 +101,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
82
101
 
83
102
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
84
103
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
85
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
104
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
86
105
  * 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))
87
106
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
88
107
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -107,7 +126,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
107
126
 
108
127
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
109
128
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
110
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
129
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
111
130
  * 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))
112
131
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
113
132
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -131,7 +150,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
131
150
 
132
151
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
133
152
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
134
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
153
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
135
154
  * 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))
136
155
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
137
156
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -155,7 +174,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
155
174
 
156
175
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
157
176
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
158
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
177
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
159
178
  * 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))
160
179
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
161
180
  * Splits out AnalyticsService from stentor-service ([#1132](https://github.com/XappMedia/stentor-core/issues/1132)) ([11ef151](https://github.com/XappMedia/stentor-core/commit/11ef151))
@@ -179,7 +198,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
179
198
 
180
199
  * Adds back Alexa Application ID fix ([#1164](https://github.com/XappMedia/stentor-core/issues/1164)) ([f89c8d6](https://github.com/XappMedia/stentor-core/commit/f89c8d6))
181
200
  * Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
182
- * Fix for Walmart Stories & Social Radio ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
201
+ * Fix for Media Playback on Google ([#1168](https://github.com/XappMedia/stentor-core/issues/1168)) ([a8aea07](https://github.com/XappMedia/stentor-core/commit/a8aea07))
183
202
  * 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))
184
203
  * Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
185
204
  * 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.11",
7
+ "version": "1.4.13",
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.11",
28
- "@xapp/stentor-handler": "^1.4.11",
29
- "@xapp/stentor-models": "^1.4.11",
30
- "@xapp/stentor-utils": "^1.4.11",
27
+ "@xapp/logger": "^1.4.13",
28
+ "@xapp/stentor-handler": "^1.4.13",
29
+ "@xapp/stentor-models": "^1.4.13",
30
+ "@xapp/stentor-utils": "^1.4.13",
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": "5dd7869175cc8d5898816c91f2d518e690c999c9"
38
+ "gitHead": "fe39545cb168715c3038bb432723e874c583aeaa"
39
39
  }