diff --git a/.changeset/forty-birds-yawn.md b/.changeset/forty-birds-yawn.md deleted file mode 100644 index efa3c58..0000000 --- a/.changeset/forty-birds-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'profanity-checker-fr': minor ---- - -Addition of “word variants” so that the user does not change the character in a forbidden word. diff --git a/CHANGELOG.md b/CHANGELOG.md index ec37389..044ef9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # profanity-checker-fr +## 1.3.0 + +### Minor Changes + +- 7de66c8: Addition of “word variants” so that the user does not change the character in a forbidden word. + ## 1.2.1 ### Patch Changes diff --git a/package.json b/package.json index 0dffbfb..8ac8ae6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "profanity-checker-fr", - "version": "1.2.1", + "version": "1.3.0", "description": "French Profanity Filter is a lightweight and easy-to-use Node.js module to detect and filter offensive words (profanity, insults) in French sentences. Ideal for chat applications, comment moderation, and any service that requires clean user-generated content.", "keywords": [ "bad",