Skip to content

v1.2.0 - Minor Update

Choose a tag to compare

@dcramer dcramer released this 17 Jul 03:22
· 13 commits to main since this release

What's Changed

  • docs: add required permissions to workflow examples by @dcramer in #2
  • feat: add comprehensive GitHub Action publish workflow by @dcramer in #3
  • docs: add GitHub CLI instructions to publishing guide by @dcramer in #4
  • fix: include dist/ directory in source control by @dcramer in #5
  • improve: enhance LLM detector accuracy with research-based signals by @dcramer in #6
  • fix: bundle dependencies for GitHub Action execution by @dcramer in #7
  • fix: switch to @vercel/ncc for proper dependency bundling by @dcramer in #8
  • fix: reset package.json version to 0.0.0 and update release command by @dcramer in #9
  • feat: add fun messages and PR comment option by @dcramer in #10

New Contributors

Full Changelog: v1...v1.2.0