Skip to content

chore: revert changelog and release changes, keep test timeout update#646

Merged
demeyerthom merged 1 commit intomainfrom
chore/revert-changelog-updates
Apr 3, 2026
Merged

chore: revert changelog and release changes, keep test timeout update#646
demeyerthom merged 1 commit intomainfrom
chore/revert-changelog-updates

Conversation

@demeyerthom
Copy link
Copy Markdown
Member

Fixes #

NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS

Copilot AI review requested due to automatic review settings April 3, 2026 14:00
@demeyerthom demeyerthom requested a review from a team as a code owner April 3, 2026 14:00
@demeyerthom demeyerthom merged commit 2d2dec1 into main Apr 3, 2026
5 checks passed
@demeyerthom demeyerthom deleted the chore/revert-changelog-updates branch April 3, 2026 14:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reverts previously committed release/changelog updates by removing the generated v1.21.2 entry from CHANGELOG.md and restoring the underlying dependency notes as Changie “unreleased” change fragments.

Changes:

  • Remove v1.21.2 - 2026-04-03 section from CHANGELOG.md.
  • Add multiple .changes/unreleased/*.yaml dependency entries so Changie can re-generate release notes later.
  • Adjust early-history changelog content near 0.1.0 (currently introduces a duplicated entry that needs cleanup).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
CHANGELOG.md Removes v1.21.2 section; currently contains duplicated 0.1.0 sections.
.changes/unreleased/Dependency-20260403-115852.yaml Adds unreleased dependency note (“Updated go version and dependencies”).
.changes/unreleased/Dependency-20260402-004504.yaml Adds unreleased dependency note for GitHub Actions group bump.
.changes/unreleased/Dependency-20260101-200606.yaml Adds unreleased dependency note for GitHub Actions group bump.
.changes/unreleased/Dependency-20260101-200140.yaml Adds unreleased dependency note for Go group bump.
.changes/unreleased/Dependency-20251101-200604.yaml Adds unreleased dependency note for git-auto-commit-action bump.
.changes/unreleased/Dependency-20251101-200139.yaml Adds unreleased dependency note for Go group bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 684 to +689
* `commercetools_api_extension`
* `commercetools_subscription`
* `commercetools_project_settings`

## 0.1.0 (2018-09-14)
### Added
Copy link

Copilot AI Apr 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are two consecutive ## 0.1.0 (2018-09-14) sections with overlapping content. This will render a duplicated version entry in the changelog; please remove one of them and keep a single, consistent 0.1.0 entry (either the plain bullets or the 'New resource:' format).

Suggested change
* `commercetools_api_extension`
* `commercetools_subscription`
* `commercetools_project_settings`
## 0.1.0 (2018-09-14)
### Added

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants