Skip to content

Commit 49f6e9e

Browse files
Release 2.4.0
1 parent cbd5a78 commit 49f6e9e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 2.4.0
4+
5+
- FEATURE: Add scroll menu component.
6+
37
## 2.3.0
48

59
- FEATURE: Add tabs 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.3.0",
3+
"version": "2.4.0",
44
"description": "Manage your js components",
55
"main": "packages/core/core.js",
66
"repository": {

0 commit comments

Comments
 (0)