diff --git a/CHANGELOG.md b/CHANGELOG.md index 442b83b..4445ae2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.4.6](https://www.github.com/flagbit/technology-radar/compare/v1.4.5...v1.4.6) (2021-02-16) + + +### Bug Fixes + +* Separate workflow for rollout ([641dbca](https://www.github.com/flagbit/technology-radar/commit/641dbca37992d44702fc45c85450bb15fa886a07)) + ### [1.4.5](https://www.github.com/flagbit/technology-radar/compare/v1.4.4...v1.4.5) (2021-02-16) diff --git a/package.json b/package.json index 891ad73..ab931a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flagbit/technology-radar", - "version": "1.4.5", + "version": "1.4.6", "description": "", "main": "index.js", "scripts": {