obsidian-dev-utils 84.0.0 → 84.2.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,16 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## 84.2.0
4
+
5
+ - refactor: keep only first line of each commit in changelog
6
+ - chore: update libs
7
+
8
+ ## 84.1.0
9
+
10
+ - docs: cleanup
11
+ - docs: resolve the VaultTransaction open-editor blocker
12
+ - feat(obsidian): add syncOpenEditorBuffersForPath, use it in VaultTransaction rollback
13
+
3
14
  ## 84.0.0
4
15
 
5
16
  - docs: mark the ResourceLockComponent rename done (dev-utils half complete)