From f91853dc0783de8326508c5af78d9b3c1579acff Mon Sep 17 00:00:00 2001 From: Gitlab CI Date: Fri, 19 Jul 2019 19:33:23 +0000 Subject: [PATCH] chore(release): publish version - @d0whc3r/yavnotifier@1.1.4 --- code/CHANGELOG.md | 15 +++++++++++++++ code/package.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/code/CHANGELOG.md b/code/CHANGELOG.md index d345e04..e857a4a 100644 --- a/code/CHANGELOG.md +++ b/code/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.4](https://github.com/d0whc3r/yavnotifier/compare/@d0whc3r/yavnotifier@1.1.3...@d0whc3r/yavnotifier@1.1.4) (2019-07-19) + + +### Bug Fixes + +* fix coverage in codecovs ([69de371](https://github.com/d0whc3r/yavnotifier/commit/69de371)) +* sonnar issues ([6b056e9](https://github.com/d0whc3r/yavnotifier/commit/6b056e9)) +* sonnar issues ([72bb205](https://github.com/d0whc3r/yavnotifier/commit/72bb205)) +* update main readme ([13e08d6](https://github.com/d0whc3r/yavnotifier/commit/13e08d6)) +* update versions ([552e0c9](https://github.com/d0whc3r/yavnotifier/commit/552e0c9)) + + + + + ## [1.1.3](https://github.com/d0whc3r/yavnotifier/compare/@d0whc3r/yavnotifier@1.1.2...@d0whc3r/yavnotifier@1.1.3) (2019-07-19) diff --git a/code/package.json b/code/package.json index 5f5e010..6ad7663 100644 --- a/code/package.json +++ b/code/package.json @@ -1,6 +1,6 @@ { "name": "@d0whc3r/yavnotifier", - "version": "1.1.3", + "version": "1.1.4", "license": "MIT", "author": { "email": "d0whc3r@gmail.com",