@bbob/plugin-helper
Advanced tools
Comparing version 2.5.3 to 2.5.4
@@ -6,2 +6,18 @@ # Change Log | ||
<a name="2.5.4"></a> | ||
## [2.5.4](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.4) (2019-09-25) | ||
### Bug Fixes | ||
* **plugin-helper:** avoid some malformed attributes in attrsToString ([#26](https://github.com/JiLiZART/bbob/issues/26)) ([09ff9af](https://github.com/JiLiZART/bbob/commit/09ff9af)) | ||
### Features | ||
* **plugin-helper:** lowercase resulting tag names ([#42](https://github.com/JiLiZART/bbob/issues/42)) ([597c2a9](https://github.com/JiLiZART/bbob/commit/597c2a9)) | ||
<a name="2.5.3"></a> | ||
@@ -8,0 +24,0 @@ ## [2.5.3](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.3) (2019-08-11) |
{ | ||
"name": "@bbob/plugin-helper", | ||
"version": "2.5.3", | ||
"version": "2.5.4", | ||
"description": "Set of utils to help write plugins for @bbob/core", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20821