From 7b87ba72ae85bdf3477a4abbc1b6b826c4737023 Mon Sep 17 00:00:00 2001 From: Anton Bilovus Date: Tue, 6 Apr 2021 07:50:42 +0200 Subject: [PATCH] v0.39.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0204c5..6e487e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.39.0](https://github.com/AxisCommunications/eslint-config-typescript-shareable/compare/v0.38.0...v0.39.0) (2021-04-06) + + +### Features + +* updates dependencies to latest versions ([126b636](https://github.com/AxisCommunications/eslint-config-typescript-shareable/commit/126b6360003b3a6413811ecf8c63481aeae529d7)) + + + # [0.38.0](https://github.com/AxisCommunications/eslint-config-typescript-shareable/compare/v0.37.0...v0.38.0) (2021-03-22) diff --git a/package.json b/package.json index d77a022..90454c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-typescript-shareable", - "version": "0.38.0", + "version": "0.39.0", "description": "Common TypeScript lint configuration (eslint, stylelint, prettier)", "main": "index.js", "files": [