From 5e37fc11a954f138b5685c298d38f5f01220352f Mon Sep 17 00:00:00 2001 From: Anton Bilovus Date: Tue, 15 Sep 2020 12:39:56 +0200 Subject: [PATCH] v0.15.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4747a01..1d9a149 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.15.0](https://github.com/AxisCommunications/eslint-config-typescript-shareable/compare/v0.14.0...v0.15.0) (2020-09-15) + + +### Features + +* updated dependencies to latest version ([4b1fcd7](https://github.com/AxisCommunications/eslint-config-typescript-shareable/commit/4b1fcd77608b7ac3ac1d7fd72cb88f2049119e21)) + + + # [0.14.0](https://github.com/AxisCommunications/eslint-config-typescript-shareable/compare/v0.13.0...v0.14.0) (2020-09-09) diff --git a/package.json b/package.json index c7e8819..a68d9c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-typescript-shareable", - "version": "0.14.0", + "version": "0.15.0", "description": "Common TypeScript lint configuration (eslint, stylelint, prettier)", "main": "index.js", "files": [