Skip to content

Commit 09d97dd

Browse files
authored
(release): 49.0.1 (#1088)
1 parent 9be1f35 commit 09d97dd

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,4 @@
144144
"yarn": "4.5.1"
145145
},
146146
"packageManager": "yarn@4.5.1"
147-
}
147+
}

projects/swimlane/ngx-ui/CHANGELOG.md

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

33
## HEAD (unreleased)
44

5+
## 49.0.1 (2025-02-19)
6+
57
- Fix: Removing the `indeterminate state value validation` in the 'checked' input of the checkbox component
68

79
## 49.0.0 (2025-02-11)

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": "49.0.0",
3+
"version": "49.0.1",
44
"engines": {
55
"node": ">=18.0.0"
66
},

0 commit comments

Comments
 (0)