UNPKG

@setu/upi-deep-links

Version:

NPM package to connect to Setu's UPI Deep Link APIs

53 lines (24 loc) 1.8 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [3.0.0](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.1.3...v3.0.0) (2022-07-19) ### ⚠ BREAKING CHANGES * **api:** move to generic refund status API ### Features * **api:** move to generic refund status API ([34f71d1](https://github.com/SetuHQ/node-upi-deep-links/commit/34f71d16fea3a185ee0c98703ea9f06a67c82259)) ### [2.1.3](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.1.2...v2.1.3) (2022-06-21) ### [2.1.2](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.1.0...v2.1.2) (2022-06-21) ### Bug Fixes * build package correctly in gh action ([853b68f](https://github.com/SetuHQ/node-upi-deep-links/commit/853b68fe84c97c2d4825eeef9bad413263cfa232)) ## [2.1.0](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.0.0...v2.1.0) (2022-05-26) ### Features * Support Refund APIs ([39eb0d7](https://github.com/SetuHQ/node-upi-deep-links/commit/39eb0d7818264410b77e1d00cc563ee3aac82b93)) ### Bug Fixes * ensure refresh token happens as expected ([3a88e62](https://github.com/SetuHQ/node-upi-deep-links/commit/3a88e62bb7907c231944b9b7e0e44529d61c292e)) ### [2.0.1](https://github.com/SetuHQ/node-upi-deep-links/compare/v2.0.0...v2.0.1) (2022-05-09) ## 2.0.0 (2022-05-09) ### ⚠ BREAKING CHANGES * Rewrite SDK in TypeScript ### Features * Rewrite SDK in TypeScript ([081f363](https://github.com/SetuHQ/node-upi-deep-links/commit/081f363a72d4aaba260e20c534f7757fbadac4d9)) # Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.