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.12.0] ( https://github.com/openziti/ziti-sdk-js/compare/v0.11.0...v0.12.0 ) (2021-06-17)
2+
3+
4+ ### Features
5+
6+ * non-incognito ([ #83 ] ( https://github.com/openziti/ziti-sdk-js/issues/83 ) ) ([ e9247cf] ( https://github.com/openziti/ziti-sdk-js/commit/e9247cfb42cda0434dc80b8d3f4a9737f104ff6d ) )
7+
8+
9+
110# [ 0.11.0] ( https://github.com/openziti/ziti-sdk-js/compare/v0.10.1...v0.11.0 ) (2021-05-26)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " @openziti/ziti-sdk-js" ,
3- "version" : " 0.11 .0" ,
3+ "version" : " 0.12 .0" ,
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" ,
132132 "utf-8-validate" : " ^5.0.4" ,
133133 "uuid" : " ^8.3.2"
134134 }
135- }
135+ }
You can’t perform that action at this time.
0 commit comments