Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/K-FOSS/TS-ESNode
Browse files Browse the repository at this point in the history
  • Loading branch information
EntraptaJ committed Mar 28, 2020
2 parents 1fa456d + 20644aa commit 2f1dc2d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## [1.2.2](https://github.com/K-FOSS/TS-ESNode/compare/v1.2.1...v1.2.2) (2020-03-28)


### Bug Fixes

* **CI:** [Use NODE_AUTH_TOKEN](https://help.github.com/en/actions/language-and-framework-guides/publishing-nodejs-packages#publishing-packages-to-the-npm-registry) ([5c43a60](https://github.com/K-FOSS/TS-ESNode/commit/5c43a60ac5f69fd9b52602e505756b1cdcab7bac))
* **findFiles:** Actually properly implement Node resolution by allowing import of directories with `index.{js.jsx,ts,tsx}` ([#24](https://github.com/K-FOSS/TS-ESNode/issues/24)) ([6167dc0](https://github.com/K-FOSS/TS-ESNode/commit/6167dc05261a72b5d2ce531664be7b34768b30cd))

0 comments on commit 2f1dc2d

Please sign in to comment.