diff --git a/package-lock.json b/package-lock.json index afdd01c9c..45475fedc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "igo2-lib", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "igo2-lib", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "workspaces": [ "packages/*", @@ -29829,7 +29829,7 @@ }, "packages/auth": { "name": "@igo2/auth", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "dependencies": { "jwt-decode": "^4.0.0", @@ -29857,7 +29857,7 @@ }, "packages/common": { "name": "@igo2/common", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "dependencies": { "tslib": "^2.6.0" @@ -29885,7 +29885,7 @@ }, "packages/context": { "name": "@igo2/context", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "dependencies": { "tslib": "^2.6.0" @@ -29911,7 +29911,7 @@ }, "packages/core": { "name": "@igo2/core", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "dependencies": { "@ngx-translate/core": "^15.0.0", @@ -29940,7 +29940,7 @@ }, "packages/geo": { "name": "@igo2/geo", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "dependencies": { "@turf/helpers": "^6.5.0", @@ -29989,7 +29989,7 @@ }, "packages/integration": { "name": "@igo2/integration", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "dependencies": { "tslib": "^2.6.0" @@ -30010,7 +30010,7 @@ }, "packages/utils": { "name": "@igo2/utils", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "license": "MIT", "dependencies": { "bowser": "^2.10.0", diff --git a/package.json b/package.json index 5de8b4053..a060ffbe9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "packages/*", "projects/*" ], - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "license": "MIT", diff --git a/packages/auth/package.json b/packages/auth/package.json index dffa5be09..06ddcf4e0 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/auth", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/common/package.json b/packages/common/package.json index ac51aa0de..f3e642af3 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/common", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/context/package.json b/packages/context/package.json index bcfc8be71..57736d881 100644 --- a/packages/context/package.json +++ b/packages/context/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/context", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/core/config/src/version.ts b/packages/core/config/src/version.ts index b74ceeb0f..7037cc190 100644 --- a/packages/core/config/src/version.ts +++ b/packages/core/config/src/version.ts @@ -6,6 +6,6 @@ export interface Version { } export const version: Version = { - lib: '17.0.0-next.2', - releaseDate: 1717096280358 + lib: '17.0.0-next.1', + releaseDate: 1717098499809 }; diff --git a/packages/core/package.json b/packages/core/package.json index 4f9ff34f1..376bac3fd 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/core", - "version": "17.0.0-next.3", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/geo/package.json b/packages/geo/package.json index bf0c348d6..f826f4610 100644 --- a/packages/geo/package.json +++ b/packages/geo/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/geo", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/integration/package.json b/packages/integration/package.json index 730557074..86a243f2c 100644 --- a/packages/integration/package.json +++ b/packages/integration/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/integration", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "keywords": [ diff --git a/packages/utils/package.json b/packages/utils/package.json index c88f57be5..11db9e1b6 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@igo2/utils", - "version": "17.0.0-next.2", + "version": "17.0.0-next.1", "description": "IGO Library", "author": "IGO Community", "keywords": [