Skip to content

Commit 643d011

Browse files
committed
bump: v1.1.16
1 parent 14831d9 commit 643d011

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [1.1.15](https://github.com/jipitiai/askcodebase-common/compare/v1.1.14...v1.1.15) (2023-08-04)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@askcodebase/common",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"description": "Common types, definitions for AskCodebase client and server.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)