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 293f58f commit 7d53a39Copy full SHA for 7d53a39
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.5.1
4
+
5
+- Fix `resistor-color-duo` helper code (with `resistor-color` rewrite changed)
6
7
## 0.5.0
8
9
- Rewrite analyzer for `resistor-color` to match `resistor-color-duo`
package.json
@@ -1,6 +1,6 @@
{
"name": "@exercism/javascript-analyzer",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Exercism analyzer for javascript",
"repository": "https://github.com/exercism/javascript-analyzer",
"author": "Derk-Jan Karrenbeld <derk-jan+github@karrenbeld.info>",
0 commit comments