Skip to content

Commit

Permalink
4.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaoumov committed Nov 13, 2024
1 parent 211c787 commit cd5ebb7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 4.8.1

- Lint
- Update libs

## 4.8.0

- Configure retry on error
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-dev-utils",
"version": "4.8.0",
"version": "4.8.1",
"description": "This is the collection of useful functions that you can use for your Obsidian plugin development",
"main": "./dist/lib/index.cjs",
"types": "./dist/lib/index.d.ts",
Expand Down

0 comments on commit cd5ebb7

Please sign in to comment.