Skip to content

Commit 25b999a

Browse files
authored
(release): 48.0.3 (#1051)
1 parent 3dbc763 commit 25b999a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

projects/swimlane/ngx-ui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## HEAD (unreleased)
44

5+
## 48.0.3 (2024-09-17)
6+
7+
- Enhancement (`ngx-toggle`): Added `change` output to align with `ngx-checkbox`
8+
59
## 48.0.2 (2024-08-29)
610

711
- Fix: Emitting change event when clicking the ngx-checkbox

projects/swimlane/ngx-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swimlane/ngx-ui",
3-
"version": "48.0.2",
3+
"version": "48.0.3",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)