diff --git a/CHANGELOG.md b/CHANGELOG.md index f388df7..14e739b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,17 +9,35 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). ## [v1.5.4](https://github.com/konfer-be/typeplate/compare/v1.5.3...v1.5.4) +### Merged + +- [Snyk] Security upgrade axios from 0.21.1 to 0.21.3 [`#20`](https://github.com/konfer-be/typeplate/pull/20) +- Bump path-parse from 1.0.6 to 1.0.7 [`#18`](https://github.com/konfer-be/typeplate/pull/18) +- Bump tar from 4.4.13 to 4.4.19 [`#19`](https://github.com/konfer-be/typeplate/pull/19) + ### Commits - Update NPM dependencies [`84145e4`](https://github.com/konfer-be/typeplate/commit/84145e4c0bed8b73ee0f8618d5837c1853e87a89) +- Resolve merge conflicts related to previous issued release [`eb2b269`](https://github.com/konfer-be/typeplate/commit/eb2b2693c306d7129353f97eb2b70665e9026bf9) +- Update Cliam dependency [`f4c4e28`](https://github.com/konfer-be/typeplate/commit/f4c4e28b99f3b4b836bdfb51d156243ad40db7d2) - Update passport imports [`3979512`](https://github.com/konfer-be/typeplate/commit/39795120d34168f9f60bfc73cf5008eb8db6469b) +- Update changelog [`d661321`](https://github.com/konfer-be/typeplate/commit/d661321c9b4bf81d71613d449cb9d04a239fcf6c) +- Update changelog [`78b8aaf`](https://github.com/konfer-be/typeplate/commit/78b8aaf3b590a0a416b19c914ffdbc8577ad24d9) +- Bump cliam version [`845221c`](https://github.com/konfer-be/typeplate/commit/845221c41ed0294c02773f7493f7817fe4759d52) - Improve upload error type, fix archive missing type [`9f91892`](https://github.com/konfer-be/typeplate/commit/9f918920f2c6f4af2a9076f6f10bf0cdb1d4f7fd) - Use Express.json instead of body-parser [`bae1c1c`](https://github.com/konfer-be/typeplate/commit/bae1c1c7a0184245cb8486d830978edceb612121) - Fix TS 4.5.4 compilation errors [`3e8b54e`](https://github.com/konfer-be/typeplate/commit/3e8b54ea38b9fc50c8772bac518006b27d8e4cf7) +- fix: package.json & package-lock.json to reduce vulnerabilities [`b4c41fd`](https://github.com/konfer-be/typeplate/commit/b4c41fd251290e2c2a3db8a1d8f87ee26b7ad0d9) - Adapt logIn signature [`828de68`](https://github.com/konfer-be/typeplate/commit/828de68d369528254653c5156082b5f5138c58f6) +- Update node/npm versions [`85a4f0c`](https://github.com/konfer-be/typeplate/commit/85a4f0c4c6262f8095551ecba873df5b53a09909) +- Revert "Update changelog" [`0785fd5`](https://github.com/konfer-be/typeplate/commit/0785fd533cf78d1a729bf4d3b537fd5342136728) +- Update changelog [`2a6fa68`](https://github.com/konfer-be/typeplate/commit/2a6fa689cbc5363aae9b71234a6fae7d4fa00444) - Update readme versions [`7d4db8d`](https://github.com/konfer-be/typeplate/commit/7d4db8d0840a6eeec78d9d7f5f200a620ff2ceaf) - Testing credentials [`46d7584`](https://github.com/konfer-be/typeplate/commit/46d7584643076a84f3f798b71a0630b93b6888f4) - Test full suite [`77796bb`](https://github.com/konfer-be/typeplate/commit/77796bb68f7f60a26ef3549e40a7a10840dc1254) +- Fix lockFileVersion [`3a4feb5`](https://github.com/konfer-be/typeplate/commit/3a4feb5c6d0711b3250a8fdb2ebf42243f4ba6c9) +- Resolve conflict from issued previous release [`806a340`](https://github.com/konfer-be/typeplate/commit/806a340e99e329b49b8450d67a2fc12304c4b957) +- Fix unit test [`b9ef338`](https://github.com/konfer-be/typeplate/commit/b9ef3384b1865da6735a8b7a78a5642f0683f012) - Fix compilation error [`066bb6b`](https://github.com/konfer-be/typeplate/commit/066bb6b32ac4ef34d08aff3443c732d5bf0525e2) ## [v1.5.3](https://github.com/konfer-be/typeplate/compare/v1.5.2...v1.5.3) - 2021-07-19