UNPKG

@webeleon/npm-package-starter-typescript

Version:
47 lines (23 loc) 2.26 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.0.8](https://github.com/Webeleon/typecript-npm-package-starter/compare/v0.0.7...v0.0.8) (2021-06-01) ### Bug Fixes * update lockfile ([ab27e34](https://github.com/Webeleon/typecript-npm-package-starter/commit/ab27e3499f3140b04367d4a59380b3517f95f796)) * **deps:** update dependency query-string to v7 ([630d4fe](https://github.com/Webeleon/typecript-npm-package-starter/commit/630d4fe628cff0ec102195d60e5080051578d246)) ### [0.0.7](https://github.com/Webeleon/typecript-npm-package-starter/compare/v0.0.6...v0.0.7) (2021-05-10) ### Bug Fixes * build before publishing ([34200d7](https://github.com/Webeleon/typecript-npm-package-starter/commit/34200d7a1d192c7d97db38d68890cf4a9a2df124)) ### [0.0.6](https://github.com/Webeleon/typecript-npm-package-starter/compare/v0.0.5...v0.0.6) (2021-05-10) ### Bug Fixes * typo in publish action ([57c6d10](https://github.com/Webeleon/typecript-npm-package-starter/commit/57c6d10fb0bbfcb159c4c9985e30515622b9a892)) ### [0.0.5](https://github.com/Webeleon/typecript-npm-package-starter/compare/v0.0.4...v0.0.5) (2021-05-10) ### [0.0.4](https://github.com/Webeleon/typecript-npm-package-starter/compare/v0.0.3...v0.0.4) (2021-05-10) ### Bug Fixes * add coverage to gitignore ([84ea5b8](https://github.com/Webeleon/typecript-npm-package-starter/commit/84ea5b8ba56f54223bc7863531489559f3276dd1)) * main test ([8d5acc9](https://github.com/Webeleon/typecript-npm-package-starter/commit/8d5acc94945b224f22a7bde0b90d66c13783491d)) * npm publish action ([81016f2](https://github.com/Webeleon/typecript-npm-package-starter/commit/81016f200145495a444efb010f8f43c37642a912)) ### [0.0.3](https://github.com/Webeleon/typecript-npm-package-starter/compare/v0.0.2...v0.0.3) (2021-05-10) ### Bug Fixes * package name ([a21865e](https://github.com/Webeleon/typecript-npm-package-starter/commit/a21865e5355d1a2b8c19ffcdfab8488a95ed6cd7)) * update coverage commant in github action ([74b7a99](https://github.com/Webeleon/typecript-npm-package-starter/commit/74b7a999b24cfd4ec90826c31c3ad9e3304a02a6)) ### 0.0.2 (2021-05-10)