Skip to content

Commit

Permalink
bump: v1.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbond committed Aug 3, 2023
1 parent 79121f1 commit a692928
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.13](https://github.com/jipitiai/askcodebase-common/compare/v1.1.12...v1.1.13) (2023-08-03)


### Features

* add conversation type ([1119d95](https://github.com/jipitiai/askcodebase-common/commit/1119d95e287d903c64d6c6f76fce246652bdd439))



## [1.1.12](https://github.com/jipitiai/askcodebase-common/compare/v1.1.10...v1.1.12) (2023-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit a692928

Please sign in to comment.