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..2f2da6d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.2.0](https://github.com/metaideas/init/compare/init@v1.1.0...init@v1.2.0) (2026-02-19) + + +### Features + +* add fault serialization adapter for react-router ([#98](https://github.com/metaideas/init/issues/98)) ([84a3f2b](https://github.com/metaideas/init/commit/84a3f2b6f87d6784ea36119b9f4971d97b592f9e)) +* add trusted origins configuration for auth ([#84](https://github.com/metaideas/init/issues/84)) ([7b9c1cc](https://github.com/metaideas/init/commit/7b9c1ccf8cd5bfe0ebc533743aff8203f15e87c7)) +* replace custom duration utils with qte library ([#90](https://github.com/metaideas/init/issues/90)) ([23bd79d](https://github.com/metaideas/init/commit/23bd79d8b9d7eda241bcde7252d86210910a242f)) +* replace Unistyles with Uniwind for mobile styling ([#87](https://github.com/metaideas/init/issues/87)) ([d05d9f2](https://github.com/metaideas/init/commit/d05d9f2183e4fa589bfd526dd4d3deea63665eda)) + + +### Bug Fixes + +* prevent desktop asset and jsx runtime errors ([cba616b](https://github.com/metaideas/init/commit/cba616b547b0df13b6cc5f9529c9964c176b885b)) +* remove unnecessary eslint disable comments ([8b98891](https://github.com/metaideas/init/commit/8b98891f2103a7ce556998445933d374f00ce00a)) +* 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": [