From 01e7d6f595f7aeecbc6e7917d6cff813e1c48294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:08:00 +0000 Subject: [PATCH] chore(main): release init 1.2.0 --- .template-version.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.template-version.json b/.template-version.json index 5fdd8830..c3f14639 100644 --- a/.template-version.json +++ b/.template-version.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index fd3a177d..acf5ef08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.2.0](https://github.com/metaideas/init/compare/init@v1.1.0...init@v1.2.0) (2026-02-02) + + +### Features + +* add trusted origins configuration for auth ([#84](https://github.com/metaideas/init/issues/84)) ([7b9c1cc](https://github.com/metaideas/init/commit/7b9c1ccf8cd5bfe0ebc533743aff8203f15e87c7)) + + +### Bug Fixes + +* prevent desktop asset and jsx runtime errors ([cba616b](https://github.com/metaideas/init/commit/cba616b547b0df13b6cc5f9529c9964c176b885b)) +* update url env var validation ([4c9014f](https://github.com/metaideas/init/commit/4c9014f98db496b16cba47dccd8d034b5a214160)) +* update url env var validation ([8aa4a75](https://github.com/metaideas/init/commit/8aa4a752a41d5c9af783e4c1c15ab9bcb99d3662)) + ## [1.1.0](https://github.com/metaideas/init/compare/init@v1.0.1...init@v1.1.0) (2026-01-27) ### Features diff --git a/package.json b/package.json index 30bbb00e..511382bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "init", - "version": "1.1.0", + "version": "1.2.0", "private": true, "workspaces": { "packages": [