diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 18e45d5..0f24e47 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.5" + ".": "0.1.6" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 35d59bc..b59f55b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ This file is automatically generated by [Release Please](https://github.com/goog 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.1.6](https://github.com/bubustack/livekit-webhook-impulse/compare/v0.1.5...v0.1.6) (2026-05-02) + + +### Miscellaneous + +* **deps:** bump github.com/livekit/protocol from 1.45.3 to 1.45.6 ([#14](https://github.com/bubustack/livekit-webhook-impulse/issues/14)) ([eb09f42](https://github.com/bubustack/livekit-webhook-impulse/commit/eb09f4227bb70eca4651541774636254f9ab1700)) + ## [0.1.5](https://github.com/bubustack/livekit-webhook-impulse/compare/v0.1.4...v0.1.5) (2026-05-02) diff --git a/Impulse.yaml b/Impulse.yaml index 129e790..23ff9dd 100644 --- a/Impulse.yaml +++ b/Impulse.yaml @@ -5,9 +5,9 @@ metadata: annotations: registry.bubustack.io/maturity: experimental spec: - version: 0.1.5 # x-release-please-version + version: 0.1.6 # x-release-please-version description: An Impulse that listens for LiveKit webhook events and triggers a StoryRun. - image: ghcr.io/bubustack/livekit-webhook-impulse:0.1.5 # x-release-please-version + image: ghcr.io/bubustack/livekit-webhook-impulse:0.1.6 # x-release-please-version supportedModes: - deployment configSchema: