@gjuchault/typescript-library-starter
Advanced tools
Comparing version 2.1.0 to 3.0.0
@@ -1,2 +0,2 @@ | ||
# [2.1.0](https://github.com/gjuchault/typescript-library-starter/compare/v2.0.5...v2.1.0) (2023-03-15) | ||
# [3.0.0](https://github.com/gjuchault/typescript-library-starter/compare/v2.0.5...v3.0.0) (2023-03-15) | ||
@@ -6,2 +6,7 @@ | ||
* **node:** migrate to full esm ([b23d2a4](https://github.com/gjuchault/typescript-library-starter/commit/b23d2a4f889c1e1224b380e31137eff6d2bbe8af)), closes [#338](https://github.com/gjuchault/typescript-library-starter/issues/338) | ||
* **node:** migrate to full esm ([50126d3](https://github.com/gjuchault/typescript-library-starter/commit/50126d3e7588ccf30c17df972a3122c67dff0261)) | ||
### BREAKING CHANGES | ||
* **node:** This commit is empty as the previous chore one did not trigger a release. See PR [#338](https://github.com/gjuchault/typescript-library-starter/pull/338) for details |
{ | ||
"name": "@gjuchault/typescript-library-starter", | ||
"version": "2.1.0", | ||
"version": "3.0.0", | ||
"description": "Yet another typescript library starter template", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
28726