Skip to content

Commit 0a0cdb7

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.22.1 [skip ci]
1 parent 9432c27 commit 0a0cdb7

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

CHANGELOG.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.22.1](https://github.com/l4rm4nd/VoucherVault/compare/v1.22.0...v1.22.1) (2025-08-19)
2+
3+
4+
### Bug Fixes
5+
6+
* bump django ([fc6b129](https://github.com/l4rm4nd/VoucherVault/commit/fc6b129a0d863b4b0baa9ba894953b0b1ec11692))
7+
* hide download button if no attachment and add fullscreen option ([9432c27](https://github.com/l4rm4nd/VoucherVault/commit/9432c271f95b91f88d1253cf8fca819e58ac6009)), closes [#94](https://github.com/l4rm4nd/VoucherVault/issues/94) [#99](https://github.com/l4rm4nd/VoucherVault/issues/99)
8+
19
## [1.22.0](https://github.com/l4rm4nd/VoucherVault/compare/v1.21.10...v1.22.0) (2025-08-04)
210

311

@@ -26,10 +34,3 @@
2634

2735
* correct broken translations ([9f77b8b](https://github.com/l4rm4nd/VoucherVault/commit/9f77b8bfdf111c832d5943ca58f22dd10b07925e))
2836

29-
## [1.21.7](https://github.com/l4rm4nd/VoucherVault/compare/v1.21.6...v1.21.7) (2025-06-23)
30-
31-
32-
### Bug Fixes
33-
34-
* hide used or expired items that were shared from filter + dashboard ([486e05d](https://github.com/l4rm4nd/VoucherVault/commit/486e05d70008a4b700a8a29cc7339b167af176f8))
35-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.22.0"
2+
"version": "1.22.1"
33
}

0 commit comments

Comments
 (0)