Skip to content

Commit 1a7f7d1

Browse files
chore(release): 1.16.7 [skip ci]
## [1.16.7](v1.16.6...v1.16.7) (2022-08-22) ### Bug Fixes * make hashing consistent ([#32](#32)) ([a63202c](a63202c))
1 parent a63202c commit 1a7f7d1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.7](https://github.com/theBenForce/logseq-plugin-my-highlights/compare/v1.16.6...v1.16.7) (2022-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* make hashing consistent ([#32](https://github.com/theBenForce/logseq-plugin-my-highlights/issues/32)) ([a63202c](https://github.com/theBenForce/logseq-plugin-my-highlights/commit/a63202ca8922070bc4d81d36277b8aeac4eeb2b6))
7+
18
## [1.16.6](https://github.com/theBenForce/logseq-plugin-my-highlights/compare/v1.16.5...v1.16.6) (2022-08-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logseq-plugin-my-highlights",
3-
"version": "1.16.6",
3+
"version": "1.16.7",
44
"main": "dist/index.html",
55
"author": "Ben Force",
66
"repository": "https://github.com/theBenForce/logseq-plugin-my-highlights",

0 commit comments

Comments
 (0)