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

chore: release

parent eb64397e
Branches
No related tags found
2 merge requests!96Publish updated schemas,!95chore: release
---
"@cef-ebsi/vcdm1.1-vid-natural-person-schema": major
"@cef-ebsi/vcdm2.0-vid-natural-person-schema": major
---
Refactor schema properties, align identifiers with https://eur-lex.europa.eu/eli/reg_impl/2024/2977/oj.
......@@ -433,7 +433,7 @@
},
{
"name": "@cef-ebsi/vcdm1.1-vid-natural-person-schema",
"version": "2.0.0",
"version": "3.0.0",
"title": "Person Identification Data for the Natural Person",
"description": "Reference: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=OJ:L_202402977",
"idBase16": "0x17af0f7ed1b62ce4ca985495e59725e3cb90a3a53eaf7b6e6b70eef9c2d1320c",
......@@ -529,7 +529,7 @@
},
{
"name": "@cef-ebsi/vcdm2.0-vid-natural-person-schema",
"version": "2.0.0",
"version": "3.0.0",
"title": "Person Identification Data for the Natural Person",
"description": "Reference: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=OJ:L_202402977",
"idBase16": "0x1545bf559f8570a0d6789ebdbd29bcd65e3b532b75ac9cf110b30d4b474b085b",
......
# @cef-ebsi/vcdm1.1-vid-natural-person-schema
## 3.0.0
### Major Changes
- eb64397: Refactor schema properties, align identifiers with https://eur-lex.europa.eu/eli/reg_impl/2024/2977/oj.
## 2.0.0
### Major Changes
......
......@@ -681,13 +681,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap
```sh
# with npm
npm add @cef-ebsi/vcdm1.1-vid-natural-person-schema@2.0.0
npm add @cef-ebsi/vcdm1.1-vid-natural-person-schema@3.0.0
# with Yarn
yarn add @cef-ebsi/vcdm1.1-vid-natural-person-schema@2.0.0
yarn add @cef-ebsi/vcdm1.1-vid-natural-person-schema@3.0.0
# with pnpm
pnpm add @cef-ebsi/vcdm1.1-vid-natural-person-schema@2.0.0
pnpm add @cef-ebsi/vcdm1.1-vid-natural-person-schema@3.0.0
```
## Usage
......
{
"name": "@cef-ebsi/vcdm1.1-vid-natural-person-schema",
"version": "2.0.0",
"version": "3.0.0",
"description": "Person Identification Data for the Natural Person (VCDM 1.1)",
"license": "EUPL-1.2",
"publishConfig": {
......
# @cef-ebsi/vcdm2.0-vid-natural-person-schema
## 3.0.0
### Major Changes
- eb64397: Refactor schema properties, align identifiers with https://eur-lex.europa.eu/eli/reg_impl/2024/2977/oj.
## 2.0.0
### Major Changes
......
......@@ -681,13 +681,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap
```sh
# with npm
npm add @cef-ebsi/vcdm2.0-vid-natural-person-schema@2.0.0
npm add @cef-ebsi/vcdm2.0-vid-natural-person-schema@3.0.0
# with Yarn
yarn add @cef-ebsi/vcdm2.0-vid-natural-person-schema@2.0.0
yarn add @cef-ebsi/vcdm2.0-vid-natural-person-schema@3.0.0
# with pnpm
pnpm add @cef-ebsi/vcdm2.0-vid-natural-person-schema@2.0.0
pnpm add @cef-ebsi/vcdm2.0-vid-natural-person-schema@3.0.0
```
## Usage
......
{
"name": "@cef-ebsi/vcdm2.0-vid-natural-person-schema",
"version": "2.0.0",
"version": "3.0.0",
"description": "Person Identification Data for the Natural Person (VCDM 2.0)",
"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