Skip to content

Commit e28b551

Browse files
committed
chore(release): 2.22.2
1 parent 173bbc4 commit e28b551

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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+
### [2.22.2](https://github.com/denolehov/obsidian-git/compare/2.22.1...2.22.2) (2024-01-26)
6+
57
### [2.22.1](https://github.com/denolehov/obsidian-git/compare/2.22.0...2.22.1) (2024-01-08)
68

79

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"isDesktopOnly": false,
66
"fundingUrl": "https://ko-fi.com/vinzent",
77
"js": "main.js",
8-
"version": "2.22.1"
9-
}
8+
"version": "2.22.2"
9+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-git",
3-
"version": "2.22.1",
3+
"version": "2.22.2",
44
"description": "Backup your Obsidian (https://obsidian.md) vault with git",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)