We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd5a78 commit 49f6e9eCopy full SHA for 49f6e9e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changes
2
3
+## 2.4.0
4
+
5
+ - FEATURE: Add scroll menu component.
6
7
## 2.3.0
8
9
- FEATURE: Add tabs component.
package.json
@@ -1,6 +1,6 @@
{
"name": "@sulu/web",
- "version": "2.3.0",
+ "version": "2.4.0",
"description": "Manage your js components",
"main": "packages/core/core.js",
"repository": {
0 commit comments