diff --git a/CHANGELOG.md b/CHANGELOG.md index 7865b4a0e3908af56f7aa0c970e30fba661517c3..29cbd096b9ea7dedc57eea7caf4011595b776fc7 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)