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

Commit be40d70

Browse files
chore(release): v2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2023-02-11) ### Features * add tests with "tape", test coverage with "c8" and "coveralls" ([1d63da6](1d63da6))
1 parent 644cb8a commit be40d70

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": "2.0.0",
3+
"version": "2.1.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)