Skip to content

Commit

Permalink
1.20.11
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat committed May 18, 2023
1 parent 378daa9 commit fc54aa9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@

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

#### [v1.20.11](https://github.com/permafrost-dev/node-ray/compare/v1.20.10...v1.20.11)

- add build standalone script to build:all [`378daa9`](https://github.com/permafrost-dev/node-ray/commit/378daa94e149e5fef8277b8a2ee292a28ed0675d)

#### [v1.20.10](https://github.com/permafrost-dev/node-ray/compare/v1.20.9...v1.20.10)

> 18 May 2023
- Change library build method [`#174`](https://github.com/permafrost-dev/node-ray/pull/174)
- Remove import statement for standalone module in package.json [`bc1e5f9`](https://github.com/permafrost-dev/node-ray/commit/bc1e5f93f91930209de818cda05607f874d5731f)
- Add types to package exports [`e6c98f4`](https://github.com/permafrost-dev/node-ray/commit/e6c98f48a2eaa7ec3fd75e0cfa02b096cff1cf0f)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-ray",
"version": "1.20.10",
"version": "1.20.11",
"description": "Debug NodeJS with Ray to fix problems faster",
"license": "MIT",
"author": "Patrick Organ <[email protected]>",
Expand Down

0 comments on commit fc54aa9

Please sign in to comment.