@shapesos/clay 0.13.0 → 0.13.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/dist/index.js CHANGED
@@ -31,7 +31,7 @@ import {
31
31
  copyMessageText,
32
32
  useChatContext,
33
33
  useCopyToClipboard
34
- } from "./chunk-QH2WW2MW.js";
34
+ } from "./chunk-YSSLTXZG.js";
35
35
  import {
36
36
  BlockContext,
37
37
  useBlockContext
@@ -43,7 +43,7 @@ import {
43
43
  BlockServices,
44
44
  TextBlockService,
45
45
  blockTypes
46
- } from "./chunk-26XVDY6Z.js";
46
+ } from "./chunk-QAK7NM5F.js";
47
47
  import {
48
48
  markdownToPlainText
49
49
  } from "./chunk-NMKKU2UG.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shapesos/clay",
3
- "version": "0.13.0",
3
+ "version": "0.13.1",
4
4
  "main": "./dist/index.cjs",
5
5
  "module": "./dist/index.js",
6
6
  "devDependencies": {