chore(main): release 0.0.266 (#2674)

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


## 0.0.266 (2024-06-13)

## What's Changed
* fix: Add logic to filter active subscriptions in
check_if_is_premium_user function by @StanGirard in
https://github.com/QuivrHQ/quivr/pull/2673


**Full Changelog**:
https://github.com/QuivrHQ/quivr/compare/v0.0.265...v0.0.266

---
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 2024-06-13 22:49:03 +02:00 committed by GitHub
parent f546fd4d54
commit 25b4485b2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,13 @@
# Changelog
## 0.0.266 (2024-06-13)
## What's Changed
* fix: Add logic to filter active subscriptions in check_if_is_premium_user function by @StanGirard in https://github.com/QuivrHQ/quivr/pull/2673
**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.265...v0.0.266
## 0.0.265 (2024-06-13)
## What's Changed