Skip to content

Commit 0ed9e51

Browse files
committed
bump: v1.1.10
1 parent 096a0e0 commit 0ed9e51

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.1.10](https://github.com/jipitiai/askcodebase-common/compare/v1.1.8...v1.1.10) (2023-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add auto push and publish in readme ([096a0e0](https://github.com/jipitiai/askcodebase-common/commit/096a0e0e59e2783bc55ad9334c619857819b16fe))
7+
* set permissions for github action ([79013d2](https://github.com/jipitiai/askcodebase-common/commit/79013d2c3f3cf7ffc39b395228c5ad485e8c1746))
8+
9+
10+
111
## [1.1.9](https://github.com/jipitiai/askcodebase-common/compare/v1.1.8...v1.1.9) (2023-08-02)
212

313

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