File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 3
3
## [ Unreleased]
4
4
### Changed
5
5
- Technical - Make the CI lint the commit messages.
6
+ - Smart Action - Allow users to protect their smart action APIs against unauthorized usage.
6
7
7
8
## RELEASE 6.0.3 - 2020-04-14
8
9
### Changed
Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"@babel/runtime" : " 7.8.3" ,
27
27
"bluebird" : " 2.9.25" ,
28
- "forest-express" : " 7.1 .0" ,
28
+ "forest-express" : " 7.2 .0" ,
29
29
"http-errors" : " 1.6.1" ,
30
30
"lodash" : " 4.17.13" ,
31
31
"moment" : " 2.19.4" ,
Original file line number Diff line number Diff line change @@ -3061,10 +3061,10 @@ for-in@^1.0.2:
3061
3061
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
3062
3062
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
3063
3063
3064
- forest-express@7.1 .0 :
3065
- version "7.1 .0"
3066
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.1 .0.tgz#c6b542ebf59ad69dac13c7610d1c185239b212b3 "
3067
- integrity sha512-th2fkO0GyrDdvuEHIsPmeUNXg03JEg+eXdVaB2hCCxkq8cHjVyegPy9AGbfrUzQaC/n44IzlM21RFW+j0w25vA ==
3064
+ forest-express@7.2 .0 :
3065
+ version "7.2 .0"
3066
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.2 .0.tgz#9f626c8ca40b3237b3cace524d8a35433adc9a33 "
3067
+ integrity sha512-G7ZOEmJCw6ft7FSNxgcd1VH2D28955kflDxwFC+Tn+Z9mGMtIOeJr+JoOIkyTtUYllg7PG1v9a67BMYkWL4bVw ==
3068
3068
dependencies :
3069
3069
" @babel/runtime" " 7.8.3"
3070
3070
base32-encode "1.1.1"
You can’t perform that action at this time.
0 commit comments