Skip to content

Commit a692928

Browse files
committed
bump: v1.1.13
1 parent 79121f1 commit a692928

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.13](https://github.com/jipitiai/askcodebase-common/compare/v1.1.12...v1.1.13) (2023-08-03)
2+
3+
4+
### Features
5+
6+
* add conversation type ([1119d95](https://github.com/jipitiai/askcodebase-common/commit/1119d95e287d903c64d6c6f76fce246652bdd439))
7+
8+
9+
110
## [1.1.12](https://github.com/jipitiai/askcodebase-common/compare/v1.1.10...v1.1.12) (2023-08-03)
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.12",
3+
"version": "1.1.13",
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)