Skip to content

Releases: pulgueta/nequi-node

v.1.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 05:14
6ee89d2

1.7.0 (2026-07-08)

Bug Fixes

  • lint: address biome warnings (806578a)
  • server: align endpoints and schemas with official API specs (f3bf1da)
  • server: harden auth, request handling and error contract (21c2175)
  • server: require documentType and documentNumber together in dispersions (b636bdc)

Features

  • server: add gift codes (Códigos Plata) module (6c969f6)

v.1.6.4

Choose a tag to compare

@pulgueta pulgueta released this 30 Jan 17:13
7288554

Full Changelog: v.1.6.0...v.1.6.4

v.1.6.0

Choose a tag to compare

@pulgueta pulgueta released this 29 Jan 04:33
179ae77

What's Changed

Full Changelog: v1.0.0...v.1.6.0

v1.0.0

Choose a tag to compare

@pulgueta pulgueta released this 02 Sep 21:10

1.0.0 (2024-09-02)

Bug Fixes

  • ci: do not depend on other action (043fe98)
  • ci: install pnpm before installing node (0a4a145)
  • ci: use correct actions for publishing (1cf8f74)

Features

  • add base request methods, authentication and qr class (02e10ff)
  • add body to qr request (5f89e01)
  • complete api integration with classes (3178bfe)