json-schema-library 11.6.0 → 11.6.2

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,13 @@
1
1
  ## Changelog
2
2
 
3
+ ### 11.6.2
4
+
5
+ - fixed: ipv4 reject leading-zero octets, not addresses starting with 0 (#113)
6
+
7
+ ### 11.6.1
8
+
9
+ - fixed: getData should not remove valid enum options (#110)
10
+
3
11
  ### 11.6.0
4
12
 
5
13
  - added: array support for reduceOneOfFuzzy