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 3fad326 commit 47ae1eeCopy full SHA for 47ae1ee
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/PerfectPan/logseq-plugin-code-formatter/compare/v1.1.0...v1.1.1) (2024-04-03)
2
+
3
4
+### Bug Fixes
5
6
+* wrong comma ([09a0289](https://github.com/PerfectPan/logseq-plugin-code-formatter/commit/09a028999b9145ec40eb755c5f13262c41f6e5c7))
7
8
# [1.1.0](https://github.com/PerfectPan/logseq-plugin-code-formatter/compare/v1.0.0...v1.1.0) (2022-11-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "logseq-plugin-code-formatter",
- "version": "1.1.0",
+ "version": "1.1.1",
"main": "dist/index.html",
"scripts": {
"dev": "vite",
0 commit comments