Skip to content

Commit

Permalink
Update changelog for 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Sep 25, 2019
1 parent 0deaef2 commit 3c9cd37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.4.2

- Add `typescript` as `dependency` because of https://github.com/typescript-eslint/typescript-eslint/issues/828

## 0.4.1

- Add message (fix) to `reduce` solutions without `slice`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exercism/javascript-analyzer",
"version": "0.4.1",
"version": "0.4.2",
"description": "Exercism analyzer for javascript",
"repository": "https://github.com/exercism/javascript-analyzer",
"author": "Derk-Jan Karrenbeld <[email protected]>",
Expand Down

0 comments on commit 3c9cd37

Please sign in to comment.