Skip to content

Commit 928b95e

Browse files
committed
bump: v1.1.12
1 parent 42fe446 commit 928b95e

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.12](https://github.com/jipitiai/askcodebase-common/compare/v1.1.10...v1.1.12) (2023-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add error env variable in index ([42fe446](https://github.com/jipitiai/askcodebase-common/commit/42fe446236af5a6772efe43403ada391cf5d52e3))
7+
8+
9+
110
## [1.1.10](https://github.com/jipitiai/askcodebase-common/compare/v1.1.8...v1.1.10) (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.11",
3+
"version": "1.1.12",
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)