Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/real-clowns-stare.md

This file was deleted.

1 change: 1 addition & 0 deletions workspaces/contact/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Minor Changes

- [#741](https://github.com/NodeSecure/scanner/pull/741) [`53c60c1`](https://github.com/NodeSecure/scanner/commit/53c60c15358805ec9e91b12daf1ae64f0d652387) Thanks [@fraxken](https://github.com/fraxken)! - Refactor highlight extractors to make them work in a web env. Add unit-test to scanner to ensure compatibility and CI break.
- [#735](https://github.com/NodeSecure/scanner/pull/735) [`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2) Thanks [@clemgbld](https://github.com/clemgbld)! - feat: extend contact with free email service flag

## 3.2.0
Expand Down
3 changes: 2 additions & 1 deletion workspaces/mama/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@

### Minor Changes

- [#741](https://github.com/NodeSecure/scanner/pull/741) [`53c60c1`](https://github.com/NodeSecure/scanner/commit/53c60c15358805ec9e91b12daf1ae64f0d652387) Thanks [@fraxken](https://github.com/fraxken)! - Refactor highlight extractors to make them work in a web env. Add unit-test to scanner to ensure compatibility and CI break.
- [#735](https://github.com/NodeSecure/scanner/pull/735) [`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2) Thanks [@clemgbld](https://github.com/clemgbld)! - feat: extend contact with free email service flag

### Patch Changes

- Updated dependencies [[`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2)]:
- Updated dependencies [[`53c60c1`](https://github.com/NodeSecure/scanner/commit/53c60c15358805ec9e91b12daf1ae64f0d652387), [`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2)]:
- @nodesecure/contact@3.3.0

## 2.3.1
Expand Down
4 changes: 3 additions & 1 deletion workspaces/scanner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@

### Patch Changes

- Updated dependencies [[`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2)]:
- [#741](https://github.com/NodeSecure/scanner/pull/741) [`53c60c1`](https://github.com/NodeSecure/scanner/commit/53c60c15358805ec9e91b12daf1ae64f0d652387) Thanks [@fraxken](https://github.com/fraxken)! - Refactor highlight extractors to make them work in a web env. Add unit-test to scanner to ensure compatibility and CI break.

- Updated dependencies [[`53c60c1`](https://github.com/NodeSecure/scanner/commit/53c60c15358805ec9e91b12daf1ae64f0d652387), [`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2)]:
- @nodesecure/contact@3.3.0
- @nodesecure/mama@2.4.0
- @nodesecure/tree-walker@4.0.2
Expand Down
2 changes: 1 addition & 1 deletion workspaces/tree-walker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

### Patch Changes

- Updated dependencies [[`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2)]:
- Updated dependencies [[`53c60c1`](https://github.com/NodeSecure/scanner/commit/53c60c15358805ec9e91b12daf1ae64f0d652387), [`f17981a`](https://github.com/NodeSecure/scanner/commit/f17981ad512cb879cf13690b327a51ec1ff910d2)]:
- @nodesecure/mama@2.4.0

## 4.0.1
Expand Down