diff --git a/CHANGELOG.md b/CHANGELOG.md index a752cdea..bf6e7869 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,35 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v0.8.2](https://github.com/masa-finance/masa-sdk/compare/v0.8.1...v0.8.2) + +> 13 October 2022 + +- fix husky [`42e6a4a`](https://github.com/masa-finance/masa-sdk/commit/42e6a4a55bf97177a0ce8d52ac902eb61ab9d3f0) + +#### [v0.8.1](https://github.com/masa-finance/masa-sdk/compare/v0.8.0...v0.8.1) + +> 13 October 2022 + +- move husky dep [`20c5ef3`](https://github.com/masa-finance/masa-sdk/commit/20c5ef3a7d7bfb00aafeea44497ed272d8a0d208) + +#### [v0.8.0](https://github.com/masa-finance/masa-sdk/compare/v0.7.2...v0.8.0) + +> 13 October 2022 + +- Fix lint and other tooling [`#27`](https://github.com/masa-finance/masa-sdk/pull/27) +- added husky [`144778c`](https://github.com/masa-finance/masa-sdk/commit/144778c39b842f88e4ef03670b24f39dd5f352a6) +- remove unused stuff [`4f2ab38`](https://github.com/masa-finance/masa-sdk/commit/4f2ab381cd03acd330d285564c3f094ecf1d070f) +- - remove warnings [`da0e859`](https://github.com/masa-finance/masa-sdk/commit/da0e8592ccdd8bfdeabe09cc10ed0044e51c05e4) + +#### [v0.7.2](https://github.com/masa-finance/masa-sdk/compare/v0.7.1...v0.7.2) + +> 11 October 2022 + +- Store metadata [`9eb4c82`](https://github.com/masa-finance/masa-sdk/commit/9eb4c82246cc77d589fd836300eb069dd65f700b) +- Merge [`8adcb83`](https://github.com/masa-finance/masa-sdk/commit/8adcb8369f521af5391b2797e6be8d538dc4a1b1) +- update changelog [`df8c927`](https://github.com/masa-finance/masa-sdk/commit/df8c9271056fec5cd81fbea23fc98d2db2597d16) + #### [v0.7.1](https://github.com/masa-finance/masa-sdk/compare/v0.7.0...v0.7.1) > 10 October 2022 @@ -26,11 +55,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - export constant addresses [`ae4bedd`](https://github.com/masa-finance/masa-sdk/commit/ae4bedd0f00255f11c3231d1ff21a3f37dac0475) -#### [v0.6.0](https://github.com/masa-finance/masa-sdk/compare/v0.5.5...v0.6.0) +#### [v0.6.0](https://github.com/masa-finance/masa-sdk/compare/v0.5.6...v0.6.0) > 6 October 2022 - updated identity contracts [`3991d48`](https://github.com/masa-finance/masa-sdk/commit/3991d484cdf25d979a475ddf5a73fd19533c17c3) + +#### [v0.5.6](https://github.com/masa-finance/masa-sdk/compare/v0.5.5...v0.5.6) + +> 30 September 2022 + - Fix typo... [`76302a8`](https://github.com/masa-finance/masa-sdk/commit/76302a8bd0548ea8cbf1f211db9cadc5fc03efc2) #### [v0.5.5](https://github.com/masa-finance/masa-sdk/compare/v0.5.4...v0.5.5)