Skip to content

Commit 459d893

Browse files
author
Tobias S. Keller
committed
Merge branch 'main' of github.com:kellertobias/tobisk-invoices
2 parents b99e0dd + d9fc717 commit 459d893

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)