Skip to content

Commit 988907d

Browse files
authored
Correct version number to official release (#1518)
* fix: corrected version numbers * fix: changed release date to today
1 parent 9611015 commit 988907d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- Add CPU architecture attribute to image config model
2020
- `iaas`: [v0.21.1](services/iaas/CHANGELOG.md#v0211-2025-03-02)
2121
- Increase Timeouts for volume and network wait handlers
22-
- `serviceenablement`: [v0.6.0](services/serviceenablement/CHANGELOG.md#v060-2025-02-27)
22+
- `serviceenablement`: [v1.0.0](services/serviceenablement/CHANGELOG.md#v100-2025-03-04)
2323
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
2424

2525

services/serviceenablement/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.6.0 (2025-02-27)
1+
## v1.0.0 (2025-03-04)
22
- **Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
33

44
## v0.5.0 (2025-02-21)

0 commit comments

Comments
 (0)