Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit 11b641b

Browse files
Bump version and release notes
1 parent 23a9787 commit 11b641b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
The changelog for BOKOR includes information about the each release including any update notes, release notes as well as bug fixes, updates to existing features and new features.
44

5+
---
6+
## 2.2.0
7+
8+
### Release Notes
9+
#### Added
10+
11+
- Fixed error due to http-proxy update
12+
513
---
614
## 2.1.0
715

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bokor",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "Bokor is a simple, Record and Playback Mock Server written in Node.js, utilized for Service Virtualization.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)