Skip to content

Commit 74899a8

Browse files
committed
chore(release): 1.0.2
1 parent 6cbb033 commit 74899a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.2](https://github.com/ajaysinghj8/osham/compare/v1.0.1...v1.0.2) (2021-01-17)
6+
7+
8+
### 🐛 Bug Fixes
9+
10+
* log default port ([6cbb033](https://github.com/ajaysinghj8/osham/commit/6cbb03348be4ec25f37f194e01855991ad76e02a))
11+
512
### [1.0.1](https://github.com/ajaysinghj8/osham/compare/v1.0.0...v1.0.1) (2021-01-17)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osham",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A Configuration based Proxy server to cache API response.",
55
"main": "lib/index.js",
66
"typings": "./lib/index.d.ts",

0 commit comments

Comments
 (0)