Skip to content

Commit

Permalink
chore(release): 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Shaw <mike.shaw@engineering.digital.dwp.gov.uk>
  • Loading branch information
Mike Shaw committed Mar 1, 2021
1 parent 5e47efb commit 7ceb6ef
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dwp/eslint-config-mocha",
"version": "1.1.0",
"version": "1.2.0",
"author": "Mike Shaw",
"contributors": [
{
Expand Down

0 comments on commit 7ceb6ef

Please sign in to comment.