Skip to content

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Dec 9, 2022
1 parent 6608f01 commit 6fdaf45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

5.3.0 / 2022-12-09
==================

**features**
* [[`6608f01`](http://github.com/eggjs/egg-mock/commit/6608f01983b6891fad2eea758e426bb205dff117)] - 📦 NEW: mock context support ctxStorage (#133) (fengmk2 <<fengmk2@gmail.com>>)

5.2.1 / 2022-11-11
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "egg-mock",
"version": "5.2.1",
"version": "5.3.0",
"eggPlugin": {
"name": "egg-mock"
},
Expand Down

0 comments on commit 6fdaf45

Please sign in to comment.