From 30902f923360007759ac784e4dcd0bd24237dad1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 11:14:22 -0300 Subject: [PATCH] chore(release): release 1.0.0 (#102) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0485a9c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## 1.0.0 (2023-08-18) + + +### Features + +* add Infusion mug to Infusion page ([0d3953a](https://github.com/fluid-project/fluidproject.org/commit/0d3953a25687fca4f2a04ebfd84e04518cd0f62d)) +* add Netlify credit ([#75](https://github.com/fluid-project/fluidproject.org/issues/75)) ([a5587fb](https://github.com/fluid-project/fluidproject.org/commit/a5587fb3c24183cbbef626272359e85e89a5e405)) +* minimal 404 page ([8a5277e](https://github.com/fluid-project/fluidproject.org/commit/8a5277e264540eed107826f35a015feb6155f4b9)) +* update project structure to follow changes in Trivet ([#96](https://github.com/fluid-project/fluidproject.org/issues/96)) ([3f9ab70](https://github.com/fluid-project/fluidproject.org/commit/3f9ab701dfe0cf7ec7d94a08511efb132a45b531)) + + +### Bug Fixes + +* balancing margins for mug in mobile ([b5eaad7](https://github.com/fluid-project/fluidproject.org/commit/b5eaad7d42ad88487ce7ea03f84fc0ac8db269fc)) +* remove dark circle from Infusion mug ([db7e9e9](https://github.com/fluid-project/fluidproject.org/commit/db7e9e9db7268b0fe9af4c0fc43140523f00b839)) +* resolve fragment-check issue (fixes [#71](https://github.com/fluid-project/fluidproject.org/issues/71)) ([eb18b8d](https://github.com/fluid-project/fluidproject.org/commit/eb18b8da1f8802fc057bf872829e5c275a16e070)) +* support contrast themes ([0e5e32d](https://github.com/fluid-project/fluidproject.org/commit/0e5e32d2036328cc4ab0651e4046e3f0494c4bb6)) +* update link to Matrix ([9b9e483](https://github.com/fluid-project/fluidproject.org/commit/9b9e4837c0d96d2cb5a7eb96d3c0e584d4a9e65f)) +* update UIO, fix fluid-lint-all ([#89](https://github.com/fluid-project/fluidproject.org/issues/89)) ([6f87955](https://github.com/fluid-project/fluidproject.org/commit/6f87955688bd7bc1225fc6e6ca9b7063df40bd16))