From 90c628327a51d741061335c922ffee57c6e0cf07 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 10 May 2024 07:22:04 +0000 Subject: [PATCH] chore: Release 1.27.2 ## [1.27.2](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.27.1...v1.27.2) (2024-05-10) ### Bug Fixes * add ability to set Auth token on prod manually using local storage ([0893f9f](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/0893f9fb505c1464a4d24317a1a79dbbaa1716ba)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7865b4a0..29cbd096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.27.2](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.27.1...v1.27.2) (2024-05-10) + + +### Bug Fixes + +* add ability to set Auth token on prod manually using local storage ([0893f9f](https://code.vereign.com/gaiax/ocm/ocm-engine/commit/0893f9fb505c1464a4d24317a1a79dbbaa1716ba)) + ## [1.27.1](https://code.vereign.com/gaiax/ocm/ocm-engine/compare/v1.27.0...v1.27.1) (2024-04-24) -- GitLab