We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63465ee commit 946b307Copy full SHA for 946b307
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## Release (2025-xx-xx)
2
+- `core`: [v0.18.0](core/CHANGELOG.md#v0180)
3
+ - **New:** Added duration utils
4
- `stackitmarketplace`: [v1.16.0](services/stackitmarketplace/CHANGELOG.md#v1160)
5
- **Breaking Change:** Remove unused `ProjectId` model struct
6
- `iaas`: [v1.1.0](services/iaas/CHANGELOG.md#v110)
core/CHANGELOG.md
@@ -1,3 +1,6 @@
+## v0.18.0
+- **New:** Added duration utils
+
## v0.17.3
- **Dependencies:** Bump `github.com/golang-jwt/jwt/v5` from `v5.2.2` to `v5.2.3`
core/VERSION
@@ -1 +1 @@
-v0.17.3
+v0.18.0
0 commit comments