Skip to content

Commit e02267f

Browse files
authored
Merge pull request #5449 from LibreSign/backport/5448/stable32
[stable32] chore: changelog
2 parents 50f1e0c + 516c1f4 commit e02267f

File tree

4 files changed

+28
-4
lines changed

4 files changed

+28
-4
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,30 @@ Types of changes:
1919
<!-- changelog-linker -->
2020
<!-- changelog-linker -->
2121

22+
## 12.0.0-beta.2 - 2025-09-13
23+
### Changes
24+
- Update translations
25+
- Bump dependencies
26+
27+
### Fixes
28+
- fix: typo [#5444](https://github.com/LibreSign/libresign/pull/5444)
29+
30+
## 11.4.1 - 2025-09-13
31+
### Changes
32+
- Update translations
33+
- Bump dependencies
34+
35+
### Fixes
36+
- fix: typo [#5443](https://github.com/LibreSign/libresign/pull/5443)
37+
38+
## 10.10.1 - 2025-09-13
39+
### Changes
40+
- Update translations
41+
- Bump dependencies
42+
43+
### Fixes
44+
- fix: typo [#5442](https://github.com/LibreSign/libresign/pull/5442)
45+
2246
## 12.0.0-beta.1 - 2025-09-12
2347
### Changes
2448
- Say hello to Nextcloud 32

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Developed with ❤️ by [LibreCode](https://librecode.coop). Help us transform
2525
2626
* [Donate with GitHub Sponsor: ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/libresign)
2727
]]></description>
28-
<version>12.0.0-beta.1</version>
28+
<version>12.0.0-beta.2</version>
2929
<licence>agpl</licence>
3030
<author mail="[email protected]" homepage="https://librecode.coop">LibreCode</author>
3131
<documentation>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libresign",
33
"description": "A app for signing documents",
4-
"version": "12.0.0-beta.1",
4+
"version": "12.0.0-beta.2",
55
"license": "agpl",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)