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 79121f1 commit a692928Copy full SHA for a692928
CHANGELOG.md
@@ -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
10
## [1.1.12](https://github.com/jipitiai/askcodebase-common/compare/v1.1.10...v1.1.12) (2023-08-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@askcodebase/common",
- "version": "1.1.12",
+ "version": "1.1.13",
"description": "Common types, definitions for AskCodebase client and server.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments