Skip to content

Latest commit

 

History

History
56 lines (20 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

56 lines (20 loc) · 2.14 KB

1.2.3 (2022-07-06)

Bug Fixes

  • lib/client/order.rb: Fix order line item payload (5f717c4)

1.2.2 (2022-03-16)

Bug Fixes

  • lib/client/order.rb: Fix ternary operator in the region code lookup (240f9ea)
  • order.rb: Fix an error in the adress mapping (44c861a)

1.2.1 (2022-01-21)

Bug Fixes

  • client/order: Fix an error with international addresses (8ab4ac5)

1.2.0 (2021-08-17)

1.1.0 (2021-05-25)

Bug Fixes

  • client/order: Add state_code to addresses (66ad988)

1.0.0 (2021-03-24)

Bug Fixes

  • package.json: fix script definition in package.json (b9b3509)

Features

  • /: initial commit (b3237b7)
  • bigcommerce_order_agent: add output_mode option (b4a54bf)