Skip to content

Commit d50f8ee

Browse files
committed
bump version & update changelog
1 parent 3aaa811 commit d50f8ee

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ The lowest known Node.js version supported is Node.js `8.3.0`
4646

4747
## Changelog
4848

49+
### Patch 2.0.5
50+
51+
This patch fixes the methods broken by patch 2.0.4
52+
53+
### Security Patch 2.0.4
54+
55+
This patch fixes a security issue within axios by bumping the required axios version from `0.18.1` to `0.21.1`.
56+
4957
### Important Security Patch 2.0.3
5058

5159
> 2.0.2 => 2.0.3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "taihou",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A wrapper for weeb.sh",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)