Skip to content

Commit fca956b

Browse files
committed
chore(release): publish
- project: kratos-cli 0.3.6
1 parent 186da20 commit fca956b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/kratos-cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.3.6 (2025-05-12)
2+
3+
### 🩹 Fixes
4+
5+
- **kratos-cli:** update module and moduleResolution options in tsconfig files ([9af64fc](https://github.com/getlarge/nestjs-ory-integration/commit/9af64fc))
6+
7+
### ❤️ Thank You
8+
9+
- getlarge
10+
111
## 0.3.5 (2025-05-05)
212

313
### 🧱 Updated Dependencies

packages/kratos-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@getlarge/kratos-cli",
3-
"version": "0.3.5",
3+
"version": "0.3.6",
44
"license": "MIT",
55
"description": "CLI wrapper for the Ory Kratos API",
66
"homepage": "https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/kratos-cli",

0 commit comments

Comments
 (0)