Skip to content

Commit a0f99df

Browse files
committed
docs: update version and CHANGELOG
1 parent 61d2185 commit a0f99df

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.16.1
2+
- 支持font类型资源的拦截
3+
14
## v1.16.0
25
- 更新icon
36
- vite更新到5.0,antd更新到5.0

public/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Easy Interceptor",
4-
"version": "1.16.0",
4+
"version": "1.16.1",
55
"description": "__MSG_description__",
66
"permissions": [
77
"storage",

0 commit comments

Comments
 (0)