opus-react 0.6.30 → 0.6.31

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,16 @@ All notable public-package changes are recorded here. Opus follows [Semantic Ver
4
4
 
5
5
  ## Unreleased
6
6
 
7
+ ## 0.6.31
8
+
9
+ ### Added
10
+
11
+ - Syntax Highlighter now includes a compact copy-code action.
12
+
13
+ ### Changed
14
+
15
+ - Copy Button accepts `className` and `size` for composed integrations.
16
+
7
17
  ## 0.6.30
8
18
 
9
19
  ### Changed