diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index a915e8c..001eb2c 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.1" + ".": "0.1.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d2f1300..aa18bb9 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.2](https://github.com/bubustack/http-request-engram/compare/v0.1.1...v0.1.2) (2026-05-02) + + +### Bug Fixes + +* update SDK and workflow dependencies ([#8](https://github.com/bubustack/http-request-engram/issues/8)) ([c2bef08](https://github.com/bubustack/http-request-engram/commit/c2bef08edba952770cb8a4c99567ae0118df0bea)) + ## [0.1.1](https://github.com/bubustack/http-request-engram/compare/v0.1.0...v0.1.1) (2026-04-19) diff --git a/Engram.yaml b/Engram.yaml index bc31676..37dfd87 100644 --- a/Engram.yaml +++ b/Engram.yaml @@ -5,13 +5,13 @@ metadata: annotations: registry.bubustack.io/maturity: experimental spec: - version: 0.1.1 # x-release-please-version + version: 0.1.2 # x-release-please-version description: "Makes an HTTP request to a specified URL." supportedModes: - job - deployment - statefulset - image: ghcr.io/bubustack/http-request-engram:0.1.1 # x-release-please-version + image: ghcr.io/bubustack/http-request-engram:0.1.2 # x-release-please-version configSchema: type: object properties: