Skip to content

Commit

Permalink
chore(main): release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 5, 2024
1 parent 09de22a commit 5b57c02
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"cloudrun-malware-scanner": "2.5.0"
"cloudrun-malware-scanner": "2.6.0"
}
7 changes: 7 additions & 0 deletions cloudrun-malware-scanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [2.6.0](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v2.5.0...v2.6.0) (2024-06-05)


### Features

* Replace Bunyan logger with Pino ([#129](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/129)) ([09de22a](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/09de22a38813813ae84364db9228ca017eca9fd4))

## [2.5.0](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v2.4.1...v2.5.0) (2024-05-24)


Expand Down
4 changes: 2 additions & 2 deletions cloudrun-malware-scanner/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cloudrun-malware-scanner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gcs-malware-scanner",
"version": "2.5.0",
"version": "2.6.0",
"description": "Service to scan GCS documents for the malware and move the analyzed documents to appropriate buckets",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5b57c02

Please sign in to comment.