Skip to content

Commit

Permalink
chore(main): release 0.0.190
Browse files Browse the repository at this point in the history
  • Loading branch information
StanGirard committed Jan 31, 2024
1 parent d38ecd2 commit 798837a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.0.190 (2024-01-31)

## What's Changed
* fix(frontend): Better contrast in Menu by @Zewed in https://github.com/StanGirard/quivr/pull/2119
* fix(frontend): better chat color and copy icon position by @Zewed in https://github.com/StanGirard/quivr/pull/2121
* fix(frontend): better visualisation of current path on menu by @Zewed in https://github.com/StanGirard/quivr/pull/2122
* feat(frontend): uniformize behaviour for metadata panel by @Zewed in https://github.com/StanGirard/quivr/pull/2124
* fix(frontend): fetch chat only if session exist by @Zewed in https://github.com/StanGirard/quivr/pull/2130
* fix(frontend): prompt display by @Zewed in https://github.com/StanGirard/quivr/pull/2129
* fix(frontend): upload knwoledge in brains manegement by @Zewed in https://github.com/StanGirard/quivr/pull/2131


**Full Changelog**: https://github.com/StanGirard/quivr/compare/v0.0.189...v0.0.190

## 0.0.189 (2024-01-30)

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"dependencies": {
"change-case": "^5.4.2"
},
"version": "0.0.189"
"version": "0.0.190"
}

0 comments on commit 798837a

Please sign in to comment.