@xapp/stentor-validation 1.4.12 → 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.
- package/CHANGELOG.md +16 -5
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
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
|
+
|
|
6
17
|
## [1.4.12](https://github.com/XappMedia/stentor-core/compare/v1.4.11...v1.4.12) (2019-08-08)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @xapp/stentor-validation
|
|
@@ -90,7 +101,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
90
101
|
|
|
91
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))
|
|
92
103
|
* Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
|
|
93
|
-
* Fix for
|
|
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))
|
|
94
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))
|
|
95
106
|
* Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
|
|
96
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))
|
|
@@ -115,7 +126,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
115
126
|
|
|
116
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))
|
|
117
128
|
* Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
|
|
118
|
-
* Fix for
|
|
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))
|
|
119
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))
|
|
120
131
|
* Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
|
|
121
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))
|
|
@@ -139,7 +150,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
139
150
|
|
|
140
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))
|
|
141
152
|
* Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
|
|
142
|
-
* Fix for
|
|
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))
|
|
143
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))
|
|
144
155
|
* Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
|
|
145
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))
|
|
@@ -163,7 +174,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
163
174
|
|
|
164
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))
|
|
165
176
|
* Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
|
|
166
|
-
* Fix for
|
|
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))
|
|
167
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))
|
|
168
179
|
* Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
|
|
169
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))
|
|
@@ -187,7 +198,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
187
198
|
|
|
188
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))
|
|
189
200
|
* Array Slot Values ([#1137](https://github.com/XappMedia/stentor-core/issues/1137)) ([350bd7d](https://github.com/XappMedia/stentor-core/commit/350bd7d))
|
|
190
|
-
* Fix for
|
|
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))
|
|
191
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))
|
|
192
203
|
* Request.rawQuery on Dialogflow V2 ([#1134](https://github.com/XappMedia/stentor-core/issues/1134)) ([2a76c72](https://github.com/XappMedia/stentor-core/commit/2a76c72))
|
|
193
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.
|
|
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.
|
|
28
|
-
"@xapp/stentor-handler": "^1.4.
|
|
29
|
-
"@xapp/stentor-models": "^1.4.
|
|
30
|
-
"@xapp/stentor-utils": "^1.4.
|
|
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": "
|
|
38
|
+
"gitHead": "fe39545cb168715c3038bb432723e874c583aeaa"
|
|
39
39
|
}
|