Skip to content

Releases: akadenia/AkadeniaAPI

1.2.2

31 Mar 15:10
d9fc9e7

Choose a tag to compare

1.2.2 (2026-03-31)

Bug Fixes

1.2.1

25 Mar 03:39
911fd05

Choose a tag to compare

1.2.1 (2026-03-25)

Bug Fixes

  • deps: align package.json version with latest release tag and upgrade dependencies (#63) (0070813)
  • release: remove @semantic-release/git blocking direct push to main (#65) (911fd05)
  • release: replace @semantic-release/git with PR-based release asset workflow (#64) (718149b)

1.2.0

27 Feb 22:00
24d0839

Choose a tag to compare

1.2.0 (2026-02-27)

Bug Fixes

  • merge: resolve conflicts between dev and main (#48) (24d0839)
  • scripts: update updateLink script to use @akadenia/api instead of @chlela/api (69cab03)

Features

  • docs: comprehensive README.md overhaul with usage examples and guidelines (7a510d8)
  • upgrade: update Node.js engine axio version (#36) (bd66610)

1.1.0

19 Aug 17:20
93c3246

Choose a tag to compare

1.1.0 (2024-08-19)

Features

  • axios-client: update axios api client class constructor to accept options object (#18) (93c3246)

v1.0.1

08 May 16:12
4901e0e

Choose a tag to compare

What's Changed

  • ci(pr-checker): allow wild characters in PR title checker by @king-d-dev in #13
  • docs(usage-info): improve readme documentation by @kaypee901 in #14

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

03 Apr 17:14
95b2ab8

Choose a tag to compare

What's Changed

  • Implement headers interface by @tsatsujnr139 in #1
  • Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #2
  • Implement Headers support by @guy-shahine in #3
  • ci(github actions): add PR title validator by @benny-dev in #4
  • feat(core): add response interceptor to handle error cases by @king-d-dev in #5
  • fix(ci): upgrade package version by @king-d-dev in #6
  • fix(core): include error object in final returned data when request errors and export types by @king-d-dev in #7
  • feat(core): rename AkadeniaResponse to AkadeniaApiResponse by @king-d-dev in #8
  • fix(chore): npm audit fix by @king-d-dev in #12
  • chore(infra): prepare package for public release by @guy-shahine in #11

New Contributors

Full Changelog: https://github.com/akadenia/AkadeniaAPI/commits/v1.0.0