File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,11 @@ Types of changes:
1313- * Security* in case of vulnerabilities.
1414
1515<!-- changelog-linker -->
16+ ## 6.0.2 - 2022-10-23
17+ * Fix css class of password change modal
18+
19+ ## 6.0.1 - 2022-10-23
20+
1621## 6.0.0 - 2022-10-23
1722### Changed
1823* Big refactor to upgrade frontend components
Original file line number Diff line number Diff line change 99
1010]]>
1111 </description >
12- <version >6.0.0 </version >
12+ <version >6.0.2 </version >
1313 <licence >agpl</licence >
1414 <author mail =" contact@librecode.coop" homepage =" https://librecode.coop" >Libre Code</author >
1515 <documentation >
Original file line number Diff line number Diff line change 11{
22 "name" : " libresign" ,
33 "description" : " A app for signing documents" ,
4- "version" : " 6.0.0 " ,
4+ "version" : " 6.0.1 " ,
55 "license" : " agpl" ,
66 "private" : true ,
77 "scripts" : {
Original file line number Diff line number Diff line change 11<template >
2- <NcContent app-name =" libresign" >
2+ <NcContent app-name =" libresign" class = " with-sidebar--full " >
33 <form @submit =" e => e.preventDefault()" >
44 <header >
55 <h1 >{{ t('libresign', 'Password Creation') }}</h1 >
You can’t perform that action at this time.
0 commit comments