Skip to content

Commit 3c9cd37

Browse files
committed
Update changelog for 0.4.2
1 parent 0deaef2 commit 3c9cd37

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.4.2
4+
5+
- Add `typescript` as `dependency` because of https://github.com/typescript-eslint/typescript-eslint/issues/828
6+
37
## 0.4.1
48

59
- Add message (fix) to `reduce` solutions without `slice`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exercism/javascript-analyzer",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Exercism analyzer for javascript",
55
"repository": "https://github.com/exercism/javascript-analyzer",
66
"author": "Derk-Jan Karrenbeld <[email protected]>",

0 commit comments

Comments
 (0)