We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14831d9 commit 643d011Copy full SHA for 643d011
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.1.16](https://github.com/jipitiai/askcodebase-common/compare/v1.1.15...v1.1.16) (2023-08-04)
2
+
3
4
+### Bug Fixes
5
6
+* add score threshold ([14831d9](https://github.com/jipitiai/askcodebase-common/commit/14831d9e87d0e6bdaf5cc76955600134a7feaf2a))
7
8
9
10
## [1.1.15](https://github.com/jipitiai/askcodebase-common/compare/v1.1.14...v1.1.15) (2023-08-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@askcodebase/common",
- "version": "1.1.15",
+ "version": "1.1.16",
"description": "Common types, definitions for AskCodebase client and server.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments