Skip to content

Commit e211127

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.22.10 [skip ci]
1 parent 511c2ed commit e211127

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.22.10](https://github.com/l4rm4nd/VoucherVault/compare/v1.22.9...v1.22.10) (2025-10-20)
2+
3+
4+
### Bug Fixes
5+
6+
* properly cast EXPIRY_LAST_NOTIFICATION_DAYS env; fix [#105](https://github.com/l4rm4nd/VoucherVault/issues/105) ([511c2ed](https://github.com/l4rm4nd/VoucherVault/commit/511c2ed5d181caa62b9fc640bc818955e85bd772))
7+
18
## [1.22.9](https://github.com/l4rm4nd/VoucherVault/compare/v1.22.8...v1.22.9) (2025-10-20)
29

310

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

2734
* replace legacy package ([a15e941](https://github.com/l4rm4nd/VoucherVault/commit/a15e94110b5ae58f03798b80d6f5529170291e55))
2835

29-
## [1.22.5](https://github.com/l4rm4nd/VoucherVault/compare/v1.22.4...v1.22.5) (2025-09-17)
30-
31-
32-
### Bug Fixes
33-
34-
* bump base python image ([af17971](https://github.com/l4rm4nd/VoucherVault/commit/af17971a0bc1293983a1accebbd3ab0e4b940b61))
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.9"
2+
"version": "1.22.10"
33
}

0 commit comments

Comments
 (0)