From 1c1a597bc2ab61f9f890c7766e153d0343db8406 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 28 Nov 2024 17:09:42 +0000 Subject: [PATCH] chore(release): v1.7.2 [skip ci] --- CHANGELOG.md | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 342a8c3..d491f6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.2](https://github.com/l4rm4nd/VoucherVault/compare/v1.7.1...v1.7.2) (2024-11-28) + + +### Bug Fixes + +* add username filter for api ([865c304](https://github.com/l4rm4nd/VoucherVault/commit/865c3046af23ee26ebda5123f1300564b43b206f)) + ## [1.7.1](https://github.com/l4rm4nd/VoucherVault/compare/v1.7.0...v1.7.1) (2024-11-28) @@ -26,10 +33,3 @@ * french translation + variable quoting ([31618ac](https://github.com/l4rm4nd/VoucherVault/commit/31618ace8f9b360632573a45b161fe326b0ce1df)) -## [1.6.13](https://github.com/l4rm4nd/VoucherVault/compare/v1.6.12...v1.6.13) (2024-10-08) - - -### Bug Fixes - -* upgrade django ([237871f](https://github.com/l4rm4nd/VoucherVault/commit/237871f7a61ffc9fab3e5a7b6048d29e3fbb4b0a)) - diff --git a/package.json b/package.json index 010ac13..a5473c5 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "1.7.1" + "version": "1.7.2" } \ No newline at end of file