We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9638fb0 commit 31bdf6bCopy full SHA for 31bdf6b
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+### Version: 1.0.3
3
+#### Date: Jul-10-2024
4
+- Editable tags added
5
+
6
### Version: 1.0.2
7
#### Date: Mar-14-2024
8
- Style attributes supported in converted HTML.
Directory.Build.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <Version>1.0.2</Version>
+ <Version>1.0.3</Version>
</PropertyGroup>
</Project>
0 commit comments