Skip to content

Releases: LacusSolutions/br-utils-api

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 21 Aug 18:36

1.3.5 (2026-08-21)

  • ci: update GitHub Actions workflows to use latest third-party versions (8398ffc)

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 09 Jan 20:02

1.3.4 (2026-01-09)

  • ci: update workflow dependencies versions (fda434a)
  • revert: drop temporary workflow (60e0fd9)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 09 Jan 16:54

1.3.3 (2026-01-09)

  • ci: create automation to sync repo labels (234e8a3)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 08 Dec 14:41

1.3.2 (2025-12-08)

  • docs: add "API" text to the docs title (78c6b3a)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 31 Oct 22:14

1.3.1 (2025-10-31)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 15:00

1.3.0 (2025-10-08)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 17:46

1.2.0 (2025-09-19)

  • chore: merge PR #2 from branch 'fix/url-param-decoding' (f33b279), closes #2
  • chore: remove packageManager option of package.json file (0f7acdb)
  • fix: add imported module extension (4f9e814)
  • fix: add URI decoding step when parsing params from pathname (25678bb)
  • fix: adjust return type for middlewares (360ceba)
  • fix: change import file extension to JS (b4b7b8c)
  • fix: drop import path alias (e12cd46)
  • fix: fix auth token splitting (a35421a)
  • fix: fix error handling (a1fc661)
  • feat: add HTML page (655b5b1)
  • feat: create middleware for authentication (1f02dda)
  • debug: add console.log (e25a988)
  • debug: add console.log to check logs on Vercel (ae962ac)
  • refactor: explicitly invoke middleware on each route (ffc8ffb)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 03:38

1.1.0 (2025-09-16)

  • feat: add authorization middleware (#1) (ef8ea21), closes #1

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Sep 20:45

1.0.3 (2025-09-15)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Sep 20:28

1.0.2 (2025-09-15)

  • fix: fix incoming request params types (e7075c2)