Merge pull request #4860 from LibreSign/chore/changelog

chore: changelog
Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos 2025-04-14 12:30:43 -03:00
commit d6980e646e
No known key found for this signature in database
GPG key ID: B7AB4B76A7CA7318

View file

@ -18,6 +18,24 @@ Types of changes:
<!-- changelog-linker -->
<!-- changelog-linker -->
## 11.1.2 - 2025-04-14
### Changes
- Update translations
### Fixes
- fix: user userId when validate file [#4857](https://github.com/LibreSign/libresign/pull/4857)
- fix: only notify when is not draft [#4855](https://github.com/LibreSign/libresign/pull/4855)
- fix: prevent json decode null [#4852](https://github.com/LibreSign/libresign/pull/4852)
## 10.7.2 - 2025-04-14
### Changes
- Update translations
### Fixes
- fix: user userId when validate file [#4856](https://github.com/LibreSign/libresign/pull/4856)
- fix: only notify when is not draft [#4854](https://github.com/LibreSign/libresign/pull/4854)
- fix: prevent json decode null [#4851](https://github.com/LibreSign/libresign/pull/4851)
## 11.1.1 - 2025-04-12
### Fixes
- fix: only load backup if exists [#4841](https://github.com/LibreSign/libresign/pull/4841)
@ -158,7 +176,7 @@ Types of changes:
- fix: prevent warning of fsockopen [#4554](https://github.com/LibreSign/libresign/pull/4554)
- fix: prevent delete binary files when execute unit tests [#4544](https://github.com/LibreSign/libresign/pull/4544)
## 10.6.2 - 2025-02-28
## 10.6.2 - 2025-02-21
### Changes
- Update translations
- Bump dependencies
@ -185,7 +203,7 @@ Types of changes:
- fix: prevent warning of fsockopen [#4553](https://github.com/LibreSign/libresign/pull/4553)
- fix: prevent delete binary files when execute unit tests [#4543](https://github.com/LibreSign/libresign/pull/4543)
## 9.9.2 - 2025-02-28
## 9.9.2 - 2025-02-21
### Changes
- Update translations
- Bump dependencies