Skip to content

Commit 98a3a25

Browse files
chore(main): release 3.5.1 (#291)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Niel Markwick <[email protected]>
1 parent 0984407 commit 98a3a25

File tree

4 files changed

+15
-4
lines changed

4 files changed

+15
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"cloudrun-malware-scanner": "3.5.0"
2+
"cloudrun-malware-scanner": "3.5.1"
33
}

cloudrun-malware-scanner/CHANGELOG.md

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

33

4+
## [3.5.1](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v3.5.0...v3.5.1) (2025-03-18)
5+
6+
7+
### Bug Fixes
8+
9+
* **deps:** update dependency globals to v16 ([#290](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/290)) ([1009af3](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/1009af3f17aaf9f98157d59be63a91c554fce8fa))
10+
* **deps:** update docker-containers ([#289](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/289)) ([16bbc2a](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/16bbc2a0949e6ac772cb8b766d236841c1db1124))
11+
* **deps:** update npm-packages ([#284](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/284)) ([2eeeb99](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/2eeeb9983f4e2c0a3f0e7df0eacb109a06e5d791))
12+
* **deps:** update npm-packages ([#292](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/292)) ([9926842](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/9926842f122bc1c72260a9787ef7700253648938))
13+
* **deps:** update npm-packages ([#293](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/293)) ([b8f29bb](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/b8f29bb930bb31af02c301a82a8a13642b0247e3))
14+
415
## [3.5.0](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v3.4.0...v3.5.0) (2025-01-28)
516

617

cloudrun-malware-scanner/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.

cloudrun-malware-scanner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gcs-malware-scanner",
3-
"version": "3.5.0",
3+
"version": "3.5.1",
44
"description": "Service to scan GCS documents for the malware and move the analyzed documents to appropriate buckets",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)