File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ 1.1.9] ( https://github.com/jipitiai/askcodebase-common/compare/v1.1.8...v1.1.9 ) (2023-08-02)
2
2
3
3
4
+ ### Bug Fixes
5
+
6
+ * export env variable error in index.ts ([ ff97672] ( https://github.com/jipitiai/askcodebase-common/commit/ff97672e34c904fb677f4ea483a9fdcc74eb2422 ) )
7
+
8
+
9
+
10
+ ## [ 1.1.9] ( https://github.com/jipitiai/askcodebase-common/compare/v1.1.8...v1.1.9 ) (2023-08-02)
11
+
12
+
4
13
### Bug Fixes
5
14
6
15
* set permissions for github action ([ 79013d2] ( https://github.com/jipitiai/askcodebase-common/commit/79013d2c3f3cf7ffc39b395228c5ad485e8c1746 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @askcodebase/common" ,
3
- "version" : " 1.1.8 " ,
3
+ "version" : " 1.1.9 " ,
4
4
"description" : " Common types, definitions for AskCodebase client and server." ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments