Skip to content

Commit 942cc86

Browse files
authored
Merge pull request #546 from labd/release/v1.18.0
Release v1.18.0
2 parents 4c1bdeb + 91ed772 commit 942cc86

8 files changed

+19
-18
lines changed

.changes/unreleased/Added-20241127-143527.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Added-20241202-214322.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20241101-203040.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20241101-205615.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20241201-204936.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Dependency-20241201-210409.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v1.18.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## v1.18.0 - 2024-12-03
2+
### Added
3+
* `resource_api_client` add support for setting and managing token validity via Terraform.
4+
* Added the attribute ShippingMethod.active to the resource shipping_method.
5+
### Dependency
6+
* chore(deps): bump the go group with 6 updates
7+
* chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.2 in the github-actions group
8+
* chore(deps): bump the go group with 6 updates
9+
* chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v1.18.0 - 2024-12-03
10+
### Added
11+
* `resource_api_client` add support for setting and managing token validity via Terraform.
12+
* Added the attribute ShippingMethod.active to the resource shipping_method.
13+
### Dependency
14+
* chore(deps): bump the go group with 6 updates
15+
* chore(deps): bump actions/add-to-project from 0.5.0 to 1.0.2 in the github-actions group
16+
* chore(deps): bump the go group with 6 updates
17+
* chore(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group
18+
919
## v1.17.0 - 2024-11-01
1020
### Added
1121
* Added handling of product search and customer search indexes

0 commit comments

Comments
 (0)