Releases: alyf-de/po-review-action
Release list
v1.1.1
Bug Fixes
- Prevents pull requests that only tweak translation template metadata from being marked as failed and instead adds a summary comment of the changes. (#1)
Authors: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- chore
- refactor
- ci
- docs
- build
- test
- style
v1.1.0
Features
- Lists added, removed, and corrected strings in translation template files as a side-by-side table, treating edits that only change case or spacing as corrections instead of new entries. (25111b6)
Authors: @barredterra
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- style
- test
- refactor
- docs
- ci
- chore
- build
v1.0.0
Full Changelog: https://github.com/alyf-de/po-review-action/commits/v1.0.0