Skip to content

Commit e528e90

Browse files
chore(release): client-v1.0.1 [skip ci]
## [1.0.1](client-v1.0.0...client-v1.0.1) (2025-04-30) ### Bug Fixes * update tests and fix errors on update profile ([7409228](7409228))
1 parent 7409228 commit e528e90

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.0.1](https://github.com/nestjs-mod/nestjs-mod-sso/compare/client-v1.0.0...client-v1.0.1) (2025-04-30)
2+
3+
### Bug Fixes
4+
5+
- update tests and fix errors on update profile ([7409228](https://github.com/nestjs-mod/nestjs-mod-sso/commit/7409228aba3a66219b97631528346aba94a01fdf))
6+
17
# 1.0.0 (2025-04-29)
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.0",
3+
"version": "1.0.1",
44
"private": true
55
}

0 commit comments

Comments
 (0)