From bc2526853edb6ae7e5bd712524734e47ee2d839f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 09:21:50 +0000 Subject: [PATCH] chore(main): release 3.1.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ede096..0ec9532 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.0](https://github.com/infodusha/next-env-space/compare/v3.0.0...v3.1.0) (2026-08-31) + + +### Features + +* allow getAsync() outside of request scope ([85c1eb8](https://github.com/infodusha/next-env-space/commit/85c1eb8583274c0481897a7e318c8605f7ce8a1a)) + ## [3.0.0](https://github.com/infodusha/next-env-space/compare/v2.0.0...v3.0.0) (2026-08-30) diff --git a/package.json b/package.json index 8e3f7fa..4094cce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-env-space", - "version": "3.0.0", + "version": "3.1.0", "description": "Runtime environment variables for Next.js, validated with any Standard Schema library and grouped into isolated spaces", "keywords": [ "arktype",