Skip to content

Commit

Permalink
chore(release): 1.6.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.8](v1.6.7...v1.6.8) (2022-07-11)

### Bug Fixes

* **parser:** type [#10](#10) ([d7805a1](d7805a1))
  • Loading branch information
semantic-release-bot committed Jul 11, 2022
1 parent 5ef4daa commit 013b33b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.6.8](https://github.com/sawhney17/logseq-citation-manager/compare/v1.6.7...v1.6.8) (2022-07-11)


### Bug Fixes

* **parser:** type [#10](https://github.com/sawhney17/logseq-citation-manager/issues/10) ([d7805a1](https://github.com/sawhney17/logseq-citation-manager/commit/d7805a1447db6be2588aa280b054ee5e09ee3ecb))

## [1.6.7](https://github.com/sawhney17/logseq-citation-manager/compare/v1.6.6...v1.6.7) (2022-07-11)


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": "logseq-citation-manager",
"version": "1.6.7",
"version": "1.6.8",
"description": "A citation manager plugin for logseq, integrating Paperpile, Zotero and any Bibtex exportable citation manager",
"main": "dist/index.html",
"scripts": {
Expand Down

0 comments on commit 013b33b

Please sign in to comment.