# CHANGELOG

## [1.1.2](https://github.com/jackdbd/zod-to-doc/compare/v1.1.1...v1.1.2) (2024-09-19)


### Bug Fixes

* add overrides to avoid vulnerabilities ([fd376c0](https://github.com/jackdbd/zod-to-doc/commit/fd376c09b90e4bb6c9799da91348519216110254))

## [1.1.1](https://github.com/jackdbd/zod-to-doc/compare/v1.1.0...v1.1.1) (2024-04-25)


### Bug Fixes

* detect a ZodUnion in a different way ([b2d2d75](https://github.com/jackdbd/zod-to-doc/commit/b2d2d7598d129d7d0bb4dbf91057d311c352a69a))

## [1.1.0](https://github.com/jackdbd/zod-to-doc/compare/v1.0.7...v1.1.0) (2024-04-25)


### Features

* render any z.union() as strings ([e95b108](https://github.com/jackdbd/zod-to-doc/commit/e95b10849ca2e00807fcb2d1f0b7ac3b99c7d01a))

## [1.0.7](https://github.com/jackdbd/zod-to-doc/compare/v1.0.6...v1.0.7) (2024-02-06)


### Bug Fixes

* add ansi-colors for color output ([e6db552](https://github.com/jackdbd/zod-to-doc/commit/e6db552536a8d5152f1413e7de44c0d087ef6297))
* update link to issue a bug report ([0385698](https://github.com/jackdbd/zod-to-doc/commit/03856983298c6ce3071f30b7cb0a90a1ece00a7a))

## [1.0.6](https://github.com/jackdbd/zod-to-doc/compare/v1.0.5...v1.0.6) (2024-02-06)


### Bug Fixes

* add semantic-release exec plugin ([b082bd4](https://github.com/jackdbd/zod-to-doc/commit/b082bd442e4132e1d28bb631ff7b0f325ead66d3))
* add semantic-release-telegram plugin ([c2da384](https://github.com/jackdbd/zod-to-doc/commit/c2da38437aa9660e630289c9a5fe706930eae2a5))
* avoid throwing exceptions, better error messages ([d454274](https://github.com/jackdbd/zod-to-doc/commit/d4542740ffbfe3de20df8be9e00651990d600486))

## [1.0.6-canary.3](https://github.com/jackdbd/zod-to-doc/compare/v1.0.6-canary.2...v1.0.6-canary.3) (2024-02-06)


### Bug Fixes

* avoid throwing exceptions, better error messages ([d454274](https://github.com/jackdbd/zod-to-doc/commit/d4542740ffbfe3de20df8be9e00651990d600486))

## [1.0.6-canary.2](https://github.com/jackdbd/zod-to-doc/compare/v1.0.6-canary.1...v1.0.6-canary.2) (2024-02-06)


### Bug Fixes

* add semantic-release exec plugin ([b082bd4](https://github.com/jackdbd/zod-to-doc/commit/b082bd442e4132e1d28bb631ff7b0f325ead66d3))

## [1.0.6-canary.1](https://github.com/jackdbd/zod-to-doc/compare/v1.0.5...v1.0.6-canary.1) (2024-02-06)


### Bug Fixes

* add semantic-release-telegram plugin ([c2da384](https://github.com/jackdbd/zod-to-doc/commit/c2da38437aa9660e630289c9a5fe706930eae2a5))

## [1.0.5](https://github.com/jackdbd/zod-to-doc/compare/v1.0.4...v1.0.5) (2024-02-06)


### Bug Fixes

* add yargs as a dependency ([b1ea82c](https://github.com/jackdbd/zod-to-doc/commit/b1ea82c1d2dae30be2f9944f3fc3a7956fda3b8f))

## [1.0.4](https://github.com/jackdbd/zod-to-doc/compare/v1.0.3...v1.0.4) (2024-02-06)


### Bug Fixes

* modify package entry points ([09c700a](https://github.com/jackdbd/zod-to-doc/commit/09c700abc9991d6fe28040f4c18d3004d63f168d))
* modify package entry points ([6aad7d1](https://github.com/jackdbd/zod-to-doc/commit/6aad7d13e8ee7459ee8b3285a7414e0ebbe12622))

## [1.0.4-canary.2](https://github.com/jackdbd/zod-to-doc/compare/v1.0.4-canary.1...v1.0.4-canary.2) (2024-02-06)


### Bug Fixes

* modify package entry points ([09c700a](https://github.com/jackdbd/zod-to-doc/commit/09c700abc9991d6fe28040f4c18d3004d63f168d))

## [1.0.4-canary.1](https://github.com/jackdbd/zod-to-doc/compare/v1.0.3...v1.0.4-canary.1) (2024-02-06)


### Bug Fixes

* modify package entry points ([6aad7d1](https://github.com/jackdbd/zod-to-doc/commit/6aad7d13e8ee7459ee8b3285a7414e0ebbe12622))

## [1.0.3](https://github.com/jackdbd/zod-to-doc/compare/v1.0.2...v1.0.3) (2024-02-02)


### Bug Fixes

* **cli:** avoid generating a title when the user does not specify it ([21f49f1](https://github.com/jackdbd/zod-to-doc/commit/21f49f1a7307ce3221777d3316584ff8826f4d90))

## [1.0.2](https://github.com/jackdbd/zod-to-doc/compare/v1.0.1...v1.0.2) (2024-02-02)

## [1.0.1](https://github.com/jackdbd/zod-to-doc/compare/v1.0.0...v1.0.1) (2024-02-02)

## 1.0.0 (2024-02-02)

### Features

* first release ([575b9b7](https://github.com/jackdbd/zod-to-doc/commit/575b9b7da7fd3f8395ce871e0ecb0b81e3054ed4))
