@flow97/react-toolkit 0.0.9 → 0.1.1

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # react-toolkits
2
2
 
3
+ ## 0.1.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 70ab18a:
8
+
9
+ ## 0.1.0
10
+
11
+ ### Minor Changes
12
+
13
+ - c968c89: refactor: enhance navigation component with permission support
14
+
15
+ ### Patch Changes
16
+
17
+ - 5dbf4e5: refactor: enhance QueryList component with error handling configuration
18
+
19
+ ## 0.0.10
20
+
21
+ ### Patch Changes
22
+
23
+ - eca86a7: refactor: update API paths for role management in permission constants
24
+
3
25
  ## 0.0.9
4
26
 
5
27
  ### Patch Changes