Skip to content

Commit 40fe4a5

Browse files
committed
chore(release): bump version to 4.6.0
- Add #include support inside #each loops with proper context inheritance - Enhance dateFormat filter with locale support and extended formatting
1 parent 75e1745 commit 40fe4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "litenode",
3-
"version": "4.5.0",
3+
"version": "4.6.0",
44
"description": "Lightweight and modular web framework",
55
"main": "./core/LiteNode/LiteNode.js",
66
"type": "module",

0 commit comments

Comments
 (0)