From 78739cc72687adca9e68649c36cffc7dabd90385 Mon Sep 17 00:00:00 2001 From: Khachatur Ashotyan Date: Sun, 19 Apr 2026 22:59:49 +0400 Subject: [PATCH] chore(main): release 0.1.1 --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 9 +++++++++ Engram.yaml | 4 ++-- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 466df71..a915e8c 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f3f02a4..d2f1300 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ 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.1](https://github.com/bubustack/http-request-engram/compare/v0.1.0...v0.1.1) (2026-04-19) + + +### Miscellaneous + +* harden release automation ([48fd239](https://github.com/bubustack/http-request-engram/commit/48fd2391cbcbee5b8e21f6f9b9e98ed0959a51ef)) +* update dependencies ([395808c](https://github.com/bubustack/http-request-engram/commit/395808c2ab24f5019e73e48a5010270ed93fac98)) +* use dedicated release token for release-please ([d537770](https://github.com/bubustack/http-request-engram/commit/d53777011d9068cdb57c04c82634282b76cbc395)) + ## [0.1.0](https://github.com/bubustack/http-request-engram/compare/v0.1.0...v0.1.0) (2026-04-18) diff --git a/Engram.yaml b/Engram.yaml index c1a898b..bc31676 100644 --- a/Engram.yaml +++ b/Engram.yaml @@ -5,13 +5,13 @@ metadata: annotations: registry.bubustack.io/maturity: experimental spec: - version: 0.1.0 # x-release-please-version + version: 0.1.1 # 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.0 # x-release-please-version + image: ghcr.io/bubustack/http-request-engram:0.1.1 # x-release-please-version configSchema: type: object properties: