From 0e3076aea6e15dfa7f1c2be600486123a6b89cf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 14:12:42 +0000 Subject: [PATCH] chore(main): release 3.2.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5bb251..1e61804 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.2.1](https://github.com/infodusha/next-env-space/compare/v3.2.0...v3.2.1) (2026-09-11) + + +### Bug Fixes + +* throw from get() only in a build-time prerender ([de9f483](https://github.com/infodusha/next-env-space/commit/de9f483918e8c9dec9de3517856b78f9e1919ee3)) + ## [3.2.0](https://github.com/infodusha/next-env-space/compare/v3.1.0...v3.2.0) (2026-09-11) diff --git a/package.json b/package.json index 1f3f209..60bc439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-env-space", - "version": "3.2.0", + "version": "3.2.1", "description": "Runtime environment variables for Next.js, validated with any Standard Schema library and grouped into isolated spaces", "keywords": [ "arktype",