## 0.2.13 (2025-05-05)

### 🧱 Updated Dependencies

- Updated keto-client-wrapper to 0.7.0

## 0.2.12 (2025-03-24)

### 🩹 Fixes

- update package.json exports to use .js and .d.ts extensions ([50c5dc1](https://github.com/getlarge/nestjs-ory-integration/commit/50c5dc1))

### 🧱 Updated Dependencies

- Updated keto-relations-parser to 0.0.13
- Updated keto-client-wrapper to 0.6.3

### ❤️ Thank You

- getlarge

## 0.2.11 (2025-02-05)

### 🧱 Updated Dependencies

- Updated keto-client-wrapper to 0.6.2

## 0.2.10 (2025-02-01)

### 🩹 Fixes

- ensure typecheck is passing ([6d88022](https://github.com/getlarge/nestjs-ory-integration/commit/6d88022))

### 🧱 Updated Dependencies

- Updated keto-relations-parser to 0.0.12
- Updated keto-client-wrapper to 0.6.1

### ❤️ Thank You

- getlarge

## 0.2.9 (2025-02-01)

### 🧱 Updated Dependencies

- Updated keto-client-wrapper to 0.6.0

## 0.2.8 (2024-11-12)

### 🧱 Updated Dependencies

- Updated keto-client-wrapper to 0.5.0

## 0.2.7 (2024-11-06)

### 🧱 Updated Dependencies

- Updated keto-client-wrapper to 0.4.0

## 0.2.6 (2024-10-08)

### 🩹 Fixes

- add ConfigService to GetRelationsCommand for dynamic base path configuration ([258a6a1](https://github.com/getlarge/nestjs-ory-integration/commit/258a6a1))

### 🧱 Updated Dependencies

- Updated keto-relations-parser to 0.0.11
- Updated keto-client-wrapper to 0.3.3

### ❤️  Thank You

- getlarge

## 0.2.5 (2024-10-07)

### 🩹 Fixes

- relax peer dependencies ([687b53b](https://github.com/getlarge/nestjs-ory-integration/commit/687b53b))

### 🧱 Updated Dependencies

- Updated keto-client-wrapper to 0.3.2

### ❤️  Thank You

- getlarge

## 0.2.4 (2024-10-07)

### 🧱 Updated Dependencies

- Updated keto-relations-parser to 0.0.10
- Updated keto-client-wrapper to 0.3.1

## 0.2.3 (2024-04-15)


### 🩹 Fixes

- **keto-cli:** return missing accessToken option in OryPermissionsModule factory [skip ci] ([2563cde](https://github.com/getlarge/nestjs-ory-integration/commit/2563cde))


### ❤️  Thank You

- getlarge @getlarge

## 0.2.2 (2024-04-12)


### 🩹 Fixes

- **keto-cli:** support access token in commands using Ory permission API ([ed4177a](https://github.com/getlarge/nestjs-ory-integration/commit/ed4177a))


### ❤️  Thank You

- getlarge @getlarge

## 0.2.1 (2024-04-05)


### 🚀 Features

- improve CLI loggers ([075fd52](https://github.com/getlarge/nestjs-ory-integration/commit/075fd52))

- **keto-cli:** create CLI to interact with Keto API ([35ff1a6](https://github.com/getlarge/nestjs-ory-integration/commit/35ff1a6))

- **keto-cli:** type and validate ConfigService values ([f4d8242](https://github.com/getlarge/nestjs-ory-integration/commit/f4d8242))

- **keto-cli:** add CreateRelationCommand ([487e238](https://github.com/getlarge/nestjs-ory-integration/commit/487e238))

- **keto-cli:** create DeleteRelationCommand ([d0bb25c](https://github.com/getlarge/nestjs-ory-integration/commit/d0bb25c))

- **keto-cli:** create ExpandPermissionsCommand ([8d25484](https://github.com/getlarge/nestjs-ory-integration/commit/8d25484))

- **keto-cli:** create GetRelationsCommand ([1c70342](https://github.com/getlarge/nestjs-ory-integration/commit/1c70342))


### 🩹 Fixes

- **keto-cli:** handle checkPermission response correctly ([e6cb12b](https://github.com/getlarge/nestjs-ory-integration/commit/e6cb12b))

- **keto-cli:** make option casing uniform ([5483446](https://github.com/getlarge/nestjs-ory-integration/commit/5483446))

- **keto-cli:** use console.log ([a1873ee](https://github.com/getlarge/nestjs-ory-integration/commit/a1873ee))


### ❤️  Thank You

- Edouard @getlarge
- getlarge @getlarge

## 0.2.0 (2024-04-05)


### 🚀 Features

- improve CLI loggers ([075fd52](https://github.com/getlarge/nestjs-ory-integration/commit/075fd52))

- **keto-cli:** create CLI to interact with Keto API ([35ff1a6](https://github.com/getlarge/nestjs-ory-integration/commit/35ff1a6))

- **keto-cli:** type and validate ConfigService values ([f4d8242](https://github.com/getlarge/nestjs-ory-integration/commit/f4d8242))

- **keto-cli:** add CreateRelationCommand ([487e238](https://github.com/getlarge/nestjs-ory-integration/commit/487e238))

- **keto-cli:** create DeleteRelationCommand ([d0bb25c](https://github.com/getlarge/nestjs-ory-integration/commit/d0bb25c))

- **keto-cli:** create ExpandPermissionsCommand ([8d25484](https://github.com/getlarge/nestjs-ory-integration/commit/8d25484))

- **keto-cli:** create GetRelationsCommand ([1c70342](https://github.com/getlarge/nestjs-ory-integration/commit/1c70342))


### 🩹 Fixes

- **keto-cli:** handle checkPermission response correctly ([e6cb12b](https://github.com/getlarge/nestjs-ory-integration/commit/e6cb12b))

- **keto-cli:** make option casing uniform ([5483446](https://github.com/getlarge/nestjs-ory-integration/commit/5483446))


### ❤️  Thank You

- Edouard @getlarge
- getlarge @getlarge

## 0.1.2 (2024-04-05)


### 🚀 Features

- **keto-cli:** create CLI to interact with Keto API ([35ff1a6](https://github.com/getlarge/nestjs-ory-integration/commit/35ff1a6))

- **keto-cli:** type and validate ConfigService values ([f4d8242](https://github.com/getlarge/nestjs-ory-integration/commit/f4d8242))

- **keto-cli:** add CreateRelationCommand ([487e238](https://github.com/getlarge/nestjs-ory-integration/commit/487e238))

- **keto-cli:** create DeleteRelationCommand ([d0bb25c](https://github.com/getlarge/nestjs-ory-integration/commit/d0bb25c))

- **keto-cli:** create ExpandPermissionsCommand ([8d25484](https://github.com/getlarge/nestjs-ory-integration/commit/8d25484))

- **keto-cli:** create GetRelationsCommand ([1c70342](https://github.com/getlarge/nestjs-ory-integration/commit/1c70342))


### 🩹 Fixes

- **keto-cli:** handle checkPermission response correctly ([e6cb12b](https://github.com/getlarge/nestjs-ory-integration/commit/e6cb12b))

- **keto-cli:** make option casing uniform ([5483446](https://github.com/getlarge/nestjs-ory-integration/commit/5483446))


### ❤️  Thank You

- Edouard @getlarge
- getlarge @getlarge

## 0.1.1 (2024-04-04)


### 🚀 Features

- **keto-cli:** create CLI to interact with Keto API ([35ff1a6](https://github.com/getlarge/nestjs-ory-integration/commit/35ff1a6))

- **keto-cli:** type and validate ConfigService values ([f4d8242](https://github.com/getlarge/nestjs-ory-integration/commit/f4d8242))

- **keto-cli:** add CreateRelationCommand ([487e238](https://github.com/getlarge/nestjs-ory-integration/commit/487e238))

- **keto-cli:** create DeleteRelationCommand ([d0bb25c](https://github.com/getlarge/nestjs-ory-integration/commit/d0bb25c))

- **keto-cli:** create ExpandPermissionsCommand ([8d25484](https://github.com/getlarge/nestjs-ory-integration/commit/8d25484))

- **keto-cli:** create GetRelationsCommand ([1c70342](https://github.com/getlarge/nestjs-ory-integration/commit/1c70342))


### 🩹 Fixes

- **keto-cli:** handle checkPermission response correctly ([e6cb12b](https://github.com/getlarge/nestjs-ory-integration/commit/e6cb12b))

- **keto-cli:** make option casing uniform ([5483446](https://github.com/getlarge/nestjs-ory-integration/commit/5483446))


### ❤️  Thank You

- Edouard @getlarge
- getlarge @getlarge

## 0.1.0 (2024-04-03)


### 🚀 Features

- **keto-cli:** create CLI to interact with Keto API ([35ff1a6](https://github.com/getlarge/nestjs-ory-integration/commit/35ff1a6))

- **keto-cli:** type and validate ConfigService values ([f4d8242](https://github.com/getlarge/nestjs-ory-integration/commit/f4d8242))

- **keto-cli:** add CreateRelationCommand ([487e238](https://github.com/getlarge/nestjs-ory-integration/commit/487e238))

- **keto-cli:** create DeleteRelationCommand ([d0bb25c](https://github.com/getlarge/nestjs-ory-integration/commit/d0bb25c))

- **keto-cli:** create ExpandPermissionsCommand ([8d25484](https://github.com/getlarge/nestjs-ory-integration/commit/8d25484))

- **keto-cli:** create GetRelationsCommand ([1c70342](https://github.com/getlarge/nestjs-ory-integration/commit/1c70342))


### ❤️  Thank You

- Edouard @getlarge
- getlarge @getlarge