Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

42 lines (32 loc) · 1.1 KB

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

0.6.0 - 2024-11-01

Added

  • cardClass and cardGridClass options

0.5.1 - 2024-10-31

Changed

  • The options fixed to be optional as expected

0.5.0 - 2024-10-31

Added

  • imageContainerClass & contentContainerClass options

0.4.0 - 2024-10-31

Added

  • customHTMLTags.enabled option

0.3.3 - 2024-10-31

Changed

  • The import path to utils.ts
    • ./utils ---> ./utils.js
    • The TypeScript path format caused an "Cannot find module" error

0.3.2 - 2024-10-31

Changed

  • The release workflow of Github Actions
    • In the previous version, the build process were not included and therefore no build artifacts were generated or published either

0.3.1 - 2024-10-31

Changed

  • The release workflow of Github Actions
  • The writing format of changelog

0.3.0 - 2024-10-31

This is the first release version.