From e4d9004eaa7ec90b52aef275550f03089a1446bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:15:34 -0800 Subject: [PATCH] chore(main): release 2.3.2 (#24) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9419df..fdb9c97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [2.3.2](https://github.com/alexzel/bad-words-next/compare/v2.3.1...v2.3.2) (2024-12-11) + + +### Bug Fixes + +* update libs usage to their latest interfaces ([d96238b](https://github.com/alexzel/bad-words-next/commit/d96238bebe8bffc160f7e248325654d26f69aa3b)) +* update lookalikes in en.json to treat 3 as E ([#19](https://github.com/alexzel/bad-words-next/issues/19)) ([6f78bbd](https://github.com/alexzel/bad-words-next/commit/6f78bbd5010a62622353a15496038d35d1870568)) + ## [2.3.1](https://github.com/alexzel/bad-words-next/compare/v2.3.0...v2.3.1) (2024-04-07) diff --git a/package.json b/package.json index 8ed12de..f39f202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bad-words-next", - "version": "2.3.1", + "version": "2.3.2", "description": "JavaScript/TypeScript filter and checker for bad words aka profanity", "keywords": [ "curse",