Skip to content

Commit 10a3a09

Browse files
committed
1.20.9
1 parent 881abe2 commit 10a3a09

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
#### [v1.20.9](https://github.com/permafrost-dev/node-ray/compare/v1.20.9...v1.20.9)
6+
7+
- wip [`881abe2`](https://github.com/permafrost-dev/node-ray/commit/881abe27a075b8b684f0ab15cb5d02315e8d10d9)
8+
59
#### [v1.20.9](https://github.com/permafrost-dev/node-ray/compare/v1.20.8...v1.20.9)
610

11+
> 12 May 2023
12+
713
- fixes [`add5d2e`](https://github.com/permafrost-dev/node-ray/commit/add5d2e79b1532c3d3aefff09a222347b88d3cf5)
814

915
#### [v1.20.8](https://github.com/permafrost-dev/node-ray/compare/v1.20.7...v1.20.8)

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.8",
3+
"version": "1.20.9",
44
"description": "Debug NodeJS with Ray to fix problems faster",
55
"license": "MIT",
66
"author": "Patrick Organ <patrick@permafrost.dev>",

0 commit comments

Comments
 (0)