Skip to content

Commit bef0f4d

Browse files
committed
bump: v1.1.5
1 parent eed3fb2 commit bef0f4d

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## 1.1.4 (2023-08-02)
211

312

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