smbls 3.14.794 → 3.14.795

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,19 +1,5 @@
1
1
  # smbls
2
2
 
3
- ## 3.14.794
4
-
5
- ### Patch Changes
6
-
7
- - Rebuild so the bundled runtime carries @symbo.ls/sync@3.14.703.
8
-
9
- `smbls` depends on `@symbo.ls/sync` as a devDependency and INLINES it into
10
- `dist/smbls.iife-string.js`, which the mermaid worker embeds into every published
11
- page. A sync-only release therefore never reaches a published site — the published
12
- `smbls` tarball keeps whatever sync was bundled when it was last built.
13
-
14
- This forces a rebuild so the onOps fail-safe (40df4475f — never re-init the design
15
- system from the PROCESSED config) actually ships to published pages.
16
-
17
3
  ## 3.14.792
18
4
 
19
5
  ### Patch Changes