Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit 755ef0a

Browse files
chore(release): v1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2023-02-08) ### Bug Fixes * **reporter-tap:** fix issue with test count starting from 0 instead of 1 ([db685c5](db685c5)) * **reporter-tap:** fix TAP syntax issue with the "-" position in the test point ([05cab9d](05cab9d)) ### Features * **reporters:** add "description" to both reporters ([12cca9f](12cca9f)) * update dependencies ([9b811b1](9b811b1))
1 parent 5d20fbf commit 755ef0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tsd-lite-cli",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Test runner for testing TypeScript typings (CLI over tsd-lite, a \"per file\" version of tsd)",
55
"license": "MIT",
66
"homepage": "https://github.com/asd-xiv/tsd-lite-cli/#readme",

0 commit comments

Comments
 (0)