Skip to content

Commit fd4fb8a

Browse files
chore(release): 1.16.6
## [1.16.6](v1.16.5...v1.16.6) (2024-07-24) ### Bug Fixes * github action does not trigger a release because pnpm version is wrong ([0f7beb5](0f7beb5))
1 parent 0f7beb5 commit fd4fb8a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.16.6](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.5...v1.16.6) (2024-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* github action does not trigger a release because pnpm version is wrong ([0f7beb5](https://github.com/omnivore-app/logseq-omnivore/commit/0f7beb523b77eec93789c6a22d29f9fccda70e3b))
7+
18
## [1.16.5](https://github.com/omnivore-app/logseq-omnivore/compare/v1.16.4...v1.16.5) (2024-05-16)
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-omnivore",
3-
"version": "1.16.5",
3+
"version": "1.16.6",
44
"description": "Import Omnivore highlights and articles into Logseq.",
55
"main": "dist/index.html",
66
"targets": {

0 commit comments

Comments
 (0)