# CHANGELOG

## @jackdbd/eleventy-plugin-telegram [2.2.0](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@2.1.0...@jackdbd/eleventy-plugin-telegram@2.2.0) (2024-04-29)


### Features

* **eleventy-plugin-content-security-policy:** generate header rules in vercel.json ([90b4a5e](https://github.com/jackdbd/undici/commit/90b4a5e110a5ba243117798ac26be7a5f2d89766))
* **hosting-utils:** add package ([19d3456](https://github.com/jackdbd/undici/commit/19d345632683ce85bbc88d741d0bbe7168b3e302))

## @jackdbd/eleventy-plugin-telegram [2.2.0-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@2.1.0...@jackdbd/eleventy-plugin-telegram@2.2.0-canary.1) (2024-04-23)


### Features

* **eleventy-plugin-content-security-policy:** generate header rules in vercel.json ([90b4a5e](https://github.com/jackdbd/undici/commit/90b4a5e110a5ba243117798ac26be7a5f2d89766))
* **hosting-utils:** add package ([19d3456](https://github.com/jackdbd/undici/commit/19d345632683ce85bbc88d741d0bbe7168b3e302))

## @jackdbd/eleventy-plugin-telegram [2.1.0](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@2.0.0...@jackdbd/eleventy-plugin-telegram@2.1.0) (2024-02-05)


### Features

* **eleventy-plugin-content-security-policy:** migrate to zod ([70dce01](https://github.com/jackdbd/undici/commit/70dce01715f36a4070d491444f50e3ccdb70fad1))

## @jackdbd/eleventy-plugin-telegram [2.1.0-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@2.0.0...@jackdbd/eleventy-plugin-telegram@2.1.0-canary.1) (2024-02-05)


### Features

* **eleventy-plugin-content-security-policy:** migrate to zod ([70dce01](https://github.com/jackdbd/undici/commit/70dce01715f36a4070d491444f50e3ccdb70fad1))

## @jackdbd/eleventy-plugin-telegram [2.0.0](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@1.1.1...@jackdbd/eleventy-plugin-telegram@2.0.0) (2024-02-03)


### ⚠ BREAKING CHANGES

* **eleventy-plugin-telegram:** change the environment variable used for the Telegram
bot token
* **eleventy-plugin-text-to-speech:** removed a lot of options and move some of them in each
rule.

* **eleventy-plugin-text-to-speech:** big changes ([1191784](https://github.com/jackdbd/undici/commit/1191784bf8742f83d0cec6c289fe62df1fbcff9f))


### Features

* **eleventy-plugin-telegram:** change env var ([ae3fb0c](https://github.com/jackdbd/undici/commit/ae3fb0c723caf041eff915d638a1b625a780bb85))


### Bug Fixes

* **eleventy-plugin-telegram:** replace joi with zod ([b68ba32](https://github.com/jackdbd/undici/commit/b68ba329891a459705b1fbcbf8a979483a7d0ab1))

## @jackdbd/eleventy-plugin-telegram [2.0.0-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@1.1.2-canary.1...@jackdbd/eleventy-plugin-telegram@2.0.0-canary.1) (2024-01-31)


### ⚠ BREAKING CHANGES

* **eleventy-plugin-telegram:** change the environment variable used for the Telegram
bot token

### Features

* **eleventy-plugin-telegram:** change env var ([ae3fb0c](https://github.com/jackdbd/undici/commit/ae3fb0c723caf041eff915d638a1b625a780bb85))

## @jackdbd/eleventy-plugin-telegram [1.1.2-canary.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@1.1.1...@jackdbd/eleventy-plugin-telegram@1.1.2-canary.1) (2024-01-29)


### ⚠ BREAKING CHANGES

* **eleventy-plugin-text-to-speech:** removed a lot of options and move some of them in each
rule.

* **eleventy-plugin-text-to-speech:** big changes ([1191784](https://github.com/jackdbd/undici/commit/1191784bf8742f83d0cec6c289fe62df1fbcff9f))


### Bug Fixes

* **eleventy-plugin-telegram:** replace joi with zod ([b68ba32](https://github.com/jackdbd/undici/commit/b68ba329891a459705b1fbcbf8a979483a7d0ab1))

## @jackdbd/eleventy-plugin-telegram [1.1.1](https://github.com/jackdbd/undici/compare/@jackdbd/eleventy-plugin-telegram@1.1.0...@jackdbd/eleventy-plugin-telegram@1.1.1) (2022-09-14)


### Bug Fixes

* **eleventy-plugin-telegram:** improve Joi schemas and rebuild docs ([a6066c0](https://github.com/jackdbd/undici/commit/a6066c03e0e39fc34cf2b224cb53225eeebb15d9))

## @jackdbd/eleventy-plugin-telegram 1.1.0 (2022-07-09)

* chore(eleventy-plugin-telegram): release v.1.1.0-alpha.1 [skip ci] ([9c623aa](https://github.com/jackdbd/undici/commit/9c623aa))
* feat(eleventy-plugin-text-to-speech): new API that uses rules with regexes ([58b5181](https://github.com/jackdbd/undici/commit/58b5181))

## @jackdbd/eleventy-plugin-telegram 1.1.0-alpha.1 (2022-07-09)

* feat(eleventy-plugin-text-to-speech): new API that uses rules with regexes ([58b5181](https://github.com/jackdbd/undici/commit/58b5181))

## @jackdbd/eleventy-plugin-telegram 1.0.0 (2022-07-07)

* chore(eleventy-plugin-telegram): release v.1.0.0-alpha.1 [skip ci] ([f394317](https://github.com/jackdbd/undici/commit/f394317))
* feat(eleventy-plugin-telegram): rename package ([3d23189](https://github.com/jackdbd/undici/commit/3d23189))

## @jackdbd/eleventy-plugin-telegram 1.0.0-alpha.1 (2022-07-05)

* feat(eleventy-plugin-telegram): rename package ([3d23189](https://github.com/jackdbd/undici/commit/3d23189))
