Skip to content

Commit 431b79a

Browse files
committed
v1.23.0
1 parent d7060af commit 431b79a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.22.2",
2+
"version": "1.23.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true
55
}

services/application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@identity-x/application-service",
3-
"version": "1.22.2",
3+
"version": "1.23.0",
44
"description": "The IdentityX application service.",
55
"main": "src/index.js",
66
"author": "Jacob Bare <jacob@limit0.io>",

services/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@identity-x/graphql-service",
3-
"version": "1.22.0",
3+
"version": "1.23.0",
44
"description": "The IdentityX GraphQL API server.",
55
"main": "src/index.js",
66
"author": "Jacob Bare <jacob@limit0.io>",

services/manage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@identity-x/manage",
3-
"version": "1.22.0",
3+
"version": "1.23.0",
44
"private": true,
55
"description": "IdentityX manage application",
66
"repository": "https://github.com/base-cms/id-me/tree/master/services/manage",

0 commit comments

Comments
 (0)