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 8741120 commit 5ba4481Copy full SHA for 5ba4481
CHANGELOG.md
@@ -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
10
## [1.1.5](https://github.com/jipitiai/askcodebase-common/compare/v1.1.4...v1.1.5) (2023-08-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@askcodebase/common",
- "version": "1.1.5",
+ "version": "1.1.6",
"description": "Common types, definitions for AskCodebase client and server.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments