@websolutespa/bom-mixer-models 0.1.1 → 0.3.0

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,19 +1,31 @@
1
- # @websolutespa/bom-mixer-models
2
-
3
- ## 0.1.1
4
-
5
- ### Patch Changes
6
-
7
- - Modified: page service.
8
-
9
- ## 0.1.0
10
-
11
- ### Minor Changes
12
-
13
- - mock refactor.
14
-
15
- ## 0.0.2
16
-
17
- ### Patch Changes
18
-
19
- - Added: first release.
1
+ # @websolutespa/bom-mixer-models
2
+
3
+ ## 0.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - Added: @websolutespa/bom-core.
8
+
9
+ ## 0.2.0
10
+
11
+ ### Minor Changes
12
+
13
+ - Added: LazyComponent Types.
14
+
15
+ ## 0.1.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Modified: page service.
20
+
21
+ ## 0.1.0
22
+
23
+ ### Minor Changes
24
+
25
+ - mock refactor.
26
+
27
+ ## 0.0.2
28
+
29
+ ### Patch Changes
30
+
31
+ - Added: first release.