We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0e196d commit b4b55baCopy full SHA for b4b55ba
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.4.0
4
+
5
+- Add analyzer for `resistor-color-duo`
6
+- Fix snapshot name for `resistor-color`
7
8
## 0.3.1
9
10
- Update snapshots
package.json
@@ -1,6 +1,6 @@
{
"name": "@exercism/javascript-analyzer",
- "version": "0.3.1",
+ "version": "0.4.0",
"description": "Exercism analyzer for javascript",
"repository": "https://github.com/exercism/javascript-analyzer",
"author": "Derk-Jan Karrenbeld <derk-jan+github@karrenbeld.info>",
0 commit comments