Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: kratos-cli 0.3.0

- project: keto-cli 0.2.3
  • Loading branch information
getlarge committed Apr 15, 2024
1 parent 5b3ef5d commit d4a3783
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 2 deletions.
12 changes: 12 additions & 0 deletions packages/keto-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 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)


Expand Down
2 changes: 1 addition & 1 deletion packages/keto-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlarge/keto-cli",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"description": "CLI wrapper for the Ory Keto API",
"homepage": "https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/keto-cli",
Expand Down
12 changes: 12 additions & 0 deletions packages/kratos-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.3.0 (2024-04-15)


### 🚀 Features

- **kratos-cli:** add verification command ([a8591fd](https://github.com/getlarge/nestjs-ory-integration/commit/a8591fd))


### ❤️ Thank You

- getlarge @getlarge

## 0.2.1 (2024-04-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/kratos-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlarge/kratos-cli",
"version": "0.2.1",
"version": "0.3.0",
"license": "MIT",
"description": "CLI wrapper for the Ory Kratos API",
"homepage": "https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/kratos-cli",
Expand Down

0 comments on commit d4a3783

Please # to comment.