From 217427e7ba76a4fdafa602ab52d953ad1d608210 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 Aug 2022 16:30:59 +0000 Subject: [PATCH] chore(release): 0.11.4 [skip ci] ## [0.11.4](https://gitlab.com/xebis/shellib/compare/v0.11.3...v0.11.4) (2022-08-15) ### Bug Fixes * skip pre-commit hook variable doesn't work without gitlab token ([830db83](https://gitlab.com/xebis/shellib/commit/830db83fdbf591033fa0108752f51a635ee7f3ce)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d69006f..39b507c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.11.4](https://gitlab.com/xebis/shellib/compare/v0.11.3...v0.11.4) (2022-08-15) + + +### Bug Fixes + +* skip pre-commit hook variable doesn't work without gitlab token ([830db83](https://gitlab.com/xebis/shellib/commit/830db83fdbf591033fa0108752f51a635ee7f3ce)) + ## [0.11.3](https://gitlab.com/xebis/shellib/compare/v0.11.2...v0.11.3) (2022-01-08)