Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

39 lines (19 loc) · 2.28 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.1 (2021-05-03)

Bug Fixes

  • requests: maintain checkRequestStatus while checking requests (#63) (9f24339)

2.1.0 (2021-05-02)

Features

  • requests: add support for toggling checkRequestStatus option (#60) (4f75d55)

Bug Fixes

  • deps: bump uuid from 3.4.0 to 8.3.2 (#54) (843709e)
  • request-service: prevent api errors due to non-uppercase config vin (#57) (d3e26b0)
  • update app config values (2105716) (#52) (d3f56ff)

2.0.14 (2021-04-14)

Bug Fixes

  • appconfig: update app config using myChevrolet 5.0.1 values (#40) (c2b6970)

2.0.13 (2021-02-02)

Bug Fixes

  • appconfig: update app config using myChevrolet 4.4.0 values (#36) (b05f560)
  • requestserver: remove connectAndUpgradeAuthToken unused return value and fix return type (#35) (6d59fe4)