We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0b168 commit fb9c4e9Copy full SHA for fb9c4e9
changelog.yml
@@ -1,5 +1,8 @@
1
url: https://github.com/AsgardCms/Menu
2
versions:
3
+ "1.17.0":
4
+ changed:
5
+ - Use <code>$router</code> variable in routes file
6
"1.16.0":
7
changed:
8
- Using new authorise middleware for more flexibility
module.json
@@ -4,7 +4,7 @@
"description": "Managing menus.",
"keywords": [
],
- "version": "1.16.0",
+ "version": "1.17.0",
"active": 1,
9
"order": 1,
10
"providers": [
0 commit comments