Skip to content

Commit 1831f79

Browse files
authored
chore(main): release 0.8.4 (#176)
## [0.8.4](v0.8.3...v0.8.4) (2025-05-14) ### Bug Fixes * dns over tcp bypasses domain filtering ([#175](#175)) ([ae7744a](ae7744a))
1 parent ce9480f commit 1831f79

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.4](https://github.com/bullfrogsec/bullfrog/compare/v0.8.3...v0.8.4) (2025-05-14)
4+
5+
6+
### Bug Fixes
7+
8+
* dns over tcp bypasses domain filtering ([#175](https://github.com/bullfrogsec/bullfrog/issues/175)) ([ae7744a](https://github.com/bullfrogsec/bullfrog/commit/ae7744ae4b3a6f8ffc2e49f501e30bf1a43d4671))
9+
310
## [0.8.3](https://github.com/bullfrogsec/bullfrog/compare/v0.8.2...v0.8.3) (2025-05-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bullfrog",
3-
"version": "0.8.3",
3+
"version": "0.8.4",
44
"description": "Github Action for securing your Github workflows",
55
"author": "Bullfrog Security",
66
"license": "MIT"

0 commit comments

Comments
 (0)