Skip to content

Commit 3390c33

Browse files
chore(release): 1.15.2 [skip ci]
## [1.15.2](v1.15.1...v1.15.2) (2025-12-12) ### 🔧 Chores * Update Next.js and React dependencies, reformat service files, and add type assertion for download API response. ([b99e0dd](b99e0dd))
1 parent 459d893 commit 3390c33

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.2](https://github.com/kellertobias/servobill/compare/v1.15.1...v1.15.2) (2025-12-12)
2+
3+
4+
### 🔧 Chores
5+
6+
* Update Next.js and React dependencies, reformat service files, and add type assertion for download API response. ([b99e0dd](https://github.com/kellertobias/servobill/commit/b99e0dd4bd959d8c6ca08fd364b60b298c5984f4))
7+
18
## [1.15.1](https://github.com/kellertobias/servobill/compare/v1.15.0...v1.15.1) (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.1",
3+
"version": "1.15.2",
44
"private": true,
55
"scripts": {
66
"build": "next build",

0 commit comments

Comments
 (0)