Skip to content

Commit cde7654

Browse files
committed
Update snapshots and fix comment template tests
1 parent 114d764 commit cde7654

5 files changed

Lines changed: 234 additions & 228 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.3.1
4+
5+
- Update snapshots
6+
- Fix `comments/parameters.ts` test
7+
- Fix `output/toProcessable.ts` test
8+
39
## 0.3.0
410

511
- Add analyzer for `gigasecond`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exercism/javascript-analyzer",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Exercism analyzer for javascript",
55
"repository": "https://github.com/exercism/javascript-analyzer",
66
"author": "Derk-Jan Karrenbeld <derk-jan+github@karrenbeld.info>",

0 commit comments

Comments
 (0)