Skip to content

Commit 29f66c3

Browse files
Release 2.4.1
1 parent 575e519 commit 29f66c3

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changes
22

3+
## 2.4.1
4+
5+
- BUGFIX: Fix Truncate component on window load
6+
- BUGFIX: Fix truncate debounce path
7+
38
## 2.4.0
49

510
- FEATURE: Add scroll menu component.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sulu/web",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Manage your js components",
55
"main": "packages/core/core.js",
66
"repository": {

0 commit comments

Comments
 (0)