Releases: nilsandrey/TextToolsPlugin
Releases · nilsandrey/TextToolsPlugin
1.0.4
1.0.3
Immutable
release. Only release title and notes can be modified.
Fix code quality issues: sentence case, promise handling, deprecated functions, and settings headings.
1.0.2
Immutable
release. Only release title and notes can be modified.
Remove "v" prefix from release tags and titles, switching version tag format from v#.#.# to #.#.# across the release pipeline and changelog.
1.0.1
Immutable
release. Only release title and notes can be modified.
Fix release workflow bump detection: correct broken regex (\[xX\] → \[[xX]\]), use temp file + awk markers for reliable multiline PR body handling, replace echo | grep with here-strings, and fall back to full-body scan when markers are missing.