We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b963b61 commit 854df6eCopy full SHA for 854df6e
2 files changed
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## v1.9.1 / 20250917
2
+- 🐛 updateLabel的vertical order和horizontal order效果反了
3
+
4
## v1.9.0 / 20250917
5
6
- ✨ Image Label 添加字体加粗选项
CSXS/manifest.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<ExtensionManifest Version="7.0" ExtensionBundleId="com.example.achuanPlugin" ExtensionBundleVersion="1.9.0" ExtensionBundleName="Achuan-2's Plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<ExtensionManifest Version="7.0" ExtensionBundleId="com.example.achuanPlugin" ExtensionBundleVersion="1.9.1" ExtensionBundleName="Achuan-2's Plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ExtensionList>
<Extension Id="com.example.achuanPlugin.panel" Version="1.0" />
</ExtensionList>
0 commit comments