File tree Expand file tree Collapse file tree 10 files changed +72
-6
lines changed Expand file tree Collapse file tree 10 files changed +72
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.0 (2024-02-06)
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.0.2 (2024-01-15)
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.0.2 " ,
3
+ "version" : " 0.1.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.0 (2024-02-06)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - export isOryError ([ 6f4e32f] ( https://github.com/getlarge/nestjs-ory-integration/commit/6f4e32f ) )
7
+
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - getlarge @getlarge
12
+
1
13
## 0.0.2 (2024-01-15)
2
14
3
15
This was a version bump only for base-client-wrapper 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" : " @getlarge/base-client-wrapper" ,
3
3
"private" : true ,
4
- "version" : " 0.0.2 " ,
4
+ "version" : " 0.1.0 " ,
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.1.0 (2024-02-06)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - ** keto-client-wrapper:** create unauthorizedFactory option and improve error handling ([ cfcd91e] ( https://github.com/getlarge/nestjs-ory-integration/commit/cfcd91e ) )
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - export isOryError ([ 6f4e32f] ( https://github.com/getlarge/nestjs-ory-integration/commit/6f4e32f ) )
12
+
13
+ - instantiate default HTTPException with empty constructor ([ a542cbd] ( https://github.com/getlarge/nestjs-ory-integration/commit/a542cbd ) )
14
+
15
+
16
+ ### ❤️ Thank You
17
+
18
+ - getlarge @getlarge
19
+
1
20
## 0.0.2 (2024-01-15)
2
21
3
22
### 🩹 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getlarge/keto-client-wrapper" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.1.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.2 " ,
7
+ "@getlarge/keto-relations-parser" : " 0.0.3 " ,
8
8
"tslib" : " ^2.3.0" ,
9
9
"defekt" : " ^9.3.1" ,
10
10
"lodash.get" : " ^4.4.2"
Original file line number Diff line number Diff line change
1
+ ## 0.0.3 (2024-02-06)
2
+
3
+
4
+ ### 🩹 Fixes
5
+
6
+ - ** keto-relations-parser:** return RelationTuple instance in ` parseRelationTuple ` ([ 4458aac] ( https://github.com/getlarge/nestjs-ory-integration/commit/4458aac ) )
7
+
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - getlarge @getlarge
12
+
1
13
## 0.0.2 (2024-01-15)
2
14
3
15
### 🩹 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @getlarge/keto-relations-parser" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
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.0 (2024-02-06)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - ** kratos-client-wrapper:** create unauthorizedFactory option and improve error handling ([ e7e5e53] ( https://github.com/getlarge/nestjs-ory-integration/commit/e7e5e53 ) )
7
+
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - export isOryError ([ 6f4e32f] ( https://github.com/getlarge/nestjs-ory-integration/commit/6f4e32f ) )
12
+
13
+ - instantiate default HTTPException with empty constructor ([ a542cbd] ( https://github.com/getlarge/nestjs-ory-integration/commit/a542cbd ) )
14
+
15
+
16
+ ### ❤️ Thank You
17
+
18
+ - getlarge @getlarge
19
+
1
20
## 0.0.2 (2024-01-15)
2
21
3
22
This was a version bump only for kratos-client-wrapper 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" : " @getlarge/kratos-client-wrapper" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.1.0 " ,
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