Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 1.26 KB

v1.0.0 June 10, 2023

  • [BUGFIX] add files config for npm package (c32cfac)
  • [TASK] add homepage, issues and git url to package.json (8f55c43)

v0.0.2 June 10, 2023

  • [DOC] update readme, add table of contents and contributing info (65d2d0a)
  • [TASK] update demo files (a592cf6)
  • [TASK] rename template forlder to default (62d1a87)

v0.0.1 June 10, 2023

  • [TASK] rename package to modern-jsdoc-template (bd7c85e)
  • [TASK] add browserslistrc, update npm pkgs, refactor npm scripts (3fc2c7b)
  • [TASK] add code highlighting colors for light and dark theme (392ee19)
  • [TASK] optimize build process, restructure files, use initial.css as a base (94d7998)