# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.3.0...@nexa-js/nexa-core@1.3.1) (2025-02-04)


### Bug Fixes

* schema, routes, docs ([6fe6250](https://github.com/nexa-js/nexa/commit/6fe62504774d8c59ee85597c0f2a6e61a8038773))





# [1.3.0](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.2.1...@nexa-js/nexa-core@1.3.0) (2025-02-03)


### Features

* add auto swagger generation ([e7f5f92](https://github.com/nexa-js/nexa/commit/e7f5f9280dc326e75b0599d937a4e2e3f2362e9a))





## [1.2.1](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.2.0...@nexa-js/nexa-core@1.2.1) (2025-02-03)


### Bug Fixes

* pagination response, config & cli ([fdb5fa9](https://github.com/nexa-js/nexa/commit/fdb5fa977c90f8b1f8f72d5b5f0c7a17f7661cbb))





# [1.2.0](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.1.2...@nexa-js/nexa-core@1.2.0) (2025-02-03)


### Features

* add auto-tests & nexa cli bin ([64ca4f4](https://github.com/nexa-js/nexa/commit/64ca4f44873bdb0465b5546c6c46fc24284be475))





## [1.1.2](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.1.1...@nexa-js/nexa-core@1.1.2) (2025-01-31)


### Bug Fixes

* add examples & fix edge cases ([89b4a66](https://github.com/nexa-js/nexa/commit/89b4a66d8834ec69845f71947939cf0a9fc1640d))





## [1.1.1](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.1.0...@nexa-js/nexa-core@1.1.1) (2025-01-31)


### Bug Fixes

* fix async imports and add params validation ([d7c7de5](https://github.com/nexa-js/nexa/commit/d7c7de5315b76918a4329aba033c8a24e12193a6))





# [1.1.0](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.0.6...@nexa-js/nexa-core@1.1.0) (2025-01-31)


### Features

* add npx create for starter project ([dcd2348](https://github.com/nexa-js/nexa/commit/dcd23481fb6e7c6dd66c00fbdfd69b828f62679b))





## [1.0.6](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.0.5...@nexa-js/nexa-core@1.0.6) (2025-01-31)


### Bug Fixes

* add readme ([c79e7a4](https://github.com/nexa-js/nexa/commit/c79e7a481c8f96baa41dcf451a67eeecc9ca9018))





## [1.0.5](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.0.4...@nexa-js/nexa-core@1.0.5) (2025-01-31)


### Bug Fixes

* test ([2faf2ef](https://github.com/nexa-js/nexa/commit/2faf2ef49aee170c91fa1bcfeebced8c33cac3f4))





## [1.0.4](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.0.3...@nexa-js/nexa-core@1.0.4) (2025-01-31)


### Bug Fixes

* test ([c14367d](https://github.com/nexa-js/nexa/commit/c14367dbb53a321d3bcf370f85f78424549c5422))





## [1.0.3](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.0.2...@nexa-js/nexa-core@1.0.3) (2025-01-31)


### Bug Fixes

* once again ([c2e1dd9](https://github.com/nexa-js/nexa/commit/c2e1dd9f8caa6b33ec8be3b8324a2a7a75c1303b))



## [1.0.2](https://github.com/nexa-js/nexa/compare/@nexa-js/nexa-core@1.0.1...@nexa-js/nexa-core@1.0.2) (2025-01-31)


### Bug Fixes

* remove changeset ([8c783cb](https://github.com/nexa-js/nexa/commit/8c783cb232a32fde37d8030d2fa3dda9300f0655))


## 1.0.1 (2025-01-31)


### Bug Fixes

* add lerna ([593c975](https://github.com/nexa-js/nexa/commit/593c97526c4eaffe2086943b1ace7878ee5de9fb))


# nexa-core

## 2.0.0

### Major Changes

- 8d96ae2: Monorepo configuration
