diff --git a/MEZMO_CHANGELOG.md b/MEZMO_CHANGELOG.md index 59868559b..f0e6dfa33 100644 --- a/MEZMO_CHANGELOG.md +++ b/MEZMO_CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.14.3](https://github.com/answerbook/vector/compare/v3.14.2...v3.14.3) (2024-04-08) + + +### Bug Fixes + +* **ci**: Make all vector dev volumnes unique [ee0749c](https://github.com/answerbook/vector/commit/ee0749c296fdeef2220b889b6bce8ec74771f040) - Darin Spivey [LOG-19643](https://logdna.atlassian.net/browse/LOG-19643) + ## [3.14.2](https://github.com/answerbook/vector/compare/v3.14.1...v3.14.2) (2024-04-05) diff --git a/package.json b/package.json index dc6c9e92d..aa384a90f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vector", - "version": "3.14.2", + "version": "3.14.3", "description": "Vector is a high-performance, end-to-end (agent & aggregator) observability data pipeline", "repository": { "type": "git",