Skip to content

Releases: bjardon/giftr-api

v1.6.1 - Giftee API

01 Dec 02:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.1

v1.5.1 - hotfix: email apis

30 Nov 04:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0 - Gift Exchange virtuals

30 Nov 01:05
Compare
Choose a tag to compare

What's Changed

  • enhance: gift exchange virtuals by @bjardon in #23
  • release(minor): gift exchange virtuals by @bjardon in #24

Full Changelog: v1.4.0...v1.5.0

v1.4.0 - Self participant API

29 Nov 22:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0 - Gift Exchange APIs

29 Nov 17:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - Wishlists & emails

29 Nov 07:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0 - User APIs

27 Nov 06:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0 - MVP

21 Nov 01:59
Compare
Choose a tag to compare

What's Changed

  • config(root): add mongoose module by @bjardon in #1
  • ci: configure code style check action by @bjardon in #2
  • config(root): implement auth module by @bjardon in #3
  • config: use ts path aliases by @bjardon in #4
  • fix: replace lodash-es with lodash by @bjardon in #5
  • feat(root): implement users module by @bjardon in #6
  • fix(auth): set request user and upsert entity by @bjardon in #7
  • fix: add missing dbName variable to mongo environment config by @bjardon in #8
  • ci: deploy to staging by @bjardon in #9
  • fix: update users db layer by @bjardon in #10
  • fix: find or create user on auth by @bjardon in #11
  • feat: implement gift-exchanges module by @bjardon in #12
  • release: minimum viable product by @bjardon in #13

New Contributors

Full Changelog: https://github.com/bjardon/giftr-api/commits/v1.0.0