We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed3fb2 commit bef0f4dCopy full SHA for bef0f4d
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.1.5](https://github.com/jipitiai/askcodebase-common/compare/v1.1.4...v1.1.5) (2023-08-02)
2
+
3
4
+### Features
5
6
+* add github publish and release action ([eed3fb2](https://github.com/jipitiai/askcodebase-common/commit/eed3fb2a9f9f8187a3334a110f2d21a616072883))
7
8
9
10
## 1.1.4 (2023-08-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@askcodebase/common",
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "Common types, definitions for AskCodebase client and server.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments