Skip to content

Commit fb9c4e9

Browse files
committed
Preparing 1.17.0 release
1 parent 6d0b168 commit fb9c4e9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

changelog.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
url: https://github.com/AsgardCms/Menu
22
versions:
3+
"1.17.0":
4+
changed:
5+
- Use <code>$router</code> variable in routes file
36
"1.16.0":
47
changed:
58
- Using new authorise middleware for more flexibility

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Managing menus.",
55
"keywords": [
66
],
7-
"version": "1.16.0",
7+
"version": "1.17.0",
88
"active": 1,
99
"order": 1,
1010
"providers": [

0 commit comments

Comments
 (0)