Changelog

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos 2022-10-23 19:21:34 -03:00
parent 3764fcfdad
commit af4ffc6677
No known key found for this signature in database
GPG key ID: B7AB4B76A7CA7318
3 changed files with 16 additions and 2 deletions

View file

@ -13,6 +13,20 @@ Types of changes:
- *Security* in case of vulnerabilities.
<!-- changelog-linker -->
## 5.2.0 - 2022-10-23
### Changed
* Easy setup without necessity to run commands in server
* Updated translations
* Bump JSignPdf
* Prevent delete signed file when original file was deleted
## 4.2.0 - 2022-10-23
### Changed
* Easy setup without necessity to run commands in server
* Updated translations
* Bump JSignPdf
* Prevent delete signed file when original file was deleted
## 5.1.4 - 2022-08-04
### Fixed
- Update file from master

View file

@ -9,7 +9,7 @@
]]>
</description>
<version>5.1.4</version>
<version>5.2.0</version>
<licence>agpl</licence>
<author mail="contact@librecode.coop" homepage="https://librecode.coop">Libre Code</author>
<documentation>

View file

@ -1,7 +1,7 @@
{
"name": "libresign",
"description": "A app for signing documents",
"version": "5.1.4",
"version": "5.2.0",
"license": "agpl",
"private": true,
"scripts": {