File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2424 "path" : " packages/lib-cordova/plugin.xml" ,
2525 "type" : " version_replace" ,
2626 "match" : " id=\" cordova-digital-onboarding\" version=\" %VERSION%\" "
27+ },
28+ {
29+ "description" : " Changelog" ,
30+ "path" : " docs/Changelog.md" ,
31+ "type" : " version_verify" ,
32+ "match" : " ## %VERSION%"
2733 }
2834 ]
2935}
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## TBA (Dec, 2025)
3+ ## 1.1.0 (Dec, 2025)
44
55- PowerAuth Cordova SDK dependency now requires v. ` 4.2.0 ` .
66- Process cache is now persistent across app restarts.
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-digital-onboarding" ,
33 "title" : " Digital Onboarding Cordova Plugin" ,
4- "version" : " 1.0 .0" ,
4+ "version" : " 1.1 .0" ,
55 "description" : " Wultra Digital Onboarding for Cordova" ,
66 "main" : " lib/index.js" ,
77 "types" : " lib/index.d.ts" ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" cordova-digital-onboarding" version =" 1.0 .0" >
2+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" cordova-digital-onboarding" version =" 1.1 .0" >
33 <name >Digital Onboarding Cordova Plugin</name >
44 <description >Wultra Digital Onboarding for Cordova</description >
55 <license >Apache 2.0</license >
You can’t perform that action at this time.
0 commit comments