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