diff --git a/CHANGELOG.md b/CHANGELOG.md index 0966bb5..224c726 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See https://www.conventionalcommits.org/en/v1.0.0/ for commit guidelines. +# [1.2.0](https://github.com/dwp/eslint-config-mocha/compare/1.1.0...1.2.0) (2021-03-01) + +### Features + +* dependency updates + + + # [1.1.0](https://github.com/dwp/eslint-config-mocha/compare/1.0.0...1.1.0) (2020-02-28) diff --git a/LICENSE b/LICENSE index 82a92b4..c67cc3b 100755 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ ISC License (ISC) -Copyright 2017 - 2020 Crown Copyright (Department for Work and Pensions) +Copyright 2017 - 2021 Crown Copyright (Department for Work and Pensions) Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/package-lock.json b/package-lock.json index bd8dbc6..715086a 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@dwp/eslint-config-mocha", - "version": "1.1.0", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d9a7c03..2d3408e 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dwp/eslint-config-mocha", - "version": "1.1.0", + "version": "1.2.0", "author": "Mike Shaw", "contributors": [ {