obsidian-dev-utils 84.1.0 → 84.3.0

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,19 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## 84.3.0
4
+
5
+ - chore: cleanup
6
+ - chore: update libs
7
+ - docs: cleanup
8
+ - build: drop dead per-target test:integration scripts
9
+ - feat(obsidian): restore minimized modal by clicking anywhere on the bar
10
+ - fix(async): reject in runWithTimeout when terminated by timeout
11
+
12
+ ## 84.2.0
13
+
14
+ - refactor: keep only first line of each commit in changelog
15
+ - chore: update libs
16
+
3
17
  ## 84.1.0
4
18
 
5
19
  - docs: cleanup