Skip to content

Commit adc2a00

Browse files
committed
bump: v1.1.14
1 parent 2c39e2b commit adc2a00

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.14](https://github.com/jipitiai/askcodebase-common/compare/v1.1.13...v1.1.14) (2023-08-03)
2+
3+
4+
### Features
5+
6+
* add vector types ([2c39e2b](https://github.com/jipitiai/askcodebase-common/commit/2c39e2be846edb40826a7e55c260fda8c344fcae))
7+
8+
9+
110
## [1.1.13](https://github.com/jipitiai/askcodebase-common/compare/v1.1.12...v1.1.13) (2023-08-03)
211

312

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@askcodebase/common",
3-
"version": "1.1.13",
3+
"version": "1.1.14",
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)