Skip to content

Commit

Permalink
1.20.10
Browse files Browse the repository at this point in the history
  • Loading branch information
patinthehat committed May 18, 2023
1 parent bc1e5f9 commit 5c3eee1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,17 @@

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

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

- 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)
- Build the project for all environments using new build script [`2868991`](https://github.com/permafrost-dev/node-ray/commit/28689910ee67e30bb8b977680fe0a5ca762a7adf)

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

> 12 May 2023
- wip [`1e0f5b9`](https://github.com/permafrost-dev/node-ray/commit/1e0f5b9f6dffb396dcf75d6ab4d060f448c104e5)
- wip [`881abe2`](https://github.com/permafrost-dev/node-ray/commit/881abe27a075b8b684f0ab15cb5d02315e8d10d9)
- fixes [`add5d2e`](https://github.com/permafrost-dev/node-ray/commit/add5d2e79b1532c3d3aefff09a222347b88d3cf5)
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.9",
"version": "1.20.10",
"description": "Debug NodeJS with Ray to fix problems faster",
"license": "MIT",
"author": "Patrick Organ <[email protected]>",
Expand Down

0 comments on commit 5c3eee1

Please sign in to comment.