Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 15:47
· 22 commits to main since this release
1206151

1.0.0 (2025-01-21)

Bug Fixes

  • add checkout step to auto-label workflow (14dc400)
  • add fix:md script for markdown auto-fixing (a51bafe)
  • add git user config for GitHub Action tag creation (4474935)
  • add top-level heading to global-rules.md (5273e5f)
  • apply prettier formatting across all files (78da58a)
  • apply prettier formatting to all files (15310da)
  • completely changes husky hooks setup and moved much of that to auto-release github action (46fc289)
  • exclude .windsurfrules from JSON linting (b2cc9d8)
  • ignore reddit links in link checker instead of allowing 403 (c4dc23a)
  • improve workflow test scripts with absolute paths (0d7af17)
  • make version update step more resilient (e751551)
  • md typo (9496b5c)
  • remove duplicate workflow triggers for markdown checks (bd873b5)
  • remove manual check instructions and link-check from pre-commit (b4b5a8a)
  • repair truncated shield URL in README (fd73615)
  • resolve merge conflicts in package files (b4fa9d5)
  • restore contribution and improve main page (0482781)
  • simplify linting setup with prettier as primary formatter (4160bea), closes #68
  • small fix to windsurfrules (6b9d747)
  • sync package-lock.json and update README (a357af8)
  • trigger workflow on synchronize event (af454ba)
  • typo (651e58e)
  • update markdown-link-check config to handle redirects and rate limits (b91c860)
  • update version from 0.2.4 to 0.2.2 for proper sequential versioning (1dcb8fa)
  • use correct release label in publish workflow (7d3d61e)

Features

  • add GitHub Actions status badge to README (ba61b4c)
  • add service status section and update guidelines (9036439)
  • commit: enhance commitlint configuration (c5390bd)
  • update contributing guidelines and reorganize prompts structure (13e0d44)