Skip to content

Commit

Permalink
updated: version number
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiIgna committed Apr 21, 2023
1 parent 27978e8 commit 7d0921d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Whoiser change log

#### 1.17.0 - 21 April 2023

- Fixed - Code syntax to allow strict [#99](https://github.com/LayeredStudio/whoiser/pull/99)
- Updated - Detect more redacted data in domain WHOIS

#### 1.16.0 - 6 February 2023

- Added - Option to show/hide domain WHOIS protected data [#96](https://github.com/LayeredStudio/whoiser/pull/96)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "whoiser",
"version": "1.16.0",
"version": "1.17.0",
"description": "Whois info for TLDs, domains and IPs",
"types": "./index.d.ts",
"typings": "./index.d.ts",
Expand Down

0 comments on commit 7d0921d

Please sign in to comment.