We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac94fe commit 3fa40f2Copy full SHA for 3fa40f2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.3.1
2
+* Bump to 0.10.6 version as default
3
+* Improve dev workflow by supporting a watched frontend app
4
+
5
## 0.3.0
6
* Add accent-color action option
7
* Bump to 0.10.0 version as default
@@ -9,6 +13,7 @@
9
13
* Fix common dirs not being ignored e.g. logseq/bak and logseq/.recycle
10
14
* Fix :hidden config not taking effect
11
15
* Bump to 0.9.8 version as default
16
+* Remove unneeded menu options
12
17
18
## 0.1.0
19
* Initial release with github action and CLI!
0 commit comments