Skip to content

Commit 11efa59

Browse files
committed
Bump the version
1 parent bb4d160 commit 11efa59

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 5.1.0
4+
5+
- Add support for type-tests
6+
- Rework `run.sh` for console friendly output
7+
38
## 5.0.0
49

510
- Use Yarn 4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@exercism/typescript-test-runner",
33
"description": "Automated Test runner for exercism solutions in TypeScript.",
44
"author": "Derk-Jan Karrenbeld <[email protected]>",
5-
"version": "4.0.0",
5+
"version": "5.1.0",
66
"license": "AGPL-3.0-or-later",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)