Skip to content

Commit 1a45020

Browse files
committed
chore(release): 6.3.11
1 parent f81463b commit 1a45020

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
### [6.3.11](https://github.com/ngx-formly/ngx-formly/compare/v6.3.10...v6.3.11) (2024-11-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **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)
11+
* **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)
12+
* **schematics:** remove cdk dependency ([aeb87bd](https://github.com/ngx-formly/ngx-formly/commit/aeb87bdd3c2091d16f21be2981cada1da3b7a66b))
13+
514
### [6.3.10](https://github.com/ngx-formly/ngx-formly/compare/v6.3.9...v6.3.10) (2024-10-20)
615

716

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-formly/common",
3-
"version": "6.3.10",
3+
"version": "6.3.11",
44
"author": "Zama Khan Mohammed <mohammedzamakhan@gmail.com>",
55
"contributors": [
66
"Zama Khan Mohammed <mohammedzamakhan@gmail.com>",

0 commit comments

Comments
 (0)