We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbc763 commit 25b999aCopy full SHA for 25b999a
projects/swimlane/ngx-ui/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## HEAD (unreleased)
4
5
+## 48.0.3 (2024-09-17)
6
+
7
+- Enhancement (`ngx-toggle`): Added `change` output to align with `ngx-checkbox`
8
9
## 48.0.2 (2024-08-29)
10
11
- Fix: Emitting change event when clicking the ngx-checkbox
projects/swimlane/ngx-ui/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-ui",
- "version": "48.0.2",
+ "version": "48.0.3",
"engines": {
"node": ">=18.0.0"
},
0 commit comments