Skip to content

Commit 1f5c86f

Browse files
chore(release): client-v1.1.0 [skip ci]
# [1.1.0](client-v1.0.2...client-v1.1.0) (2025-05-02) ### Features * try add support deploy to vercel ([147496e](147496e))
1 parent 147496e commit 1f5c86f

File tree

3 files changed

+106
-100
lines changed

3 files changed

+106
-100
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.1.0](https://github.com/nestjs-mod/nestjs-mod-sso/compare/client-v1.0.2...client-v1.1.0) (2025-05-02)
2+
3+
### Features
4+
5+
- try add support deploy to vercel ([147496e](https://github.com/nestjs-mod/nestjs-mod-sso/commit/147496e7b2d37744f229f22cd6b97fc25b75ed9a))
6+
17
## [1.0.2](https://github.com/nestjs-mod/nestjs-mod-sso/compare/client-v1.0.1...client-v1.0.2) (2025-05-01)
28

39
### Bug Fixes

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "client",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"private": true
55
}

0 commit comments

Comments
 (0)