obsidian-dev-utils 84.5.0 → 84.5.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/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## 84.5.1
4
+
5
+ - fix(async): build sleep/abortSignalTimeout timer on globalThis.setTimeout
6
+
3
7
  ## 84.5.0
4
8
 
5
9
  - docs: fix markdown lint blanks around headings and lists