chore(main): release 0.0.99 (#1500)

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


## 0.0.99 (2023-10-27)

## What's Changed
* fix: minor fixes by @gozineb in
https://github.com/StanGirard/quivr/pull/1499
* feat: remove onboarding's feature flag by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1501
* feat: update form content on magic link auth request by @mamadoudicko
in https://github.com/StanGirard/quivr/pull/1502
* feat: remove legacy header and footer by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1509
* fix: black horizontal line sometimes appearing below section by
@matthieujacq in https://github.com/StanGirard/quivr/pull/1510
* Improve readme.md by @ankur0904 in
https://github.com/StanGirard/quivr/pull/1511
* refactor(settings tab): extract components by @gozineb in
https://github.com/StanGirard/quivr/pull/1335
* fix: hidden video playing automatically on iphone by @matthieujacq in
https://github.com/StanGirard/quivr/pull/1514

## New Contributors
* @ankur0904 made their first contribution in
https://github.com/StanGirard/quivr/pull/1511

**Full Changelog**:
https://github.com/StanGirard/quivr/compare/v0.0.98...v0.0.99

---
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-30 10:16:19 +01:00 committed by GitHub
parent d5437eef5f
commit 21e226ed6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,22 @@
# Changelog
## 0.0.99 (2023-10-27)
## What's Changed
* fix: minor fixes by @gozineb in https://github.com/StanGirard/quivr/pull/1499
* feat: remove onboarding's feature flag by @matthieujacq in https://github.com/StanGirard/quivr/pull/1501
* feat: update form content on magic link auth request by @mamadoudicko in https://github.com/StanGirard/quivr/pull/1502
* feat: remove legacy header and footer by @matthieujacq in https://github.com/StanGirard/quivr/pull/1509
* fix: black horizontal line sometimes appearing below section by @matthieujacq in https://github.com/StanGirard/quivr/pull/1510
* Improve readme.md by @ankur0904 in https://github.com/StanGirard/quivr/pull/1511
* refactor(settings tab): extract components by @gozineb in https://github.com/StanGirard/quivr/pull/1335
* fix: hidden video playing automatically on iphone by @matthieujacq in https://github.com/StanGirard/quivr/pull/1514
## New Contributors
* @ankur0904 made their first contribution in https://github.com/StanGirard/quivr/pull/1511
**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.98...v0.0.99
## 0.0.98 (2023-10-26)
## What's Changed