Skip to content

Commit

Permalink
chore(release): 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
benr77 committed May 30, 2024
1 parent 98dbfbc commit e341e2b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.1.10](https://github.com/benr77/obsidian-gitlab-issues/compare/0.1.9...0.1.10) (2024-05-30)

### [0.1.9](https://github.com/benr77/obsidian-gitlab-issues/compare/0.1.8...0.1.9) (2024-01-30)

### [0.1.8](https://github.com/benr77/obsidian-gitlab-issues/compare/0.1.7...0.1.8) (2022-11-16)
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-gitlab-issues",
"name": "Gitlab Issues",
"version": "0.1.9",
"version": "0.1.10",
"minAppVersion": "0.12.0",
"description": "Import issues from Gitlab into Obsidian.",
"author": "Ben Roberts",
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-gitlab-issues",
"version": "0.1.9",
"version": "0.1.10",
"description": "Obsidian plugin to import issues from GitLab.",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit e341e2b

Please sign in to comment.