Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20251101-200139.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump the go group with 4 updates'
time: 2025-11-01T20:01:39.08833881Z
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20251101-200604.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump stefanzweifel/git-auto-commit-action from 7.pre.next to 7.0.0 in the github-actions group'
time: 2025-11-01T20:06:04.169635995Z
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20260101-200140.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump the go group across 1 directory with 3 updates'
time: 2026-01-01T20:01:40.760017229Z
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20260101-200606.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump the github-actions group with 3 updates'
time: 2026-01-01T20:06:06.156734921Z
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20260402-004504.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: 'chore(deps): bump the github-actions group across 1 directory with 3 updates'
time: 2026-04-02T00:45:04.536722347Z
3 changes: 3 additions & 0 deletions .changes/unreleased/Dependency-20260403-115852.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
kind: Dependency
body: Updated go version and dependencies
time: 2026-04-03T11:58:52.262032405+02:00
21 changes: 6 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v1.21.2 - 2026-04-03
### Dependency
* chore(deps): bump the go group with 4 updates
* chore(deps): bump stefanzweifel/git-auto-commit-action from 7.pre.next to 7.0.0 in the github-actions group
* chore(deps): bump the go group across 1 directory with 3 updates
* chore(deps): bump the github-actions group with 3 updates
* chore(deps): bump the github-actions group across 1 directory with 3 updates
* Updated go version and dependencies

## v1.21.1 - 2025-10-07
### Fixed
* Removed unnecessary check on default carts type
Expand Down Expand Up @@ -687,15 +678,15 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
### Added
- **New resource:** `commercetools_type`

## 0.1.0 (2018-09-14)
### Added
* **New resource:** `commercetools_api_extension`
* **New resource:** `commercetools_subscription`
* **New resource:** `commercetools_project_settings`


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

## 0.1.0 (2018-09-14)
### Added
Comment on lines 684 to +689
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.
* **New resource:** `commercetools_api_extension`
* **New resource:** `commercetools_subscription`
* **New resource:** `commercetools_project_settings`
Loading