obsidian-typings 4.63.0 → 4.65.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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -70,7 +70,7 @@ To make it easier to adapt to these differences, this package provides typings f
|
|
|
70
70
|
Typings for each `Obsidian` version can be found in their own git branches: namely `release/obsidian-public/*` and `release/obsidian-catalyst/*`:
|
|
71
71
|
|
|
72
72
|
- Latest `public` release: [`release/obsidian-public/1.10.3`](https://github.com/Fevol/obsidian-typings/tree/release/obsidian-public/1.10.3)
|
|
73
|
-
- Latest `catalyst` release: [`release/obsidian-catalyst/1.10.
|
|
73
|
+
- Latest `catalyst` release: [`release/obsidian-catalyst/1.10.5`](https://github.com/Fevol/obsidian-typings/tree/release/obsidian-catalyst/1.10.5)
|
|
74
74
|
|
|
75
75
|
Older versions of the package are available, but support for them is limited.
|
|
76
76
|
In most cases, we recommend to always use the latest release.
|