-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): release 1.0.0 (#102)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
86ab705
commit 30902f9
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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)) |