Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

32 lines (15 loc) · 1.58 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.0 (2020-08-19)

Bug Fixes

  • demoblick: solve the problem of code line number style (675666e), closes #4

0.1.1 (2020-07-06)

Bug Fixes

  • demoblock.vue: fix plugin usage bug (2d8ded9), closes #3

0.1.0 (2020-06-01)

Features

  • support custom demo component, use demo、description、source slots (6cc2ec4)
  • support multi-language configuration (6805af5)

0.0.1 (2020-05-30)

Features

  • core: initialize the plugin code (7b6581b)