Skip to content

Commit b9170bf

Browse files
committed
Release 3.4.5
1 parent 1a01d69 commit b9170bf

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v3.4.5 (2021-07-27)
2+
3+
#### :house: Internal
4+
* [#328](https://github.com/pretenderjs/pretender/pull/328) Upgrade runtime deps ([@xg-wang](https://github.com/xg-wang))
5+
6+
#### Committers: 1
7+
- Thomas Wang ([@xg-wang](https://github.com/xg-wang))
8+
9+
110
## v3.4.4 (2021-07-27)
211

312
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pretender",
3-
"version": "3.4.4",
3+
"version": "3.4.5",
44
"main": "./dist/pretender.js",
55
"module": "./dist/pretender.es.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)