Skip to content

Latest commit

 

History

History
95 lines (44 loc) · 4.28 KB

CHANGELOG.md

File metadata and controls

95 lines (44 loc) · 4.28 KB

Changelog

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

2.3.4 (2021-06-07)

Features

  • support light code line (ff80f7c)

Bug Fixes

2.3.3 (2021-06-01)

Features

Bug Fixes

2.3.2 (2021-05-31)

Features

Bug Fixes

2.3.1 (2021-05-31)

Features

Bug Fixes

2.0.0 (2021-05-20)

Features

  • prepare for new repo (bea9e88)
  • support vue & composititon api (a691eb9)

Bug Fixes

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)