diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 10f3091..b06ba91 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.2.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e7275dd..9721366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.1](https://github.com/doublewordai/inference-stack/compare/v0.2.0...v0.2.1) (2025-08-08) + + +### Bug Fixes + +* trigger release-please for workflow testing ([14de0e5](https://github.com/doublewordai/inference-stack/commit/14de0e566b80576b6daf7cb840ee07a95e252b72)) + ## [0.2.0](https://github.com/doublewordai/inference-stack/compare/v0.1.0...v0.2.0) (2025-08-08) diff --git a/Chart.yaml b/Chart.yaml index c4bb578..200f469 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: inference-stack description: A Helm chart for deploying Onwards gateway with configurable LLM model groups type: application -version: 0.2.0 +version: 0.2.1 appVersion: "latest" home: https://github.com/doublewordai/onwards sources: