diff --git a/CHANGELOG.md b/CHANGELOG.md index 4445ae2..52f650c 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.7](https://www.github.com/flagbit/technology-radar/compare/v1.4.6...v1.4.7) (2021-02-16) + + +### Bug Fixes + +* Testing the trigger ([31a5889](https://www.github.com/flagbit/technology-radar/commit/31a58891e4b1bbfb0f20b840ae64461ae497469e)) + ### [1.4.6](https://www.github.com/flagbit/technology-radar/compare/v1.4.5...v1.4.6) (2021-02-16) diff --git a/package.json b/package.json index ab931a9..b173a13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flagbit/technology-radar", - "version": "1.4.6", + "version": "1.4.7", "description": "", "main": "index.js", "scripts": {