File tree Expand file tree Collapse file tree 10 files changed +47
-6
lines changed Expand file tree Collapse file tree 10 files changed +47
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.0 (2024-04-03)
2
+
3
+ This was a version bump only for nestjs-ory-integration to align it with other projects, there were no code changes.
4
+
1
5
## 0.1.0 (2024-02-06)
2
6
3
7
This was a version bump only for nestjs-ory-integration to align it with other projects, there were no code changes.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nestjs-ory-integration" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {},
6
6
"private" : true ,
Original file line number Diff line number Diff line change
1
+ ## 0.1.1 (2024-04-03)
2
+
3
+ This was a version bump only for base-client-wrapper to align it with other projects, there were no code changes.
4
+
1
5
## 0.1.0 (2024-02-06)
2
6
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getlarge/base-client-wrapper" ,
3
3
"private" : true ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
7
7
"@nestjs/axios" : " ^3.0.1" ,
Original file line number Diff line number Diff line change
1
+ ## 0.2.0 (2024-04-03)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - ** keto-client-wrapper:** support logic operators ([ 85bdce3] ( https://github.com/getlarge/nestjs-ory-integration/commit/85bdce3 ) )
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - ** keto-client-wrapper:** do NOT import injected class as type ([ 18ff575] ( https://github.com/getlarge/nestjs-ory-integration/commit/18ff575 ) )
12
+
13
+
14
+ ### ❤️ Thank You
15
+
16
+ - getlarge @getlarge
17
+
1
18
## 0.1.0 (2024-02-06)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getlarge/keto-client-wrapper" ,
3
- "version" : " 0.1 .0" ,
3
+ "version" : " 0.2 .0" ,
4
4
"license" : " MIT" ,
5
5
"homepage" : " https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/keto-client-wrapper" ,
6
6
"dependencies" : {
7
- "@getlarge/keto-relations-parser" : " 0.0.3 " ,
7
+ "@getlarge/keto-relations-parser" : " 0.0.4 " ,
8
8
"tslib" : " ^2.3.0" ,
9
9
"defekt" : " ^9.3.1" ,
10
10
"rxjs" : " ^7.8.0"
Original file line number Diff line number Diff line change
1
+ ## 0.0.4 (2024-04-03)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - ** keto-relations-parser:** fix type issue in get ([ 0c00b06] ( https://github.com/getlarge/nestjs-ory-integration/commit/0c00b06 ) )
7
+
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - getlarge @getlarge
12
+
1
13
## 0.0.3 (2024-02-06)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getlarge/keto-relations-parser" ,
3
- "version" : " 0.0.3 " ,
3
+ "version" : " 0.0.4 " ,
4
4
"license" : " MIT" ,
5
5
"homepage" : " https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/keto-relations-parser" ,
6
6
"dependencies" : {
Original file line number Diff line number Diff line change
1
+ ## 0.1.1 (2024-04-03)
2
+
3
+ This was a version bump only for kratos-client-wrapper to align it with other projects, there were no code changes.
4
+
1
5
## 0.1.0 (2024-02-06)
2
6
3
7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getlarge/kratos-client-wrapper" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"license" : " MIT" ,
5
5
"homepage" : " https://github.com/getlarge/nestjs-ory-integration/tree/main/packages/kratos-client-wrapper" ,
6
6
"dependencies" : {
You can’t perform that action at this time.
0 commit comments