Skip to content

Commit

Permalink
chore(main): release 2.6.3 (#193)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jul 30, 2024
1 parent b2da217 commit 3e6a15e
Show file tree
Hide file tree
Showing 4 changed files with 12 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.6.2"
"cloudrun-malware-scanner": "2.6.3"
}
8 changes: 8 additions & 0 deletions cloudrun-malware-scanner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [2.6.3](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v2.6.2...v2.6.3) (2024-07-30)


### Bug Fixes

* **deps:** bump fast-xml-parser ([#192](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/192)) ([b2da217](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/b2da2170b1e7f81c060b50551f3c21ebbc713f66))
* **deps:** bump husky from 9.1.3 to 9.1.4 in /cloudrun-malware-scanner ([#190](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/issues/190)) ([0a70186](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/commit/0a70186a2c748051e97d44981cb6c7e9d0661372))

## [2.6.2](https://github.com/GoogleCloudPlatform/docker-clamav-malware-scanner/compare/v2.6.1...v2.6.2) (2024-07-29)


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.6.2",
"version": "2.6.3",
"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 3e6a15e

Please sign in to comment.