Skip to content

Commit d9fc717

Browse files
chore(release): 1.15.1 [skip ci]
## [1.15.1](v1.15.0...v1.15.1) (2025-12-06) ### πŸ› Bug Fixes * sending emails ([2966d75](2966d75))
1 parent 21f34f2 commit d9fc717

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.1](https://github.com/kellertobias/servobill/compare/v1.15.0...v1.15.1) (2025-12-06)
2+
3+
4+
### πŸ› Bug Fixes
5+
6+
* sending emails ([2966d75](https://github.com/kellertobias/servobill/commit/2966d75c99dd0c0f0d19a207970bc2269784546b))
7+
18
## [1.15.0](https://github.com/kellertobias/servobill/compare/v1.14.0...v1.15.0) (2025-12-06)
29

310

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "invoices",
3-
"version": "1.15.0",
3+
"version": "1.15.1",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
Β (0)