Skip to content

Commit

Permalink
chore(release): 6.5.0-11
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Aug 28, 2023
1 parent 336f71b commit d4c571a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-beta.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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.

## [6.5.0-11](https://github.com/obsidianMkdocs/obsidian-github-publisher/compare/6.5.0-10...6.5.0-11) (2023-08-28)


### Bug Fixes

* **settings:** fix heading not appearing ([336f71b](https://github.com/obsidianMkdocs/obsidian-github-publisher/commit/336f71bfef2373922ee8bb7d115c1bbc3d575251))

## [6.5.0-10](https://github.com/obsidianMkdocs/obsidian-github-publisher/compare/6.5.0-9...6.5.0-10) (2023-08-28)

## [6.5.0-9](https://github.com/obsidianMkdocs/obsidian-github-publisher/compare/6.5.0-8...6.5.0-9) (2023-08-27)
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": "6.5.0-10",
"version": "6.5.0-11",
"minAppVersion": "0.15.4",
"description": "Github Publisher helps you to publish your notes on a preconfigured GitHub repository, for free, and more!",
"author": "Mara-Li",
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-github-publisher",
"version": "6.5.0-10",
"version": "6.5.0-11",
"description": "Github Publisher is a plugin that help you to send file in a configured Github Repository, based on a frontmatter entry state.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit d4c571a

Please sign in to comment.