Skip to content

Commit 3e91777

Browse files
committed
chore: release 46.13.0
1 parent 42bfdf2 commit 3e91777

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## 46.13.0
4+
5+
- chore: update libs
6+
- feat: getFilePathSafe/getFolderPathSafe
7+
38
## 46.12.0
49

510
- chore: lint

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-dev-utils",
3-
"version": "46.12.0",
3+
"version": "46.13.0",
44
"description": "This is the collection of useful functions that you can use for your Obsidian plugin development",
55
"keywords": [
66
"obsidian"

0 commit comments

Comments
 (0)