Skip to content

Commit 5ba4481

Browse files
committed
bump: v1.1.6
1 parent 8741120 commit 5ba4481

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.6](https://github.com/jipitiai/askcodebase-common/compare/v1.1.5...v1.1.6) (2023-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* delete error script ([8741120](https://github.com/jipitiai/askcodebase-common/commit/87411201eef3b13b4e3229457acd06f8e8da5a63))
7+
8+
9+
110
## [1.1.5](https://github.com/jipitiai/askcodebase-common/compare/v1.1.4...v1.1.5) (2023-08-02)
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.5",
3+
"version": "1.1.6",
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)