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

Commit d798606

Browse files
chore(release): v1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2023-02-06) ### Features * add commander cli interface with --help and --reporter options ([444ce0e](444ce0e)) * add TAP reporter ([8015a5e](8015a5e))
1 parent faa3b84 commit d798606

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.0.0",
3+
"version": "1.1.0",
44
"description": "Test runner for testing TypeScript typings",
55
"license": "MIT",
66
"homepage": "https://github.com/asd-xiv/tsd-lite-cli/#readme",

0 commit comments

Comments
 (0)