From abadc2849326a899f940d535dd115d0b7e07c9ab Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Thu, 5 Sep 2024 10:39:15 +0200 Subject: [PATCH] chore(main): release 0.0.305 (#3156) :robot: I have created a release *beep* *boop* --- ## 0.0.305 (2024-09-05) ## What's Changed * chore: update next.config.js with PostHog domains by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3155 **Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.304...v0.0.305 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 9069d6060..f910cd46c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { "backend/core": "0.0.13", - ".": "0.0.304" + ".": "0.0.305" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ae17b4712..29fcad891 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.0.305 (2024-09-05) + +## What's Changed +* chore: update next.config.js with PostHog domains by @StanGirard in https://github.com/QuivrHQ/quivr/pull/3155 + + +**Full Changelog**: https://github.com/QuivrHQ/quivr/compare/v0.0.304...v0.0.305 + ## 0.0.304 (2024-09-05) ## What's Changed