Skip to content

Commit b4b55ba

Browse files
committed
🔥 release 0.4.0
1 parent e0e196d commit b4b55ba

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.4.0
4+
5+
- Add analyzer for `resistor-color-duo`
6+
- Fix snapshot name for `resistor-color`
7+
38
## 0.3.1
49

510
- Update snapshots

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.3.1",
3+
"version": "0.4.0",
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)