Skip to content

Releases: InterwebAlchemy/work-with-me

v1.1.1

07 Feb 02:09
e450a0d
Compare
Choose a tag to compare

1.1.1 (2022-02-07)

Bug Fixes

  • handle single user select when multiple profiles exist (7c01329)

v1.1.0

07 Feb 01:53
da9c64e
Compare
Choose a tag to compare

1.1.0 (2022-02-07)

Features

  • remove avatar_url in favor of storage (7e90d4b)

Bug Fixes

v1.0.1

07 Feb 00:54
Compare
Choose a tag to compare

1.0.1 (2022-02-07)

Bug Fixes

  • redirect on logout (2e915ce)
  • upload avatar if update fails (c3c0109)

v1.0.0

07 Feb 00:43
35bba69
Compare
Choose a tag to compare

1.0.0 (2022-02-07)

Features

  • avatar: move avatars to supabase Storage (87bea6a)
  • initial commit of project (626a34a)

Bug Fixes

  • avatar: update avatar url retrieval (b5059ec)
  • nav: add signin link to nav (da605ca)

Chores

  • add commit linting (597ee98)
  • add github issue templates (ce12568)
  • ci: add github actions deployment (9585551)