chore(main): release 0.0.95 (#1442)

🤖 I have created a release *beep* *boop*
---


## 0.0.95 (2023-10-23)

## What's Changed
* feat: homepage first section by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1439
* fix: show a flat gradient in the UseCase section by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1440
* style: update testimonials display by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1441
* feat: fetch homepage data from CMS by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1452
* feat: contact sales page (front layout) by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1451
* Fix: Improved Text Visibility in Dark Mode in OnboardingQuestion
Component by @Dev-Dz27 in https://github.com/StanGirard/quivr/pull/1456
* feat(cms): added single video demo by @StanGirard in
https://github.com/StanGirard/quivr/pull/1459
* feat: fetch demo video from CMS by @mamadoudicko in
https://github.com/StanGirard/quivr/pull/1461
* feat: Contact form component by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1453

## New Contributors
* @Dev-Dz27 made their first contribution in
https://github.com/StanGirard/quivr/pull/1456

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.94...v0.0.95

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
Stan Girard 2023-10-23 11:31:32 +02:00 committed by GitHub
parent 7d40a27ad2
commit 0c840991e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,23 @@
# Changelog
## 0.0.95 (2023-10-23)
## What's Changed
* feat: homepage first section by @matthieujacq in https://github.com/StanGirard/quivr/pull/1439
* fix: show a flat gradient in the UseCase section by @matthieujacq in https://github.com/StanGirard/quivr/pull/1440
* style: update testimonials display by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1441
* feat: fetch homepage data from CMS by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1452
* feat: contact sales page (front layout) by @matthieujacq in https://github.com/StanGirard/quivr/pull/1451
* Fix: Improved Text Visibility in Dark Mode in OnboardingQuestion Component by @Dev-Dz27 in https://github.com/StanGirard/quivr/pull/1456
* feat(cms): added single video demo by @StanGirard in https://github.com/StanGirard/quivr/pull/1459
* feat: fetch demo video from CMS by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1461
* feat: Contact form component by @matthieujacq in https://github.com/StanGirard/quivr/pull/1453
## New Contributors
* @Dev-Dz27 made their first contribution in https://github.com/StanGirard/quivr/pull/1456
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.94...v0.0.95
## 0.0.94 (2023-10-19)
## What's Changed