·
12 commits
to refs/heads/main
since this release
What's Changed
🚀 Features and Improvements
- feat: add static system prompt to minimize chat style commentary from completions api (#24)
- feat: support for prompt-file parameter (#12)
- First version supporting
prompt
andmodel
params (#6)
🧰 Maintenance
- refactor: rename repository to prompt-action (#29)
- update action.yml to use node20 (#27)
- Remove author link from release-drafter (#26)
- refactor: rename references from ask-ai to prompt in preparation for … (#23)
- update release-drafter configuration to correctly format documentation changes (#19)
- chore: use ask-ai to respond to issues on this repo (#16)
- chore: annotate tag in the update-major-version workflow (#15)
- chore: set permissions block for update-major-version workflow (#14)
- add update-major-version workflow (#13)
- chore: add check-dist workflow (#11)
- chore: run unit tests in ci (#10)
- chore: add unit tests (#9)
- chore: enable dependabot (#8)
- chore: add labeler and release-drafter workflows (#7)