Skip to content

Commit 2338198

Browse files
chore(release): 1.10.4 [skip ci]
## [1.10.4](v1.10.3...v1.10.4) (2025-09-07) ### Bug Fixes * increase nginx client_max_body_size to 50M for file uploads ([cb5a2bf](cb5a2bf))
1 parent cb5a2bf commit 2338198

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.4](https://github.com/typelets/typelets-app/compare/v1.10.3...v1.10.4) (2025-09-07)
2+
3+
4+
### Bug Fixes
5+
6+
* increase nginx client_max_body_size to 50M for file uploads ([cb5a2bf](https://github.com/typelets/typelets-app/commit/cb5a2bfaf07fd1ad4152be1a174c71fc03a47535))
7+
18
## [1.10.3](https://github.com/typelets/typelets-app/compare/v1.10.2...v1.10.3) (2025-09-06)
29

310

src/constants/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const APP_VERSION = '1.10.3';
1+
export const APP_VERSION = '1.10.4';

0 commit comments

Comments
 (0)