We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fe446 commit 928b95eCopy full SHA for 928b95e
CHANGELOG.md
@@ -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
10
## [1.1.10](https://github.com/jipitiai/askcodebase-common/compare/v1.1.8...v1.1.10) (2023-08-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@askcodebase/common",
- "version": "1.1.11",
+ "version": "1.1.12",
"description": "Common types, definitions for AskCodebase client and server.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments