From f2049aa3476cf3f83d8eb1e3bc6b4fcc06b192e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 15:09:53 +0000 Subject: [PATCH] chore(release): release 1.0.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..3d738a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,21 @@ # Changelog + +## 1.0.0 (2024-03-25) + + +### Features + +* add basic home page structure and CMS previews ([#12](https://github.com/inclusive-design/guide/issues/12)) ([5ba8e30](https://github.com/inclusive-design/guide/commit/5ba8e3084d1b6949b9132a576e470595a7e07b5f)) +* add footer design ([#14](https://github.com/inclusive-design/guide/issues/14)) ([f337e29](https://github.com/inclusive-design/guide/commit/f337e29ce9b7d002f9173407a34f9173a48c95d6)) +* add YAML linter ([36cba24](https://github.com/inclusive-design/guide/commit/36cba245185b01515e0e167b541ee7338df600e8)) +* initial commit ([738cddc](https://github.com/inclusive-design/guide/commit/738cddca12321ce61a4a4bd798cfb748345d52e9)) +* initial Trivet setup and design system ([8180b7e](https://github.com/inclusive-design/guide/commit/8180b7ebd48cce6f774a397a5941184898fdef4c)) + + +### Bug Fixes + +* add Netlify Identity widget ([68c9f16](https://github.com/inclusive-design/guide/commit/68c9f16d2c182e43ae86c54a59eaed89836792b4)) +* move permalink outside of eleventyComputed, add latest Trivet updates ([#11](https://github.com/inclusive-design/guide/issues/11)) ([2a52dfa](https://github.com/inclusive-design/guide/commit/2a52dfab7ec93d70b5fb06bf73c33a201da6b835)) +* update sitemap to support localization ([36cba24](https://github.com/inclusive-design/guide/commit/36cba245185b01515e0e167b541ee7338df600e8)) + +## Changelog