Releases: FidelusAleksander/prompt-action
Releases · FidelusAleksander/prompt-action
v1.2.1
What's Changed
🧰 Maintenance
- chore(deps): bump the npm-dependencies group across 1 directory with 17 updates (#112)
- chore(deps): bump actions/setup-node from 5 to 6 in the github-actions group (#111)
- chore(deps): bump the github-actions group with 2 updates (#109)
- chore(deps): bump actions/checkout from 4 to 5 in the github-actions group (#108)
📚 Documentation
v1
Update v1 to point to v1.2.1
v1.2.0
v1.1.0
v1.0.1
What's Changed
🧰 Maintenance
- chore: add devcontainer configuration (#71)
- chore: update labeler and release drafter configuration (#70)
- chore(deps): bump openai from 4.93.0 to 5.8.2 (#69)
- chore(deps-dev): bump @types/node from 24.0.3 to 24.0.7 (#66)
- chore(deps-dev): bump jest from 30.0.0 to 30.0.3 (#68)
- chore(deps-dev): bump jest and @types/jest (#59)
- chore(deps-dev): bump @github/local-action from 3.2.0 to 3.2.1 (#44)
- chore(deps): bump @actions/github from 6.0.0 to 6.0.1 (#48)
- chore(deps-dev): bump @types/node from 22.14.1 to 24.0.3 (#60)
- chore(deps-dev): bump ts-jest from 29.3.2 to 29.4.0 (#62)
- chore(deps-dev): bump @github/local-action from 3.1.4 to 3.2.0 (#38)
- chore: update automation to use maintenance label for dependency updates (#37)
- chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1 (#30)
- chore(deps-dev): bump ts-jest from 29.3.1 to 29.3.2 (#31)
- chore(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#33)
- chore: update version-resolver labels in release-drafter configuration (#36)
- test: limit the testing frequency to limit models usage (#35)
v1.0.0
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
promptandmodelparams (#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)