Skip to content

Commit f989652

Browse files
chore: update versions (#418)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8125cfb commit f989652

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/clean-shirts-repeat.md

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

workspaces/js-x-ray/CHANGELOG.md

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

3+
## 10.2.1
4+
5+
### Patch Changes
6+
7+
- [#417](https://github.com/NodeSecure/js-x-ray/pull/417) [`8125cfb`](https://github.com/NodeSecure/js-x-ray/commit/8125cfb12a4f99136246562e35e5d55947674426) Thanks [@fraxken](https://github.com/fraxken)! - Normalize experimental property in warnings
8+
39
## 10.2.0
410

511
### 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": "10.2.0",
3+
"version": "10.2.1",
44
"description": "JavaScript AST XRay analysis",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)