Skip to content

Commit 024ecea

Browse files
committed
2.1.2
1 parent 8517423 commit 024ecea

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
#### [v2.1.2](https://github.com/permafrost-dev/node-ray/compare/v2.1.1...v2.1.2)
6+
7+
- update npmignore [`8517423`](https://github.com/permafrost-dev/node-ray/commit/85174235d68dc0d9df260ee39d092d941fc6bd26)
8+
- update npmignore [`1c7d0af`](https://github.com/permafrost-dev/node-ray/commit/1c7d0af07b2bc9338899b2cad2c180a20d440798)
9+
510
#### [v2.1.1](https://github.com/permafrost-dev/node-ray/compare/v2.1.0...v2.1.1)
611

12+
> 31 March 2024
13+
714
- Remove dayjs dependency [`#270`](https://github.com/permafrost-dev/node-ray/pull/270)
815
- web exports fix [`48dc634`](https://github.com/permafrost-dev/node-ray/commit/48dc634bcc1a67089d9e8da1e56b39e8eb35d8c0)
916
- add unit tests to increase code coverage [`fcba31d`](https://github.com/permafrost-dev/node-ray/commit/fcba31d600ab81220eba5a5fcdd3ed220d07fd00)

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": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Understand and fix Javascript & TypeScript bugs faster",
55
"license": "MIT",
66
"author": "Patrick Organ <patrick@permafrost.dev>",

0 commit comments

Comments
 (0)