Skip to content

Commit 6b00e10

Browse files
committed
chore(release): release $
- project: keto-relations-parser 0.0.1 - project: kratos-client-wrapper 0.0.1 - project: base-client-wrapper 0.0.1 - project: keto-client-wrapper 0.0.1 - project: nestjs-ory-integration 0.0.1
1 parent 01c52ab commit 6b00e10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-ory-integration",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"license": "MIT",
55
"scripts": {},
66
"private": true,

packages/keto-client-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@getlarge/keto-client-wrapper",
33
"version": "0.0.1",
44
"dependencies": {
5-
"@getlarge/keto-relations-parser": "^0.0.1",
5+
"@getlarge/keto-relations-parser": "0.0.1",
66
"@ory/client": "^1.4.9",
77
"@nestjs/axios": "^3.0.1",
88
"@nestjs/common": "^10.0.2",

0 commit comments

Comments
 (0)