# Changelog

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.4.0](https://github.com/grammyjs/nestjs/compare/grammy-nestjs-0.3.1...grammy-nestjs-0.4.0) (2023-01-08)

### Features

-   create composer decorators ([4be9318](https://github.com/grammyjs/nestjs/commit/4be93183f55eea3bd87c434d5b91292a0cb320ca))

### [0.3.3](https://github.com/grammyjs/nestjs/compare/grammy-nestjs-0.3.2...grammy-nestjs-0.3.3) (2023-01-08)

### Add back `bot.use(...)` call in factory to fix middleware.

-   bump deps - include NestJS@^9.0.0 ([44e17b0](https://github.com/grammyjs/nestjs/commit/44e17b04c2a3a093fa9cbaaacc9ab217111c4594))

## [0.3.2](https://github.com/grammyjs/nestjs/compare/grammy-nestjs-0.3.1...grammy-nestjs-0.3.2) (2022-10-07)

### Publish peer dependency for NestJS ^9.0.0.

### [0.3.1](https://github.com/grammyjs/nestjs/compare/grammy-nestjs-0.3.0...grammy-nestjs-0.3.1) (2022-06-26)

### Bug Fixes

-   add lodash and other deps to package.json build ([ad7389c](https://github.com/grammyjs/nestjs/commit/ad7389c70cf9754482f6721638d140c5bc7c964a)), closes [#14](https://github.com/grammyjs/nestjs/issues/14)

## [0.3.0](https://github.com/grammyjs/nestjs/compare/grammy-nestjs-0.2.0...grammy-nestjs-0.3.0) (2022-06-25)

### Features

-   fix explorer startup race condition ([9de1ce5](https://github.com/grammyjs/nestjs/commit/9de1ce511cdcd052ae4dc83e19ad7a64fa6b1588)), closes [#10](https://github.com/grammyjs/nestjs/issues/10)
-   misc cleanup ([ad47d69](https://github.com/grammyjs/nestjs/commit/ad47d69252af646a92e3c44ab66a24e6c59e34ab))
-   rename emitter and cleanup code ([d7d5297](https://github.com/grammyjs/nestjs/commit/d7d529798ef2571dfe3e9b80cfbe145545dde6fc))

## [0.2.0](https://github.com/grammyjs/nestjs/compare/grammy-nestjs-0.1.0...grammy-nestjs-0.2.0) (2022-04-23)

### Features

-   add callbackQuery decorator ([bb81d64](https://github.com/grammyjs/nestjs/commit/bb81d643c64c36f19941f7b463749888f9ac05be))
-   changing startup webhook flag ([a1004ee](https://github.com/grammyjs/nestjs/commit/a1004ee343249fa4e845382f003b63ec3432b380))
-   initial support for firebase serverless bot ([93d8f83](https://github.com/grammyjs/nestjs/commit/93d8f8335b567979d0a5729d50dff07df36f0ee1))
-   updating deployment script ([558d5c1](https://github.com/grammyjs/nestjs/commit/558d5c165d4ff2546b50054bae26f3c599a836d5))

## 0.1.0 (2022-04-19)

### Features

-   changing startup webhook flag ([a1004ee](https://github.com/grammyjs/nestjs/commit/a1004ee343249fa4e845382f003b63ec3432b380))
-   initial support for firebase serverless bot ([93d8f83](https://github.com/grammyjs/nestjs/commit/93d8f8335b567979d0a5729d50dff07df36f0ee1))
-   updating deployment script ([558d5c1](https://github.com/grammyjs/nestjs/commit/558d5c165d4ff2546b50054bae26f3c599a836d5))

### Bug Fixes

-   fix namespace to [@grammyjs](https://github.com/grammyjs) ([3f4c92a](https://github.com/grammyjs/nestjs/commit/3f4c92a2b61a04779f633e6dc5157d793b07c2c3))
