diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b2c706c..d2e737f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.19.2" + ".": "0.19.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 60d794c..d47be22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.19.3](https://github.com/Kong/volcano-cli/compare/v0.19.2...v0.19.3) (2026-07-30) + + +### Bug Fixes + +* **logs:** match server LogEvent body field, docs fixes (VOL-648 sub-tickets) ([#149](https://github.com/Kong/volcano-cli/issues/149)) ([057dbac](https://github.com/Kong/volcano-cli/commit/057dbacc011611245a1c956b1eb47a18ee2b6a40)) + ## [0.19.2](https://github.com/Kong/volcano-cli/compare/v0.19.1...v0.19.2) (2026-07-30) diff --git a/package.json b/package.json index 3c2d051..38b7b5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@volcano.dev/cli", - "version": "0.19.2", + "version": "0.19.3", "description": "CLI for Volcano's hosting platform.", "keywords": [ "volcano",