wafer-map 4.0.44 → 4.0.46

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
@@ -4,6 +4,38 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [4.0.46] - 2023-06-20
8
+
9
+ ### Added
10
+
11
+ - none
12
+
13
+ ### Changed
14
+
15
+ - fix state path
16
+
17
+ ### Removed
18
+
19
+ - none
20
+
21
+  
22
+
23
+ ## [4.0.45] - 2023-05-30
24
+
25
+ ### Added
26
+
27
+ - none
28
+
29
+ ### Changed
30
+
31
+ - fix state mapElementList
32
+
33
+ ### Removed
34
+
35
+ - none
36
+
37
+  
38
+
7
39
  ## [4.0.44] - 2023-05-26
8
40
 
9
41
  ### Added