@websolutespa/bom-llm 0.0.11 → 0.0.13

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,20 @@
1
1
  # @websolutespa/bom-llm
2
2
 
3
+ ## 0.0.13
4
+
5
+ ### Patch Changes
6
+
7
+ - Added: theme, customTheme, customIntro
8
+ - Added: cross visibility check
9
+ - Fixing: textToChunks
10
+
11
+ ## 0.0.12
12
+
13
+ ### Patch Changes
14
+
15
+ - Fixing: markdown links
16
+ - Added: embeds IntersectionObserver, MutationObserber
17
+
3
18
  ## 0.0.11
4
19
 
5
20
  ### Patch Changes