@emdaer/plugin-table
Advanced tools
+17
-0
@@ -6,2 +6,19 @@ # Change Log | ||
| <a name="3.2.0"></a> | ||
| # [3.2.0](https://github.com/emdaer/emdaer/compare/v2.4.0...v3.2.0) (2018-05-18) | ||
| ### Features | ||
| * simplify cli ([1ff54b9](https://github.com/emdaer/emdaer/commit/1ff54b9)), closes [#89](https://github.com/emdaer/emdaer/issues/89) [#96](https://github.com/emdaer/emdaer/issues/96) | ||
| ### BREAKING CHANGES | ||
| * @emdaer/cli now prompts the user if a manual change to the compiled README is detected. Use --yes to skip the prompt and automatically overwrite the README | ||
| <a name="3.0.0"></a> | ||
@@ -8,0 +25,0 @@ # [3.0.0](https://github.com/emdaer/emdaer/compare/v2.4.0...v3.0.0) (2018-05-11) |
+1
-1
| { | ||
| "name": "@emdaer/plugin-table", | ||
| "description": "An emdaer plugin that renders HTML tables", | ||
| "version": "3.0.0", | ||
| "version": "3.2.0", | ||
| "repository": "emdaer/emdaer", | ||
@@ -6,0 +6,0 @@ "homepage": "https://emdaer.me/", |
25846
1.93%