Releases: bjardon/giftr-api
Releases · bjardon/giftr-api
v1.6.1 - Giftee API
What's Changed
- enhance: participants apis by @bjardon in #26
- release(minor): participant enhancements by @bjardon in #27
Full Changelog: v1.5.1...v1.6.1
v1.5.1 - hotfix: email apis
v1.5.0 - Gift Exchange virtuals
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
v1.3.0 - Gift Exchange APIs
What's Changed
- enhance: gift-exchange-apis by @bjardon in #20
- release(minor): gift exchange apis by @bjardon in #21
Full Changelog: v1.2.0...v1.3.0
v1.2.0 - Wishlists & emails
v1.1.0 - User APIs
What's Changed
Full Changelog: v1.0.0...v1.1.0
v1.0.0 - MVP
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