@websolutespa/bom-llm 2.0.1-next.2 → 3.0.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,16 +1,34 @@
1
1
  # @websolutespa/bom-llm
2
2
 
3
- ## 2.0.1-next.2
3
+ ## 3.0.1
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updating: dependencies and build step
7
+ - Updating: dependencies
8
8
 
9
- ## 2.0.1-next.0
9
+ ## 3.0.0
10
10
 
11
11
  ### Major Changes
12
12
 
13
- - e74b305: Release: Payload 3.7.0
13
+ - Release: Bom 3.0
14
+
15
+ ## 0.2.7
16
+
17
+ ### Patch Changes
18
+
19
+ - added onMessage handler, LlmMessage
20
+
21
+ ## 0.2.6
22
+
23
+ ### Patch Changes
24
+
25
+ - a843ef5: Added minimize option
26
+
27
+ ## 0.2.5
28
+
29
+ ### Patch Changes
30
+
31
+ - Added: GTM pushDataLayer events
14
32
 
15
33
  ## 0.2.4
16
34