@dialectlabs/identity-dialect-dapps
Advanced tools
Comparing version 1.0.0-beta.5 to 1.0.0
@@ -5,2 +5,6 @@ # CHANGELOG | ||
## [1.0.0] - 2022-10-05 | ||
- stable release | ||
## [1.0.0-beta.5] - 2022-10-05 | ||
@@ -7,0 +11,0 @@ |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.SDK_VERSION = void 0; | ||
exports.SDK_VERSION = '1.0.0-beta.5'; | ||
exports.SDK_VERSION = '1.0.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export const SDK_VERSION = '1.0.0-beta.5'; | ||
export const SDK_VERSION = '1.0.0'; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const SDK_VERSION = "1.0.0-beta.5"; | ||
export declare const SDK_VERSION = "1.0.0"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "@dialectlabs/identity-dialect-dapps", | ||
"version": "1.0.0-beta.5", | ||
"version": "1.0.0", | ||
"repository": "git@github.com:dialectlabs/sdk.git", | ||
@@ -5,0 +5,0 @@ "author": "dialectlabs", |
@@ -1,1 +0,1 @@ | ||
export const SDK_VERSION = '1.0.0-beta.5'; | ||
export const SDK_VERSION = '1.0.0'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
19819