@fdm-monster/client-next 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
package/RELEASE_NOTES.MD CHANGED
@@ -1,5 +1,14 @@
1
1
  # Develop
2
2
 
3
+ # Client 0.0.7
4
+
5
+ Fixes:
6
+
7
+ - Account settings - cant change password
8
+ - Account settings - apply user id number to string coercion
9
+
10
+ # Client 0.0.6
11
+
3
12
  ## Features:
4
13
 
5
14
  - User settings: add user roles dropdown to change verified users from GUEST role to OPERATOR or ADMIN.