From 456c01123cef85a75f1805b8f577165b987c355f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 23 May 2023 21:02:48 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..89ceb11 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ + + +# 📓 Changelog + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.0.0 (2023-05-23) + +### ⚠ BREAKING CHANGES + +- creating hydrogen package + +### Features + +- cache queries ([de8ed11](https://github.com/sanity-io/hydrogen-sanity/commit/de8ed11cfa9d8af6592029525886ca86a75f78ad)) +- create explicit configuration type ([27f2b88](https://github.com/sanity-io/hydrogen-sanity/commit/27f2b885847d6726f1231aba24205fd734d2d7b4)) +- create Sanity client ([1744814](https://github.com/sanity-io/hydrogen-sanity/commit/1744814c70bfdedf2d6db53b1695371aef954ace)) +- creating hydrogen package ([a679ead](https://github.com/sanity-io/hydrogen-sanity/commit/a679eadce27b70d8e3a5cb2b5582b9295bba3263)) +- passing client options ([f7bfeb5](https://github.com/sanity-io/hydrogen-sanity/commit/f7bfeb5dcb78d03e689471f0029144cad7d94271)) +- replace @sanity/client ([a9adcf8](https://github.com/sanity-io/hydrogen-sanity/commit/a9adcf8552b2bcff35862f233bd934c1d14dde8b)) +- reverting to @sanity/client ([6f0139d](https://github.com/sanity-io/hydrogen-sanity/commit/6f0139d246b821c9d3381553de86a6db648dcfe5))