Skip to content

Commit

Permalink
chore(release): 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Falcion committed May 14, 2024
1 parent ea789ee commit 45de2ad
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 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.

### [2.2.1](https://github.com/mokkapps/changelog-generator-demo/compare/v2.2.0...v2.2.1) (2024-05-14)


### Build system

* **build-env:** revamp of build environment ([ea789ee](https://github.com/mokkapps/changelog-generator-demo/commits/ea789eeec28fce277ac2005c08351538a1a85f0c))

## [2.2.0](https://github.com/mokkapps/changelog-generator-demo/compare/v2.1.3...v2.2.0) (2024-05-13)


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": "unitade",
"name": "UNITADE.md",
"version": "2.2.0",
"version": "2.2.1",
"minAppVersion": "1.0.0",
"description": "Effortlessly treat any file extension as note, organize diverse file formats in your vault and take advancements in control of extension system even with custom modals.",
"author": "Falcion",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unitade",
"displayName": "UNITADE.md",
"private": true,
"version": "2.2.0",
"version": "2.2.1",
"description": "A plugin for note-taking app Obsidian™ which allows you to treat any file extension as markdown note-file",
"main": "main.ts",
"markdown": "github",
Expand Down Expand Up @@ -244,4 +244,4 @@
"commit-msg": "sh .husky/commit-msg"
}
}
}
}

0 comments on commit 45de2ad

Please sign in to comment.