diff --git a/CHANGELOG.md b/CHANGELOG.md index 17d8153..5756f1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [1.6.5](https://github.com/web-mech/badwords/compare/v1.6.4...v1.6.5) (2018-10-23) + + + ## [1.6.4](https://github.com/web-mech/badwords/compare/v1.6.3...v1.6.4) (2018-09-21) diff --git a/package.json b/package.json index 1e170af..94aa5e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bad-words", - "version": "1.6.4", + "version": "1.6.5", "description": "A javascript filter for bad words", "main": "./lib/badwords", "directories": {