v1.12.0
What's Changed
- feat: adding in update short code for link by @jaredwray in #48
- chore: upgrading xo to 1.2.1 by @jaredwray in #49
- chore: upgrading dotenv to 17.2.0 by @jaredwray in #50
- chore: upgrading cacheable to 1.10.2 by @jaredwray in #51
- feat: moving to env over loadEnv by @jaredwray in #52
- chore: upgrading dotenv to 17.2.1 by @jaredwray in #53
- chore: upgrading cacheable to 1.10.3 by @jaredwray in #54
- chore: upgrading axios to 1.11.0 by @jaredwray in #55
- feat: adding in jsDoc for link create, update, get by @jaredwray in #56
- feat: adding in link getTags to get all tags in an org by @jaredwray in #57
- feat: adding in getCodeStats for link by @jaredwray in #58
- feat: creating a qr from link code by @jaredwray in #59
- feat: getting qr codes from a short code by @jaredwray in #60
- feat: get a qr code by id by @jaredwray in #61
- feat: ability to delete qr code by qr id by @jaredwray in #62
- fix: updating delete with better if statement by @jaredwray in #63
Full Changelog: v1.11.0...v1.12.0