Skip to content

Commit d6e9049

Browse files
chore(release): 1.19.0 [skip ci]
# [1.19.0](v1.18.0...v1.19.0) (2023-01-08) ### Bug Fixes * hide details page when feature flag missing ([ab04d6f](ab04d6f)) * use cloudbees feature flags ([ac74a03](ac74a03)) * use new associate tag ([877a97d](877a97d)) ### Features * disable details with feature flag ([927a577](927a577))
1 parent 9bad973 commit d6e9049

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.19.0](https://github.com/theBenForce/logseq-plugin-my-highlights/compare/v1.18.0...v1.19.0) (2023-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* hide details page when feature flag missing ([ab04d6f](https://github.com/theBenForce/logseq-plugin-my-highlights/commit/ab04d6fd69b64cef681b2df058e39215c020521c))
7+
* use cloudbees feature flags ([ac74a03](https://github.com/theBenForce/logseq-plugin-my-highlights/commit/ac74a039ccd1d76b13122f6cc3501238deaa91b5))
8+
* use new associate tag ([877a97d](https://github.com/theBenForce/logseq-plugin-my-highlights/commit/877a97d2cf6178cfc427c3e38c949c6112a366d3))
9+
10+
11+
### Features
12+
13+
* disable details with feature flag ([927a577](https://github.com/theBenForce/logseq-plugin-my-highlights/commit/927a5771016087c4caa05eaeb99f724040e3869b))
14+
115
# [1.18.0](https://github.com/theBenForce/logseq-plugin-my-highlights/compare/v1.17.1...v1.18.0) (2023-01-06)
216

317

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.18.0",
3+
"version": "1.19.0",
44
"main": "dist/index.html",
55
"author": "Ben Force",
66
"repository": "https://github.com/theBenForce/logseq-plugin-my-highlights",

0 commit comments

Comments
 (0)