Skip to content

v1.3.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 17:39
· 2 commits to main since this release
e8b4756

1.3.7 (2023-12-02)

Bug Fixes

  • size: updated .npmignore file with additional entries to decrease the published package size. This was achieved by deselecting unnecessary files and directories, including IDE files, logs, coverage files, and dependency directories among others. "publishConfig" was also added to package.json file to permit public access. (e8b4756)