Skip to content

Commit

Permalink
chore(release): 6.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
aitboudad committed Nov 23, 2024
1 parent f81463b commit 1a45020
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [6.3.11](https://github.com/ngx-formly/ngx-formly/compare/v6.3.10...v6.3.11) (2024-11-23)


### Bug Fixes

* **core:** detect form state updates ([bd31f53](https://github.com/ngx-formly/ngx-formly/commit/bd31f533e3a35e61a8f95485a593d13dbf659c00)), closes [#4018](https://github.com/ngx-formly/ngx-formly/issues/4018) [#4012](https://github.com/ngx-formly/ngx-formly/issues/4012)
* **material:** detect signal usage in slider ([f81463b](https://github.com/ngx-formly/ngx-formly/commit/f81463b588381244c7af6699f56687aec609a16a)), closes [#4019](https://github.com/ngx-formly/ngx-formly/issues/4019)
* **schematics:** remove cdk dependency ([aeb87bd](https://github.com/ngx-formly/ngx-formly/commit/aeb87bdd3c2091d16f21be2981cada1da3b7a66b))

### [6.3.10](https://github.com/ngx-formly/ngx-formly/compare/v6.3.9...v6.3.10) (2024-10-20)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngx-formly/common",
"version": "6.3.10",
"version": "6.3.11",
"author": "Zama Khan Mohammed <mohammedzamakhan@gmail.com>",
"contributors": [
"Zama Khan Mohammed <mohammedzamakhan@gmail.com>",
Expand Down

0 comments on commit 1a45020

Please sign in to comment.