Skip to content

Commit 079c75b

Browse files
chore(release): afat-v1.2.2 [skip ci]
## [1.2.2](afat-v1.2.1...afat-v1.2.2) (2025-06-18) ### Bug Fixes * append reset server errors after update form values ([67939de](67939de))
1 parent 67939de commit 079c75b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/feature/afat/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/afat-v1.2.1...afat-v1.2.2) (2025-06-18)
2+
3+
4+
### Bug Fixes
5+
6+
* append reset server errors after update form values ([67939de](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/67939de48ee3252395bdabb770d402602cbe7070))
7+
18
## [1.2.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/afat-v1.2.0...afat-v1.2.1) (2025-06-16)
29

310

libs/feature/afat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nestjs-mod/afat",
33
"description": "Common utilites for AFAT (Angular, Formly, Antd, Transloco)",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"keywords": [
66
"feature",
77
"nestjs",

0 commit comments

Comments
 (0)