Skip to content

Commit 60400c6

Browse files
committed
chore(release): 1.1.0
1 parent 1ea4720 commit 60400c6

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [1.1.0](https://github.com/bugparty/obsidian-wordpress/compare/v1.0.0...v1.1.0) (2025-05-09)
6+
57
### [1.0.2](https://github.com/bugparty/obsidian-wordpress/compare/v1.0.0...v1.0.2) (2025-05-09)
68

79
## [0.18.0](https://github.com/devbean/obsidian-wordpress/compare/0.17.0...0.18.0) (2023-12-20)

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "wordpress-reloaded",
33
"name": "WordPress Reloaded",
4-
"version": "1.0.2",
4+
"version": "1.1.0",
55
"minAppVersion": "1.1.1",
66
"description": "A plugin for publishing Obsidian documents to WordPress. Seamlessly sync your notes to WordPress blogs, supporting Markdown formatting, images, and custom publishing options. Maintain your content workflow within Obsidian while sharing with your WordPress audience.forked from https://github.com/devbean/obsidian-wordpress",
77
"author": "bugparty",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-wordpress-reloaded",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "A plugin for publishing Obsidian documents to WordPress. Seamlessly sync your notes to WordPress blogs, supporting Markdown formatting, images, and custom publishing options. Maintain your content workflow within Obsidian while sharing with your WordPress audience.forked from https://github.com/devbean/obsidian-wordpress",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)