Skip to content

Commit fc54aa9

Browse files
committed
1.20.11
1 parent 378daa9 commit fc54aa9

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.11](https://github.com/permafrost-dev/node-ray/compare/v1.20.10...v1.20.11)
6+
7+
- add build standalone script to build:all [`378daa9`](https://github.com/permafrost-dev/node-ray/commit/378daa94e149e5fef8277b8a2ee292a28ed0675d)
8+
59
#### [v1.20.10](https://github.com/permafrost-dev/node-ray/compare/v1.20.9...v1.20.10)
610

11+
> 18 May 2023
12+
713
- Change library build method [`#174`](https://github.com/permafrost-dev/node-ray/pull/174)
814
- Remove import statement for standalone module in package.json [`bc1e5f9`](https://github.com/permafrost-dev/node-ray/commit/bc1e5f93f91930209de818cda05607f874d5731f)
915
- Add types to package exports [`e6c98f4`](https://github.com/permafrost-dev/node-ray/commit/e6c98f48a2eaa7ec3fd75e0cfa02b096cff1cf0f)

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.10",
3+
"version": "1.20.11",
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)