Skip to content

Commit

Permalink
chore(release): 7.5.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mara-Li committed Dec 28, 2024
1 parent 4b1b1d2 commit b5a7d2e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG-beta.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [7.5.0-2](https://github.com/Enveloppe/obsidian-enveloppe/compare/7.5.0-1...7.5.0-2) (2024-12-28)

## [7.5.0-1](https://github.com/Enveloppe/obsidian-enveloppe/compare/7.5.0-0...7.5.0-1) (2024-12-24)

## [7.5.0-0](https://github.com/Enveloppe/obsidian-enveloppe/compare/7.4.0...7.5.0-0) (2024-12-24)
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": "Enveloppe",
"version": "7.5.0-1",
"version": "7.5.0-2",
"minAppVersion": "0.15.4",
"description": "Enveloppe 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-enveloppe",
"version": "7.5.0-1",
"version": "7.5.0-2",
"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",
"private": true,
Expand Down

0 comments on commit b5a7d2e

Please sign in to comment.