Skip to content

Commit 4e54c4d

Browse files
chore(release): 2.11.0 [skip ci]
# [2.11.0](v2.10.0...v2.11.0) (2022-04-03) ### Features * add option to specify initial rows, make add methods chainable, export renderSimpleTable ([#396](#396)) ([6e6d8f3](6e6d8f3)) * allow specifying custom color map ([#394](#394)) ([4c6eecd](4c6eecd))
1 parent 24bc614 commit 4e54c4d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.11.0](https://github.com/ayonious/console-table-printer/compare/v2.10.0...v2.11.0) (2022-04-03)
2+
3+
4+
### Features
5+
6+
* add option to specify initial rows, make add methods chainable, export renderSimpleTable ([#396](https://github.com/ayonious/console-table-printer/issues/396)) ([6e6d8f3](https://github.com/ayonious/console-table-printer/commit/6e6d8f30d2bb2b7176255ef3c2ef330ab8bbfe7f))
7+
* allow specifying custom color map ([#394](https://github.com/ayonious/console-table-printer/issues/394)) ([4c6eecd](https://github.com/ayonious/console-table-printer/commit/4c6eecdc29a4850e70abb6432ed0c357471a9690))
8+
19
# [2.10.0](https://github.com/ayonious/console-table-printer/compare/v2.9.0...v2.10.0) (2021-08-04)
210

311

0 commit comments

Comments
 (0)