Skip to content

chore(release): prepare 1.3.0#77

Merged
q-soriarty merged 11 commits intomainfrom
release/1.3.0
Mar 27, 2026
Merged

chore(release): prepare 1.3.0#77
q-soriarty merged 11 commits intomainfrom
release/1.3.0

Conversation

@q-soriarty
Copy link
Copy Markdown
Contributor

@q-soriarty q-soriarty commented Mar 27, 2026

Summary

  • Bump version to 1.3.0 in SKILL.md, README.md badge, and CHANGELOG.md
  • CHANGELOG includes all changes since v1.2.0

Closes #76

Test plan

  • SKILL.md versions are 1.3.0
  • README.md badge shows 1.3.0
  • CHANGELOG.md has [1.3.0] section with comparison link
  • ./scripts/lint.sh passes all checks

q-soriarty and others added 11 commits March 27, 2026 23:31
chore: back-merge v1.2.0 into develop
Symlinks SKILL.md to ~/.claude/skills/git-workflow/ so the skill
stays in sync with the repo. Supports --uninstall to remove.
…cript

feat: add install script for Linux (#68)
Prepares for platform-specific install scripts with consistent
naming: install_linux.sh, install_macos.sh, install.ps1.
Uses a portable resolve_link function instead of readlink -f
which is not available on macOS without coreutils.
…cript

feat: add install script for macOS (#69)
Creates symlink if Developer Mode is enabled or terminal is elevated.
Falls back to file copy with a warning if symlinks are unavailable.
Supports -Uninstall parameter to remove.
…-script

feat: add install script for Windows PowerShell (#70)
Replace manual cp with clone + install script instructions for
Linux, macOS, and Windows. Add uninstall and manual fallback sections.
…all-section

docs: update README installation section with platform-specific scripts (#74)
@q-soriarty q-soriarty merged commit 646844d into main Mar 27, 2026
@q-soriarty q-soriarty deleted the release/1.3.0 branch March 27, 2026 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release v1.3.0

1 participant