jedison 1.4.4 → 1.5.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,15 @@
1
1
  ### dev
2
2
 
3
+ ### 1.5.1
4
+
5
+ - Tabs should not render when `x-hidden: true`
6
+ - Security updates
7
+
8
+ ### 1.5.0
9
+
10
+ - Added categories editor
11
+ - Fix issue #17 using data option
12
+
3
13
  ### 1.4.4
4
14
 
5
15
  - Fix issue #17 data partially missing when using `additionalProperties`