File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.14.1] ( https://github.com/openziti/ziti-sdk-js/compare/v0.14.0...v0.14.1 ) (2021-10-06)
2+
3+
4+ ### Bug Fixes
5+
6+ * correct a ws intercept issue ([ #98 ] ( https://github.com/openziti/ziti-sdk-js/issues/98 ) ) ([ 8d5bce0] ( https://github.com/openziti/ziti-sdk-js/commit/8d5bce0a57fbd7868a218db9b70f57a1d1debf95 ) )
7+
8+
9+
110# [ 0.14.0] ( https://github.com/openziti/ziti-sdk-js/compare/v0.13.0...v0.14.0 ) (2021-09-24)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @openziti/ziti-sdk-js" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.1 " ,
44 "description" : " A JavaScript-based SDK for delivering secure browser-based web applications over a Ziti Network" ,
55 "scripts" : {
66 "test" : " cross-env NODE_ENV=test mocha -t 30000 -R ${REPORTER:-spec} tests/unit/index.js" ,
135135 "utf-8-validate" : " ^5.0.4" ,
136136 "uuid" : " ^8.3.2"
137137 }
138- }
138+ }
You can’t perform that action at this time.
0 commit comments