lion/packages-node/remark-extend/CHANGELOG.md
github-actions[bot] f400425cf8 Version Packages
2021-01-06 16:44:27 +00:00

2.1 KiB

Change Log

0.2.2

Patch Changes

  • 98f1bb7e: Ensure all lit imports are imported from @lion/core. Remove devDependencies in all subpackages and move to root package.json. Add demo dependencies as real dependencies for users that extend our docs/demos.

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.1 (2020-06-18)

Note: Version bump only for package remark-extend

0.2.0 (2020-06-03)

Bug Fixes

  • remove all stories folders from npm (1e04d06)

Features

  • use markdown javascript (mdjs) for documentation (bcd074d)

0.1.4 (2020-05-27)

Bug Fixes

  • remark-extend: when throwing show path to used files (7df6879)

0.1.3 (2020-05-26)

Bug Fixes

  • remark-extend: task order is the same as in provided extend md (00176c6)

0.1.2 (2020-04-29)

Note: Version bump only for package remark-extend

0.1.1 (2020-04-20)

Bug Fixes

  • remark-extend: add missing main entry point (b54e019)

0.1.0 (2020-04-15)

Features

  • add remark-extend package (017eaba)