Skip to content

Commit 3a872ea

Browse files
2 parents a4bdd3e + 52d1cfb commit 3a872ea

4 files changed

Lines changed: 12 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.5"
2+
".": "3.0.6"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Future releases are managed by [Release Please](https://github.com/googleapis/release-please)
99
— entries are generated automatically from commit messages.
1010

11+
## [3.0.6](https://github.com/coffee-and-fun/google-profanity-words/compare/v3.0.5...v3.0.6) (2026-04-20)
12+
13+
14+
### Bug Fixes
15+
16+
* 10 ([4dd44ab](https://github.com/coffee-and-fun/google-profanity-words/commit/4dd44ab52ac1b485b495ab45107206b17e8df3ac))
17+
* patch 1 ([f3bfb65](https://github.com/coffee-and-fun/google-profanity-words/commit/f3bfb6577d6986d9ccea404245f031339247b758))
18+
1119
## [3.0.5](https://github.com/coffee-and-fun/google-profanity-words/compare/v3.0.4...v3.0.5) (2026-04-20)
1220

1321

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coffeeandfun/google-profanity-words",
3-
"version": "3.0.5",
3+
"version": "3.0.6",
44
"description": "Real profanity words banned by Google, extracted from their hidden API before shutdown. Now available as an easy-to-use Node.js library for content filtering.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -13,7 +13,6 @@
1313
},
1414
"./package.json": "./package.json"
1515
},
16-
1716
"files": [
1817
"index.js",
1918
"index.d.ts",

0 commit comments

Comments
 (0)