Skip to content

Latest commit

 

History

History
51 lines (25 loc) · 2.54 KB

CHANGELOG.md

File metadata and controls

51 lines (25 loc) · 2.54 KB

Changelog

1.3.0 (2024-07-11)

Features

  • auth: refresh expired token instead of logout immediately (#645) (b1bdc5e)

1.2.1 (2024-07-07)

Other

1.2.0 (2023-08-30)

Features

Other

  • backend: update backend dependencies (#636) (61367cf)
  • frontend: update frontend dependencies (61367cf)

1.1.0 (2023-04-16)

Features

1.0.0 (2023-04-08)

Features

  • release: introduced semantic versioning (455fbc5)
  • release: introduced semantic versioning (#623) (70b419a)
  • release: lint pull request title to match conventional commits (e1b2da0)

Bug Fixes

  • backend: unauthorised response body contains html (#622) (e92962b)
  • release: add github token to release please action (744aa3e)