Skip to content

Commit

Permalink
chore(release): 3.8.2-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Jun 18, 2022
1 parent c566e98 commit 2f62f72
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.

### [3.8.2-0](https://github.com/Mara-Li/obsidian-mkdocs-publisher/compare/3.8.1...3.8.2-0) (2022-06-18)


### Bug Fixes

* crash with multiple send ([45989ce](https://github.com/Mara-Li/obsidian-mkdocs-publisher/commit/45989ce278669d0024c35c4ac4813f766efe539f))

### [3.8.1](https://github.com/Mara-Li/obsidian-mkdocs-publisher/compare/3.8.0...3.8.1) (2022-06-17)


Expand Down
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-mkdocs-publisher",
"name": "Github Publisher",
"version": "3.8.1",
"version": "3.8.2-0",
"minAppVersion": "0.14.5",
"description": "Github Publisher is a plugin that help you to send file in a configured Github Repository, based on a frontmatter entry state.",
"author": "Mara-Li",
Expand Down

0 comments on commit 2f62f72

Please sign in to comment.