Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
## [1.2.2-beta.1](https://github.com/JaegerCaiser/mrdeveloper/compare/v1.2.1...v1.2.2-beta.1) (2025-11-06)


### Bug Fixes

* **ci:** add validation for multiple release branches in beta workflow ([31b8f45](https://github.com/JaegerCaiser/mrdeveloper/commit/31b8f45735db202528389a21e9698ac78cb1d936))
* **ci:** use PAT instead of GITHUB_TOKEN for PR creation in sync workflow ([7c0a069](https://github.com/JaegerCaiser/mrdeveloper/commit/7c0a0694859703a5bc95d8631b119436f030c45c))
* prevent duplicate production workflow runs ([3571cb7](https://github.com/JaegerCaiser/mrdeveloper/commit/3571cb7c82ef84cf66be33dd6e4bdb7256a24bc2))
* prevent update-pr-comment job from running without code changes ([25d00d7](https://github.com/JaegerCaiser/mrdeveloper/commit/25d00d790f53c5da1896fe26d12f7278d51e220c))

## [1.2.2-beta.1](https://github.com/JaegerCaiser/mrdeveloper/compare/v1.2.1...v1.2.2-beta.1) (2025-11-06)


### Bug Fixes

* **ci:** add validation for multiple release branches in beta workflow ([31b8f45](https://github.com/JaegerCaiser/mrdeveloper/commit/31b8f45735db202528389a21e9698ac78cb1d936))
Expand Down