Skip to content

Commit

Permalink
added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Jul 28, 2022
1 parent 943f187 commit d9df39e
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions CHANGELOG.md
@@ -0,0 +1,77 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.1.43](https://github.com/masa-finance/masa-sdk/compare/v0.1.41...v0.1.43)

> 22 July 2022
- adding api mint functionality [`#18`](https://github.com/masa-finance/masa-sdk/pull/18)
- update packages [`da77074`](https://github.com/masa-finance/masa-sdk/commit/da77074f8816acd5a4bd255828176c1ccf67bb12)
- fix build for windows [`2762e65`](https://github.com/masa-finance/masa-sdk/commit/2762e65e2997d175e7b6aa94c017b264a840eb4c)
- fix unit tests [`3fbfca4`](https://github.com/masa-finance/masa-sdk/commit/3fbfca42e214ad27af72186aff58bc2d29626499)

#### [v0.1.41](https://github.com/masa-finance/masa-sdk/compare/v0.1.40...v0.1.41)

> 22 July 2022
- add export [`#19`](https://github.com/masa-finance/masa-sdk/pull/19)
- Version upgrade. [`019f4a2`](https://github.com/masa-finance/masa-sdk/commit/019f4a2aa4be4767a1c1551d995dc27778752bec)

#### [v0.1.40](https://github.com/masa-finance/masa-sdk/compare/v0.1.39...v0.1.40)

> 22 July 2022
- node operators [`#17`](https://github.com/masa-finance/masa-sdk/pull/17)
- Updated setup steps [`4ce658f`](https://github.com/masa-finance/masa-sdk/commit/4ce658f1d07b897fdcd2ea2ad451944ba3f4d3bd)
- Version upgrade [`8cef219`](https://github.com/masa-finance/masa-sdk/commit/8cef2197bc7e2a0dbef393418a8a2ae46f7e739d)

#### [v0.1.39](https://github.com/masa-finance/masa-sdk/compare/v0.1.25...v0.1.39)

> 24 June 2022
- 0.1.39v [`1320a87`](https://github.com/masa-finance/masa-sdk/commit/1320a87ab3b7e4a7a2245ea08f0bab640814c80e)

#### [v0.1.25](https://github.com/masa-finance/masa-sdk/compare/v0.1.11...v0.1.25)

> 30 May 2022
- allow masa tools to receive payload in the path [`#16`](https://github.com/masa-finance/masa-sdk/pull/16)
- updated vezgo functions, removed unnecessary vezgo functions [`#15`](https://github.com/masa-finance/masa-sdk/pull/15)
- update plaid and vezgo endpoints [`2e7b2bc`](https://github.com/masa-finance/masa-sdk/commit/2e7b2bc4e54174bf9c619b39156c4cb2a8553e7e)
- Removed simple data / loading from useMethod and added useSimpleMethod hook [`ead5cd4`](https://github.com/masa-finance/masa-sdk/commit/ead5cd4980def45dcb91d33c395eef16cb3635bb)
- Adding balances call [`cec0515`](https://github.com/masa-finance/masa-sdk/commit/cec051561f71a02b94973dc7bd743361588fb8a2)

#### [v0.1.11](https://github.com/masa-finance/masa-sdk/compare/v0.1.5...v0.1.11)

> 27 April 2022
- Add product interests [`#13`](https://github.com/masa-finance/masa-sdk/pull/13)
- fix dataType error [`#12`](https://github.com/masa-finance/masa-sdk/pull/12)
- Adding a custom provider for multiple platforms that accepts an accesstoken as parameter [`ff15146`](https://github.com/masa-finance/masa-sdk/commit/ff1514624144287be6fbe7684523c72bff8a7e5c)
- Provider [`cc7652e`](https://github.com/masa-finance/masa-sdk/commit/cc7652e0a60a8e8e7cce4037feccb709e94229af)
- Some updates for posting a user [`e9ec33d`](https://github.com/masa-finance/masa-sdk/commit/e9ec33dab48597e51ee2b087f8ff0c967f0c549b)

#### [v0.1.5](https://github.com/masa-finance/masa-sdk/compare/v0.1.1...v0.1.5)

> 19 April 2022
#### v0.1.1

> 18 April 2022
- country data API [`#7`](https://github.com/masa-finance/masa-sdk/pull/7)
- add vezgo APIs [`#6`](https://github.com/masa-finance/masa-sdk/pull/6)
- Feature/na addtypes to parameters [`#11`](https://github.com/masa-finance/masa-sdk/pull/11)
- added headers to plaid calls [`#10`](https://github.com/masa-finance/masa-sdk/pull/10)
- added masa-tools functions to hit 8 plaid endpoints [`#9`](https://github.com/masa-finance/masa-sdk/pull/9)
- Some adjustments for the lib deployment [`#8`](https://github.com/masa-finance/masa-sdk/pull/8)
- Add custom path parameters option [`#5`](https://github.com/masa-finance/masa-sdk/pull/5)
- User data Common npm axios code for client-api interaction [`#4`](https://github.com/masa-finance/masa-sdk/pull/4)
- Added gateway for backend calls [`#3`](https://github.com/masa-finance/masa-sdk/pull/3)
- response API table [`#1`](https://github.com/masa-finance/masa-sdk/pull/1)
- Initial commit [`2b29a26`](https://github.com/masa-finance/masa-sdk/commit/2b29a26fe2b7f34e16686342d7aefefcecdaa097)
- Added gateway for backend cals [`743fec7`](https://github.com/masa-finance/masa-sdk/commit/743fec7984a48896fe3e31ec4131859981f63826)
- added plaid functions to hit 8 plaid endpoints [`880b373`](https://github.com/masa-finance/masa-sdk/commit/880b373d32e1420f9feed23f4b83a7ba6c127363)

0 comments on commit d9df39e

Please sign in to comment.