Skip to content

Commit 5f9873a

Browse files
chore(release): client-v1.10.1 [skip ci]
## [1.10.1](client-v1.10.0...client-v1.10.1) (2024-12-12) ### Bug Fixes * try prepare all ([a4c24ce](a4c24ce))
1 parent a4c24ce commit 5f9873a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

apps/client/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.10.1](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/client-v1.10.0...client-v1.10.1) (2024-12-12)
2+
3+
### Bug Fixes
4+
5+
- try prepare all ([a4c24ce](https://github.com/nestjs-mod/nestjs-mod-fullstack/commit/a4c24ce575beeebfb401f711a93b2656f95eb338))
6+
17
# [1.10.0](https://github.com/nestjs-mod/nestjs-mod-fullstack/compare/client-v1.9.0...client-v1.10.0) (2024-12-12)
28

39
### Features

apps/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "client",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"private": true
5-
}
5+
}

0 commit comments

Comments
 (0)