# Changelog

## [1.0.0] - 2021-11-14

### Changed

- **Breaking:** use ESM and drop Node.js < 12.20 ([`529fe7d`](https://github.com/vweevers/markdown-to-ansi/commit/529fe7d))
- Bump `mdast-*` and `micromark-*` dependencies ([`f96d527`](https://github.com/vweevers/markdown-to-ansi/commit/f96d527))
- Bump `mdast-util-gfm-autolink-literal` ([`9fa3594`](https://github.com/vweevers/markdown-to-ansi/commit/9fa3594))
- Bump `ansi-escapes`, `normalize-url` and `strip-ansi` ([`2ee049f`](https://github.com/vweevers/markdown-to-ansi/commit/2ee049f), [`cfc3225`](https://github.com/vweevers/markdown-to-ansi/commit/cfc3225))

## [0.1.1] - 2021-01-02

### Changed

- Bump `mdast-util-to-markdown` from 0.5.4 to 0.6.2 ([#4](https://github.com/vweevers/markdown-to-ansi/issues/4)) ([`516a4bc`](https://github.com/vweevers/markdown-to-ansi/commit/516a4bc))

## [0.1.0] - 2020-11-23

_:seedling: Initial release._

[1.0.0]: https://github.com/vweevers/markdown-to-ansi/releases/tag/v1.0.0

[0.1.1]: https://github.com/vweevers/markdown-to-ansi/releases/tag/v0.1.1

[0.1.0]: https://github.com/vweevers/markdown-to-ansi/releases/tag/v0.1.0
