Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.61 KB

CHANGELOG.md

File metadata and controls

61 lines (41 loc) · 2.61 KB

Changelog

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

The format is loosely based on Keep a Changelog, and this project adheres to Semantic Versioning. We follow the format used by Open Telemetry.

Version 2.1.0 (2023-09-04)

Build System / Dependencies
  • deps: bump aws-actions/configure-aws-credentials from 2 to 3 (17e1f53b)
  • deps-dev:
    • bump the lint group with 3 updates (236d11de)
    • bump typescript from 5.1.6 to 5.2.2 (95b9c445)
Chores
New Features
Bug Fixes
  • switch to npm for publishing (44f34c36)
Other Changes
  • switch to npm for publishing (deaccd91)

Version 2.1.0-beta2 (2023-08-22)

Added

  • Added dropdown component (#153) image

Changed

  • Updated reporting path in central services (#154)
  • Improved HTML for better validation (#152)

Fixed

  • Fixed path to types and requests (#151)

Chore

  • Added badges to README (#149)
  • Used environment variables instead of hardcoded values (#143)
  • Added CODEOWNERS file for code ownership (#147)
  • Updated dependencies: bumped preact from 10.17.0 to 10.17.1 (#146)
  • Updated dependencies: bumped zod from 3.22.1 to 3.22.2 (#145)

Version 2.1.0-beta1 (2023-08-03)

Changed

  • feat: Promote my Shop button. Add a new button that can create a campaign using the whole catalog of the vendor.
    • Create campaign
    • Obtain campaign
    • Update campaign