Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 970 Bytes

CHANGELOG.md

File metadata and controls

46 lines (28 loc) · 970 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Revert

  • Use old app-store-seller major for client

Fixed

  • Use new app-store-seller major for client
  • Shows error message when an API call request didn't complete, such as in a Timeout

[1.1.0] - 2021-11-22

Changed

  • Adapt feedback messages, as the PRs will be created asynchronously from now on

[1.0.0] - 2021-07-07

Fixed

  • Make dependencies explicit.

[0.2.0] - 2020-11-18

Changed

  • extensions and vtex* accounts can submit vtex apps as allowed first party apps vendors

[0.1.2] - 2020-10-07

Fixed

  • Fix relative imports
  • Update vtex

[0.1.1] - 2020-10-06

Added

  • Handle App Store validation errors

[0.1.0] - 2020-09-07

Changed