diff --git a/CHANGELOG.md b/CHANGELOG.md index 572327d..7f80514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ # Change Log +#### Version 1.0.5 +- Fix vulnerabilities. + #### Version 1.0.4 - Fix vulnerability: Bump lodash from 4.17.19 to 4.17.21 diff --git a/README.md b/README.md index ee662fb..0259d8c 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ Example 2: Hovering a line containing the text "WIKI#test#", will generate the following link "https://en.wikipedia.org/wiki/test". Note, "match_pattern" is not included in the generated URL. ## Release Notes +#### Version 1.0.5 +- Fix vulnerabilities. + #### Version 1.0.4 - Fix vulnerability: Bump lodash from 4.17.19 to 4.17.21