# CHANGELOG

### [1.6.4](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.6.3...react-rbac-v1.6.4) (2023-10-10)

#### Bug Fixes

* flat version ([da24e3c](https://github.com/ra-libs/nx-libraries/commit/da24e3c4cae1bd5a764b085fa34cad69fdfc4a2f))

### [1.6.3](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.6.2...react-rbac-v1.6.3) (2023-10-10)

#### Bug Fixes

* flat version ([f361995](https://github.com/ra-libs/nx-libraries/commit/f3619953fd069a3a0fa2ad4c90d7f4da5aead933))

### [1.6.2](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.6.1...react-rbac-v1.6.2) (2023-10-09)

#### Bug Fixes

* flat version ([3edfa15](https://github.com/ra-libs/nx-libraries/commit/3edfa15330a3c63126ae99b01e4e6a79b9c89f23))

### [1.6.1](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.6.0...react-rbac-v1.6.1) (2023-10-09)

#### Bug Fixes

* flat version ([85be305](https://github.com/ra-libs/nx-libraries/commit/85be3051e4b98aad8350033e6feeacd532c73ad0))
* flat version ([1b8e3c5](https://github.com/ra-libs/nx-libraries/commit/1b8e3c5a31b988efe75d30c1b55f53d9370a89ab))

## [1.6.0](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.5.0...react-rbac-v1.6.0) (2023-10-09)

#### Bug Fixes

* update deps ([7ff9a48](https://github.com/ra-libs/nx-libraries/commit/7ff9a48e83c3572c964894492f711eb33fd1830c))

#### Features

* add nestjs lib ([e26c742](https://github.com/ra-libs/nx-libraries/commit/e26c74244fcc51f76004b42449553f5615e91e25))

## [1.5.0](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.4.2...react-rbac-v1.5.0) (2023-10-08)

#### Features

* add timezone fields and inputs ([57cc08b](https://github.com/ra-libs/nx-libraries/commit/57cc08b770dfff726f3f67460cb19f76fde54084))

### [1.4.2](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.4.1...react-rbac-v1.4.2) (2023-10-07)

#### Bug Fixes

* build tsc ([694e015](https://github.com/ra-libs/nx-libraries/commit/694e0156fc39fd470b60c704f92e46c5a5b66293))
* update deps ([7a3fdc1](https://github.com/ra-libs/nx-libraries/commit/7a3fdc1468f395a220d5777c62d27200302f7f8d))

### [1.4.1](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.4.0...react-rbac-v1.4.1) (2023-10-02)

#### Bug Fixes

* build tsc ([88f5b96](https://github.com/ra-libs/nx-libraries/commit/88f5b9673ad7fa79088690d235cf2242abf1d4e5))

## [1.4.0](https://github.com/ra-libs/nx-libraries/compare/react-rbac-v1.3.5...react-rbac-v1.4.0) (2023-10-02)

#### Features

* add initial rbac react lib ([4a92e82](https://github.com/ra-libs/nx-libraries/commit/4a92e82a063a57262569459da00f29e6236439cd))
* move rbac lib ([9590134](https://github.com/ra-libs/nx-libraries/commit/9590134d639691068d9b98b3d1823bd54a4de8d0))


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ra-libs.gitbook.io/react-rbac/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
