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 d9cd2c92 authored by Yannick Huard's avatar Yannick Huard
Browse files

chore: release

parent 8760c065
No related branches found
No related tags found
1 merge request!76chore: release
---
---
---
"@cef-ebsi/vcdm1.1-idunion-odi-schema": major
"@cef-ebsi/vcdm1.1-idunion-poa-schema": major
---
Create initial version of the schema.
......@@ -265,7 +265,7 @@
},
{
"name": "@cef-ebsi/vcdm1.1-idunion-odi-schema",
"version": "0.0.0",
"version": "1.0.0",
"title": "Organization ID (ODI)",
"description": "Defines schema for an organization ID document",
"idBase16": "0xd53bf237f3b24b5f4aa5ea8a2c7b87b8952a97ab8c0c033b30a3f9843a8f3add",
......@@ -277,7 +277,7 @@
},
{
"name": "@cef-ebsi/vcdm1.1-idunion-poa-schema",
"version": "0.0.0",
"version": "1.0.0",
"title": "Power-of-Attorney",
"description": "",
"idBase16": "0x1bd1afd9a838d8c3f1679fca6478f8e05f6e0380ef29ca84c671df72142637a2",
......
# @cef-ebsi/vcdm1.1-idunion-odi-schema
## 1.0.0
### Major Changes
- 8760c06: Create initial version of the schema.
......@@ -79,13 +79,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap
```sh
# with npm
npm add @cef-ebsi/vcdm1.1-idunion-odi-schema@0.0.0
npm add @cef-ebsi/vcdm1.1-idunion-odi-schema@1.0.0
# with Yarn
yarn add @cef-ebsi/vcdm1.1-idunion-odi-schema@0.0.0
yarn add @cef-ebsi/vcdm1.1-idunion-odi-schema@1.0.0
# with pnpm
pnpm add @cef-ebsi/vcdm1.1-idunion-odi-schema@0.0.0
pnpm add @cef-ebsi/vcdm1.1-idunion-odi-schema@1.0.0
```
## Usage
......
{
"name": "@cef-ebsi/vcdm1.1-idunion-odi-schema",
"version": "0.0.0",
"version": "1.0.0",
"description": "Organization Digital ID (VCDM 1.1)",
"license": "EUPL-1.2",
"publishConfig": {
......
# @cef-ebsi/vcdm1.1-idunion-poa-schema
## 1.0.0
### Major Changes
- 8760c06: Create initial version of the schema.
......@@ -86,13 +86,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap
```sh
# with npm
npm add @cef-ebsi/vcdm1.1-idunion-poa-schema@0.0.0
npm add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.0
# with Yarn
yarn add @cef-ebsi/vcdm1.1-idunion-poa-schema@0.0.0
yarn add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.0
# with pnpm
pnpm add @cef-ebsi/vcdm1.1-idunion-poa-schema@0.0.0
pnpm add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.0
```
## Usage
......
{
"name": "@cef-ebsi/vcdm1.1-idunion-poa-schema",
"version": "0.0.0",
"version": "1.0.0",
"description": "Power of Attorney (VCDM 1.1)",
"license": "EUPL-1.2",
"publishConfig": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment