Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 110744eb authored by Yannick Huard's avatar Yannick Huard
Browse files

chore: release

parent 9f95e716
Branches
No related tags found
1 merge request!65chore: release
---
"@cef-ebsi/vcdm1.1-my-alliance-id-schema": major
---
Create initial version of the EBSI Verifiable University Alliance ID schema.
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
}, },
{ {
"name": "@cef-ebsi/vcdm1.1-my-alliance-id-schema", "name": "@cef-ebsi/vcdm1.1-my-alliance-id-schema",
"version": "0.0.0", "version": "1.0.0",
"title": "EBSI Natural Person Verifiable ID", "title": "EBSI Natural Person Verifiable ID",
"description": "Schema of an EBSI Verifiable University Alliance ID for a natural person participating in the Alliance", "description": "Schema of an EBSI Verifiable University Alliance ID for a natural person participating in the Alliance",
"idBase16": "0xa7b1794661f4b1532a18aa7f6c2091300fe79533cca782abbd302eb59f6719fc", "idBase16": "0xa7b1794661f4b1532a18aa7f6c2091300fe79533cca782abbd302eb59f6719fc",
......
# @cef-ebsi/vcdm1.1-my-alliance-id-schema # @cef-ebsi/vcdm1.1-my-alliance-id-schema
## 1.0.0
### Major Changes
- 9f95e71: Create initial version of the EBSI Verifiable University Alliance ID schema.
...@@ -80,13 +80,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap ...@@ -80,13 +80,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap
```sh ```sh
# with npm # with npm
npm add @cef-ebsi/vcdm1.1-my-alliance-id-schema@0.0.0 npm add @cef-ebsi/vcdm1.1-my-alliance-id-schema@1.0.0
# with Yarn # with Yarn
yarn add @cef-ebsi/vcdm1.1-my-alliance-id-schema@0.0.0 yarn add @cef-ebsi/vcdm1.1-my-alliance-id-schema@1.0.0
# with pnpm # with pnpm
pnpm add @cef-ebsi/vcdm1.1-my-alliance-id-schema@0.0.0 pnpm add @cef-ebsi/vcdm1.1-my-alliance-id-schema@1.0.0
``` ```
## Usage ## Usage
......
{ {
"name": "@cef-ebsi/vcdm1.1-my-alliance-id-schema", "name": "@cef-ebsi/vcdm1.1-my-alliance-id-schema",
"version": "0.0.0", "version": "1.0.0",
"description": "Schema of an EBSI Verifiable University Alliance ID for a natural person participating in the Alliance (VCDM 1.1)", "description": "Schema of an EBSI Verifiable University Alliance ID for a natural person participating in the Alliance (VCDM 1.1)",
"license": "EUPL-1.2", "license": "EUPL-1.2",
"publishConfig": { "publishConfig": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment