We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575e519 commit 29f66c3Copy full SHA for 29f66c3
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changes
2
3
+## 2.4.1
4
+
5
+ - BUGFIX: Fix Truncate component on window load
6
+ - BUGFIX: Fix truncate debounce path
7
8
## 2.4.0
9
10
- FEATURE: Add scroll menu component.
package.json
@@ -1,6 +1,6 @@
{
"name": "@sulu/web",
- "version": "2.4.0",
+ "version": "2.4.1",
"description": "Manage your js components",
"main": "packages/core/core.js",
"repository": {
0 commit comments