Skip to content

Commit 413a483

Browse files
committed
1.20.7
1 parent 450a7d3 commit 413a483

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,16 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5+
#### [v1.20.7](https://github.com/permafrost-dev/node-ray/compare/v1.20.6...v1.20.7)
6+
7+
- Update README.md [`450a7d3`](https://github.com/permafrost-dev/node-ray/commit/450a7d30e413ba266008d83de2fa6f21b872dbab)
8+
- Remove unnecessary line in package.json preversion script [`7c83962`](https://github.com/permafrost-dev/node-ray/commit/7c83962cf0a2c142212ad1e94de2d2e423915b11)
9+
- fixes [`2e5b54b`](https://github.com/permafrost-dev/node-ray/commit/2e5b54b309b32bf6db033079663e52831a889442)
10+
511
#### [v1.20.6](https://github.com/permafrost-dev/node-ray/compare/v1.20.5...v1.20.6)
612

13+
> 12 May 2023
14+
715
- Remove unnecessary line in package.json preversion script [`c4c87bc`](https://github.com/permafrost-dev/node-ray/commit/c4c87bc265d06e8725cff201dda1de1e84f71088)
816
- fixes [`dfa9333`](https://github.com/permafrost-dev/node-ray/commit/dfa9333b24e59a56ea693aec05d4d9c4d052de41)
917

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-ray",
3-
"version": "1.20.6",
3+
"version": "1.20.7",
44
"description": "Debug NodeJS with Ray to fix problems faster",
55
"license": "MIT",
66
"author": "Patrick Organ <[email protected]>",

0 commit comments

Comments
 (0)