Skip to content

Commit abf70d0

Browse files
Merge pull request #34 from coffee-and-fun/release-please--branches--main--components--google-profanity-words
chore(main): release 3.0.5
2 parents 604ce8d + b962174 commit abf70d0

4 files changed

Lines changed: 11 additions & 4 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.4"
2+
".": "3.0.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ 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.5](https://github.com/coffee-and-fun/google-profanity-words/compare/v3.0.4...v3.0.5) (2026-04-20)
12+
13+
14+
### Bug Fixes
15+
16+
* 32 ([d9ae99a](https://github.com/coffee-and-fun/google-profanity-words/commit/d9ae99a9c5807bdd65e3edff7c0600e6c4ddf264))
17+
1118
## [3.0.4](https://github.com/coffee-and-fun/google-profanity-words/compare/v3.0.3...v3.0.4) (2026-04-20)
1219

1320

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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coffeeandfun/google-profanity-words",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
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",

0 commit comments

Comments
 (0)