Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

43 lines (32 loc) · 1.22 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.

0.2.0 - 2024-11-30

Removed

  • dprint configuration, because it's already integrated on Deno.

Fixed

  • Replaced unsecure https://colorjs.io specifier to npm:colorjs.io.

0.1.4 - 2024-06-15

Changed

  • Use lume_icon_plugins/simpleicons to load the logos.

0.1.3 - 2024-03-29

Changed

  • Use import map for LumeCMS.

0.1.2 - 2024-03-28

Fixed

  • Fonts loading issue.

0.1.1 - 2024-03-28

Added

  • Only icon option for links

Fixed

  • Avatar image path.

0.1.0 - 2024-03-20

First version