Skip to content

Commit 5bd9aba

Browse files
committed
Preparing 1.12.0 release
1 parent d4d8b60 commit 5bd9aba

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

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/User
22
versions:
3+
"1.12.0":
4+
changed:
5+
- New and updated authentication views. <strong>Important: If you published the auth views, they need to be re-published</strong>
36
"1.11.0":
47
changed:
58
- Manual inclusing of iCheck css file has been removed

module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"alias": "user",
44
"description": "The user module is responsible for managing users and permissions.",
55
"keywords": [],
6-
"version": "1.11.0",
6+
"version": "1.12.0",
77
"active": 1,
88
"order": 1,
99
"providers": [

0 commit comments

Comments
 (0)