Skip to content

Commit daadf72

Browse files
committed
bump: v1.1.17
1 parent e23bd15 commit daadf72

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.17](https://github.com/jipitiai/askcodebase-common/compare/v1.1.16...v1.1.17) (2023-08-10)
2+
3+
4+
### Features
5+
6+
* add internal error ([e23bd15](https://github.com/jipitiai/askcodebase-common/commit/e23bd159b75a2424e6ed1ef7cf9ef2bd4e17fbb1))
7+
8+
9+
110
## [1.1.16](https://github.com/jipitiai/askcodebase-common/compare/v1.1.15...v1.1.16) (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.16",
3+
"version": "1.1.17",
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)