Prompt templating enhancements
- You can now pass in the existing title to the title prompt.
- Better documentation of available variables for prompt templating in the README
What's Changed
- chore(deps): update actions/cache action to v4 by @renovate in #142
- chore(deps): update docker/build-push-action action to v6 by @renovate in #144
- chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #146
- chore(deps): update docker/login-action action to v3 by @renovate in #145
- chore(deps): update docker/setup-qemu-action action to v3 by @renovate in #153
- Make the existing document title available in prompt template. by @IngmarStein in #158
- feat: add correspondent prompt template and update title parameter in… by @icereed in #159
New Contributors
- @IngmarStein made their first contribution in #158
Full Changelog: v0.9.1...v0.9.2