Skip to content

Commit

Permalink
chore(release): 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anpigon committed May 1, 2024
1 parent db79d0b commit 9358920
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.7.2](https://github.com/anpigon/obsidian-book-search-plugin/compare/0.7.1...0.7.2) (2024-05-01)


### Bug Fixes

* Update pnpm version to 9 ([db79d0b](https://github.com/anpigon/obsidian-book-search-plugin/commit/db79d0b1bf47dc924891c5df5a36c9c904c4246e))

### [0.7.1](https://github.com/anpigon/obsidian-book-search-plugin/compare/0.6.3...0.7.1) (2024-05-01)

## [0.7.0](https://github.com/anpigon/obsidian-book-search-plugin/compare/0.6.3...0.7.0) (2024-05-01)
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-book-search-plugin",
"name": "Book Search",
"version": "0.7.1",
"version": "0.7.2",
"minAppVersion": "0.15.0",
"description": "Helps you find books and create notes.",
"author": "anpigon",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-book-search-plugin",
"version": "0.7.1",
"version": "0.7.2",
"description": "This is a plugin to help you create book notes.",
"homepage": "https://anpigon.github.io/obsidian-book-search-plugin/",
"main": "main.js",
Expand Down

0 comments on commit 9358920

Please sign in to comment.