We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9523f5c commit 57037aeCopy full SHA for 57037ae
projects/swimlane/ngx-ui/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## HEAD (unreleased)
4
5
+## 48.1.0 (2024-12-03)
6
+
7
- Feature (`ngx-tooltip`): Added new ShowTypes 'click' which can open/close the popover when clicking the component
8
9
## 48.0.5 (2024-09-27)
projects/swimlane/ngx-ui/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-ui",
- "version": "48.0.4",
+ "version": "48.1.0",
"engines": {
"node": ">=18.0.0"
},
0 commit comments