Skip to content

Commit

Permalink
chore(release): 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anpigon committed Mar 29, 2024
1 parent aee9d72 commit d77f440
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.4.2](https://github.com/anpigon/obsidian-steemit-plugin/compare/0.4.1...0.4.2) (2024-03-29)


### Bug Fixes

* query parameter in publisher.ts ([aee9d72](https://github.com/anpigon/obsidian-steemit-plugin/commit/aee9d725eaf5452e4f31f2960de1de01869eb380))

### [0.4.1](https://github.com/anpigon/obsidian-steemit-plugin/compare/0.4.0...0.4.1) (2024-03-29)

## [0.4.0](https://github.com/anpigon/obsidian-steemit-plugin/compare/0.1.8...0.4.0) (2024-03-29)
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-steemit",
"name": "Steemit",
"version": "0.4.1",
"version": "0.4.2",
"minAppVersion": "1.4.5",
"description": "A plugin for publishing Obsidian documents to Steemit.",
"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-steemit",
"version": "0.4.1",
"version": "0.4.2",
"description": "A plugin for publishing Obsidian documents to Steemit. (https://steemit.com)",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit d77f440

Please sign in to comment.