Skip to content

Releases: Hoxtygen/home360-frontend

Release 1.3.1

27 Feb 10:29
1.3.1
c7e092e
Compare
Choose a tag to compare

1.3.1 (2023-02-27)

Bug Fixes

  • add images field to the api (1daaa10)

Release 1.3.0

27 Feb 10:09
1.3.0
db99d9e
Compare
Choose a tag to compare

1.3.0 (2023-02-27)

Features

Bug Fixes

Chore

Refactor

Release 1.2.0

12 Jan 09:36
1.2.0
f0267a6
Compare
Choose a tag to compare

1.2.0 (2023-01-12)

Features

  • add endpoint to delete a listing by id (ba0ec24)
  • add endpoint to get all listings (f0f9dfb)
  • add endpoint to get listing by id (bbee5d7)

Chore

  • update gitignore file (7e1f55a)
  • update package json with commit type (1c12fbb)

Release 1.1.0

12 Jan 01:48
1.1.0
d06141d
Compare
Choose a tag to compare

1.1.0 (2023-01-12)

Features

  • add endpoint to create new user (f6f3ad0)
  • add endpoint to delete user (a245002)
  • add endpoint to fetch user listings (7dda7e1)
  • add endpoint to get all users (fe0b053)
  • add endpoints for getting user data (d155062)

Bug Fixes

  • add husky, release-it and commitlint (1b9a13d)