Skip to content

Commit 389281f

Browse files
committed
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2023-03-12) ### Bug Fixes * **Everything:** Closes [#443](#443) ([#478](#478)) ([beda0ba](beda0ba))
1 parent beda0ba commit 389281f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/K-FOSS/TS-ESNode/compare/v2.0.2...v2.0.3) (2023-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **Everything:** Closes [#443](https://github.com/K-FOSS/TS-ESNode/issues/443) ([#478](https://github.com/K-FOSS/TS-ESNode/issues/478)) ([beda0ba](https://github.com/K-FOSS/TS-ESNode/commit/beda0ba7bdc1c19b21d7043ca42552d68d773998))
7+
18
## [2.0.2](https://github.com/K-FOSS/TS-ESNode/compare/v2.0.1...v2.0.2) (2021-02-08)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@k-foss/ts-esnode",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "TS-ESNode is a Node.JS v13 Experimental loader hook for transpiling ESNext TypeScript to ESNext ESModule Node.JS Code on the fly",
55
"main": "out/dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)