Skip to content

Commit 2bf5dc7

Browse files
committed
bump: v1.1.9
1 parent ff97672 commit 2bf5dc7

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,6 +1,15 @@
11
## [1.1.9](https://github.com/jipitiai/askcodebase-common/compare/v1.1.8...v1.1.9) (2023-08-02)
22

33

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+
413
### Bug Fixes
514

615
* set permissions for github action ([79013d2](https://github.com/jipitiai/askcodebase-common/commit/79013d2c3f3cf7ffc39b395228c5ad485e8c1746))

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.8",
3+
"version": "1.1.9",
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)