Skip to content

Commit 50c787d

Browse files
committed
fix(iaas) add changelogs, bump version
1 parent 13be68c commit 50c787d

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
- [v0.3.0](services/scf/CHANGELOG.md#v030)
8787
- **Feature:** Add new model `IsolationSegment` and `IsolationSegmentsList`
8888
- `iaas`:
89+
- [v1.3.2](services/iaas/CHANGELOG.md#v132)
90+
- Bump STACKIT SDK resourcemanager module from `v0.18.2` to `v0.18.3`
8991
- [v1.3.1](services/iaas/CHANGELOG.md#v131)
9092
- **Bugfix:** Correctly handle file closing for file uploads
9193
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

services/iaas/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.3.2
2+
- Bump STACKIT SDK resourcemanager module from `v0.18.2` to `v0.18.3`
3+
14
## v1.3.1
25
- **Bugfix:** Correctly handle file closing for file uploads
36
- Bump STACKIT SDK core module from `v0.20.1` to `v0.21.0`

services/iaas/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.3.1
1+
v1.3.2

0 commit comments

Comments
 (0)