From 07ef5652a7c53384df0c9cff5f8f1d5d6870563b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 11 Sep 2020 05:07:22 +0000 Subject: [PATCH] chore(release): 11.2.28 [skip ci] ## [11.2.28](https://github.com/thenativeweb/roboter/compare/11.2.27...11.2.28) (2020-09-11) ### Bug Fixes * bump eslint-config-es from 3.19.67 to 3.19.68 ([#379](https://github.com/thenativeweb/roboter/issues/379)) ([7c7f663](https://github.com/thenativeweb/roboter/commit/7c7f6635a8d6b773b29a54e6debc81168133eb41)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c74d2c6..b0645ec5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [11.2.28](https://github.com/thenativeweb/roboter/compare/11.2.27...11.2.28) (2020-09-11) + + +### Bug Fixes + +* bump eslint-config-es from 3.19.67 to 3.19.68 ([#379](https://github.com/thenativeweb/roboter/issues/379)) ([7c7f663](https://github.com/thenativeweb/roboter/commit/7c7f6635a8d6b773b29a54e6debc81168133eb41)) + ## [11.2.27](https://github.com/thenativeweb/roboter/compare/11.2.26...11.2.27) (2020-09-08) diff --git a/package-lock.json b/package-lock.json index 244e6723..81125e3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "roboter", - "version": "11.2.27", + "version": "11.2.28", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d6be20bf..591f5670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roboter", - "version": "11.2.27", + "version": "11.2.28", "description": "roboter streamlines software development by automating tasks and enforcing conventions.", "contributors": [ {