Skip to content

Commit 9879340

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.22.0 [skip ci]
1 parent 2b4d60a commit 9879340

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.22.0](https://github.com/l4rm4nd/VoucherVault/compare/v1.21.10...v1.22.0) (2025-08-04)
2+
3+
4+
### Features
5+
6+
* improve stats api endpoint ([9a22796](https://github.com/l4rm4nd/VoucherVault/commit/9a22796e180e9efc1f77ee32c60f56fa3d84ce3a)), closes [#92](https://github.com/l4rm4nd/VoucherVault/issues/92)
7+
18
## [1.21.10](https://github.com/l4rm4nd/VoucherVault/compare/v1.21.9...v1.21.10) (2025-07-05)
29

310

@@ -26,11 +33,3 @@
2633

2734
* hide used or expired items that were shared from filter + dashboard ([486e05d](https://github.com/l4rm4nd/VoucherVault/commit/486e05d70008a4b700a8a29cc7339b167af176f8))
2835

29-
## [1.21.6](https://github.com/l4rm4nd/VoucherVault/compare/v1.21.5...v1.21.6) (2025-06-23)
30-
31-
32-
### Bug Fixes
33-
34-
* correct tile color styling ([aa67154](https://github.com/l4rm4nd/VoucherVault/commit/aa671548920b2383d63e4dc6e434059247e59cf9))
35-
* hide used or expired items that were shared ([96cf92c](https://github.com/l4rm4nd/VoucherVault/commit/96cf92c2956b1555f7b86299499087b85b28ffd2))
36-

package.json

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

0 commit comments

Comments
 (0)