Skip to content

Commit f4453e8

Browse files
chore: update versions (#444)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 64da1b2 commit f4453e8

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/orange-signs-throw.md

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

.changeset/warm-coins-count.md

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

workspaces/js-x-ray/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @nodesecure/js-x-ray
22

3+
## 11.2.0
4+
5+
### Minor Changes
6+
7+
- [#445](https://github.com/NodeSecure/js-x-ray/pull/445) [`20a03d2`](https://github.com/NodeSecure/js-x-ray/commit/20a03d254ba94f83977037786908114fe00146e2) Thanks [@clemgbld](https://github.com/clemgbld)! - feat(js-x-ray): add collectable api
8+
9+
- [#443](https://github.com/NodeSecure/js-x-ray/pull/443) [`297c072`](https://github.com/NodeSecure/js-x-ray/commit/297c072c143a53888517486dd071e7fd4397374b) Thanks [@clemgbld](https://github.com/clemgbld)! - fix(js-x-ray): parsing error in data exfiltration probe
10+
311
## 11.1.0
412

513
### Minor Changes

workspaces/js-x-ray/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodesecure/js-x-ray",
3-
"version": "11.1.0",
3+
"version": "11.2.0",
44
"description": "JavaScript AST XRay analysis",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)