We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b99e0dd + d9fc717 commit 459d893Copy full SHA for 459d893
CHANGELOG.md
@@ -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
8
## [1.15.0](https://github.com/kellertobias/servobill/compare/v1.14.0...v1.15.0) (2025-12-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "invoices",
- "version": "1.15.0",
+ "version": "1.15.1",
"private": true,
"scripts": {
"build": "next build",
0 commit comments