Skip to content

Commit 9692f06

Browse files
author
Conventional Changelog Action
committed
chore(release): v1.0.4 [skip ci]
1 parent 8f06976 commit 9692f06

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.0.4](https://github.com/l4rm4nd/VoucherVault/compare/v1.0.3...v1.0.4) (2024-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **django:** disable debug mode ([8f06976](https://github.com/l4rm4nd/VoucherVault/commit/8f0697665db2424f2c727040ef617dc1579b8abb))
7+
18
## [1.0.3](https://github.com/l4rm4nd/VoucherVault/compare/v1.0.2...v1.0.3) (2024-07-28)
29

310

@@ -33,10 +40,3 @@
3340

3441
* **docker:** adjust permissions ([b3294f0](https://github.com/l4rm4nd/VoucherVault/commit/b3294f0d0169df7d721f5e3b4b47233fd69d96f3))
3542

36-
## [0.1.6](https://github.com/l4rm4nd/VoucherVault/compare/v0.1.5...v0.1.6) (2024-07-23)
37-
38-
39-
### Bug Fixes
40-
41-
* **decorator:** add support for next redirect url ([7404c1b](https://github.com/l4rm4nd/VoucherVault/commit/7404c1b09531aced0a9d3c631dbdf9ae988543f1))
42-

package.json

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

0 commit comments

Comments
 (0)