From 4e3addc47fcf4978d9d9fc0e1ef55580230b799b Mon Sep 17 00:00:00 2001 From: Alexander Nickel Date: Tue, 16 Feb 2021 17:05:33 +0100 Subject: [PATCH] chore: release 1.4.8 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52f650c..5167eba 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.8](https://www.github.com/flagbit/technology-radar/compare/v1.4.7...v1.4.8) (2021-02-16) + + +### Bug Fixes + +* Don't use GITHUB_TOKEN for release-please ([8ed0c1b](https://www.github.com/flagbit/technology-radar/commit/8ed0c1bee907f35719440cf92b31aca08d81edbc)) + ### [1.4.7](https://www.github.com/flagbit/technology-radar/compare/v1.4.6...v1.4.7) (2021-02-16) diff --git a/package.json b/package.json index b173a13..56f89f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flagbit/technology-radar", - "version": "1.4.7", + "version": "1.4.8", "description": "", "main": "index.js", "scripts": {