mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-08 17:22:26 +03:00
40 lines
967 B
Markdown
40 lines
967 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
<a name="2.3.2"></a>
|
|
## [2.3.2](https://github.com/JiLiZART/bbob/compare/v2.3.1...v2.3.2) (2019-03-09)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @bbob/plugin-helper
|
|
|
|
<a name="2.3.1"></a>
|
|
## [2.3.1](https://github.com/JiLiZART/bbob/compare/v2.3.0...v2.3.1) (2019-03-04)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @bbob/plugin-helper
|
|
|
|
<a name="2.0.1"></a>
|
|
## [2.0.1](https://github.com/JiLiZART/bbob/compare/@bbob/plugin-helper@2.0.0...@bbob/plugin-helper@2.0.1) (2018-09-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **plugin-helper:** better handle content of TagNode ([505152b](https://github.com/JiLiZART/bbob/commit/505152b))
|
|
|
|
|
|
|
|
|
|
<a name="1.1.0"></a>
|
|
# 1.1.0 (2018-08-09)
|
|
|
|
|
|
### Features
|
|
|
|
* react render support, move some helper functions to plugin-helper ([1a84968](https://github.com/JiLiZART/bbob/commit/1a84968))
|