diff --git a/packages/std/CHANGELOG.md b/packages/std/CHANGELOG.md index cbfe4b1..be25568 100644 --- a/packages/std/CHANGELOG.md +++ b/packages/std/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [0.17.0] - 2026-08-12 + ### Changed - Updated OTF Web framework dependencies (`@opentf/web` to `^0.27.0`, `@opentf/web-docs` to `^0.25.0`, `@opentf/web-cli` to `^1.25.0`) and `@opentf/std` tarball dependency to `0.16.0`. diff --git a/packages/std/package.json b/packages/std/package.json index 84858ee..92ea58e 100644 --- a/packages/std/package.json +++ b/packages/std/package.json @@ -1,6 +1,6 @@ { "name": "@opentf/std", - "version": "0.16.0", + "version": "0.17.0", "description": "The Modern JavaScript Standard Library. A lightweight, high-accuracy, runtime-agnostic collection of essential utilities.", "keywords": [ "collection",