File tree Expand file tree Collapse file tree 12 files changed +83
-10
lines changed Expand file tree Collapse file tree 12 files changed +83
-10
lines changed Original file line number Diff line number Diff line change 1+ ## 0.3.3 (2025-03-24)
2+
3+ ### 🩹 Fixes
4+
5+ - update package.json exports to use .js and .d.ts extensions ([ 50c5dc1] ( https://github.com/getlarge/nestjs-ory-integration/commit/50c5dc1 ) )
6+
7+ ### ❤️ Thank You
8+
9+ - getlarge
10+
111## 0.3.2 (2025-02-01)
212
313### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @getlarge/hydra-client-wrapper" ,
3- "version" : " 0.3.2 " ,
3+ "version" : " 0.3.3 " ,
44 "license" : " MIT" ,
55 "description" : " NestJS Module wrapper for the Ory Hydra API" ,
66 "homepage" : " https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/hydra-client-wrapper" ,
Original file line number Diff line number Diff line change 1+ ## 0.2.12 (2025-03-24)
2+
3+ ### 🩹 Fixes
4+
5+ - update package.json exports to use .js and .d.ts extensions ([ 50c5dc1] ( https://github.com/getlarge/nestjs-ory-integration/commit/50c5dc1 ) )
6+
7+ ### 🧱 Updated Dependencies
8+
9+ - Updated keto-relations-parser to 0.0.13
10+ - Updated keto-client-wrapper to 0.6.3
11+
12+ ### ❤️ Thank You
13+
14+ - getlarge
15+
116## 0.2.11 (2025-02-05)
217
318### 🧱 Updated Dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " @getlarge/keto-cli" ,
3- "version" : " 0.2.11 " ,
3+ "version" : " 0.2.12 " ,
44 "license" : " MIT" ,
55 "description" : " CLI wrapper for the Ory Keto API" ,
66 "homepage" : " https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/keto-cli" ,
1313 "@getlarge/keto-relations-parser" : " *"
1414 },
1515 "dependencies" : {
16- "@getlarge/keto-client-wrapper" : " 0.6.2 " ,
17- "@getlarge/keto-relations-parser" : " 0.0.12 " ,
16+ "@getlarge/keto-client-wrapper" : " 0.6.3 " ,
17+ "@getlarge/keto-relations-parser" : " 0.0.13 " ,
1818 "tslib" : " ^2.7.0" ,
1919 "nest-commander" : " ^3.16.0"
2020 },
Original file line number Diff line number Diff line change 1+ ## 0.6.3 (2025-03-24)
2+
3+ ### 🩹 Fixes
4+
5+ - update package.json exports to use .js and .d.ts extensions ([ 50c5dc1] ( https://github.com/getlarge/nestjs-ory-integration/commit/50c5dc1 ) )
6+
7+ ### 🧱 Updated Dependencies
8+
9+ - Updated keto-relations-parser to 0.0.13
10+
11+ ### ❤️ Thank You
12+
13+ - getlarge
14+
115## 0.6.2 (2025-02-05)
216
317### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @getlarge/keto-client-wrapper" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.6.3 " ,
44 "license" : " MIT" ,
55 "description" : " NestJS Module wrapper for the Ory Keto API" ,
66 "homepage" : " https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/keto-client-wrapper" ,
1313 "@getlarge/keto-relations-parser" : " *"
1414 },
1515 "dependencies" : {
16- "@getlarge/keto-relations-parser" : " 0.0.12 " ,
16+ "@getlarge/keto-relations-parser" : " 0.0.13 " ,
1717 "tslib" : " ^2.7.0" ,
1818 "defekt" : " ^9.3.1" ,
1919 "rxjs" : " ^7.8.0"
Original file line number Diff line number Diff line change 1+ ## 0.0.13 (2025-03-24)
2+
3+ ### 🩹 Fixes
4+
5+ - update package.json exports to use .js and .d.ts extensions ([ 50c5dc1] ( https://github.com/getlarge/nestjs-ory-integration/commit/50c5dc1 ) )
6+
7+ ### ❤️ Thank You
8+
9+ - getlarge
10+
111## 0.0.12 (2025-02-01)
212
313### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @getlarge/keto-relations-parser" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.0.13 " ,
44 "license" : " MIT" ,
55 "description" : " A parser for Ory Keto relation policies" ,
66 "homepage" : " https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/keto-relations-parser" ,
Original file line number Diff line number Diff line change 1+ ## 0.3.4 (2025-03-24)
2+
3+ ### 🩹 Fixes
4+
5+ - update package.json exports to use .js and .d.ts extensions ([ 50c5dc1] ( https://github.com/getlarge/nestjs-ory-integration/commit/50c5dc1 ) )
6+
7+ ### 🧱 Updated Dependencies
8+
9+ - Updated kratos-client-wrapper to 0.2.4
10+
11+ ### ❤️ Thank You
12+
13+ - getlarge
14+
115## 0.3.3 (2025-02-01)
216
317### 🩹 Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @getlarge/kratos-cli" ,
3- "version" : " 0.3.3 " ,
3+ "version" : " 0.3.4 " ,
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" ,
1010 },
1111 "dependencies" : {
1212 "tslib" : " ^2.7.0" ,
13- "@getlarge/kratos-client-wrapper" : " 0.2.3 " ,
13+ "@getlarge/kratos-client-wrapper" : " 0.2.4 " ,
1414 "nest-commander" : " ^3.16.0"
1515 },
1616 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments