Skip to content

Commit 619c2df

Browse files
chore: update versions
1 parent 88675a6 commit 619c2df

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/upset-socks-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/contact/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @nodesecure/contact
22

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- [#650](https://github.com/NodeSecure/scanner/pull/650) [`88675a6`](https://github.com/NodeSecure/scanner/commit/88675a6252760a64036818b6da51903ba374c9b1) Thanks [@fraxken](https://github.com/fraxken)! - Expose NsResolver class and add API documentation
8+
39
## 3.0.0
410

511
### Major Changes

workspaces/contact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesecure/contact",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Utilities to extract/fetch data on NPM contacts (author, maintainers ..)",
55
"type": "module",
66
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)