### [1.3.2](https://github.com/simonecorsi/declarative-markdown/compare/1.3.1...1.3.2) (2021-10-08)


### Bug Fixes

* **table:** rows are now correctly string[][] ([73de9ad](https://github.com/simonecorsi/declarative-markdown/commit/73de9ad97c9e01702526450439af50a31747eeb2))

### [1.3.1](https://github.com/simonecorsi/declarative-markdown/compare/1.3.0...1.3.1) (2021-10-08)


### Bug Fixes

* fixes release actions ([f99fefd](https://github.com/simonecorsi/declarative-markdown/commit/f99fefd0991351526187c4156e80247adbac8964))

## [1.3.0](https://github.com/simonecorsi/declarative-markdown/compare/1.2.0...1.3.0) (2021-10-08)


### Features

* better release actions ([43b445d](https://github.com/simonecorsi/declarative-markdown/commit/43b445d606338366db2eda5729ae1deb9b904024))

## [1.2.0](https://github.com/simonecorsi/declarative-markdown/compare/1.1.0...1.2.0) (2021-10-07)


### Features

* avoids publishing if no changelog ([54c275b](https://github.com/simonecorsi/declarative-markdown/commit/54c275b1ec15f3b983649005def7f0968d2b7de1))

## [1.1.0](https://github.com/simonecorsi/declarative-markdown/compare/2ee562deb0ec167ec50fa8457850805afb3e69d0...1.1.0) (2021-10-07)


### Features

* adds types ([30cc6f5](https://github.com/simonecorsi/declarative-markdown/commit/30cc6f502d258d0e7965d62c72d332b9dcbc47d3))
* reactivate gitlab ci ([86d6bc2](https://github.com/simonecorsi/declarative-markdown/commit/86d6bc27505f85d29879eb06ebe4e5c61a3ee661))
* refactored and adds test ([08b2399](https://github.com/simonecorsi/declarative-markdown/commit/08b2399eccf7091dd970d8b8f9e6d824d97a2a31))
* typescript ([2ee562d](https://github.com/simonecorsi/declarative-markdown/commit/2ee562deb0ec167ec50fa8457850805afb3e69d0))

