diff --git a/CHANGELOG.md b/CHANGELOG.md index 4145ee3..3dcec75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.7.8](https://github.com/antongolub/tsc-esm-fix/compare/v2.7.7...v2.7.8) (2022-03-09) + + +### Bug Fixes + +* up deps, fix some vuls ([80fa330](https://github.com/antongolub/tsc-esm-fix/commit/80fa3306ebfb66a95e472559efed243839b6f4bc)) + ## [2.7.7](https://github.com/antongolub/tsc-esm-fix/compare/v2.7.6...v2.7.7) (2022-01-24) diff --git a/package.json b/package.json index 1e3d0b2..8f21330 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsc-esm-fix", - "version": "2.7.7", + "version": "2.7.8", "private": false, "publishConfig": { "access": "public"