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

chore: release

parent d3c731a3
No related branches found
No related tags found
2 merge requests!87Publish @cef-ebsi/vcdm2.0-lpid-schema,!86chore: release
---
"@cef-ebsi/vcdm2.0-lpid-schema": major
---
Create initial version of the schema.
......@@ -133,7 +133,7 @@
},
{
"name": "@cef-ebsi/vcdm2.0-lpid-schema",
"version": "0.0.0",
"version": "1.0.0",
"title": "Legal Person Identification Data (LPID)",
"description": "Data Type for the Legal Person Identification Data (LPID)",
"idBase16": "0xe2a64248941def3e4d53026a8c078891cb0eb91d3a6dc31bff7dcc81e35b89ef",
......
# @cef-ebsi/vcdm2.0-lpid-schema
## 1.0.0
### Major Changes
- d3c731a: Create initial version of the schema.
......@@ -116,13 +116,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap
```sh
# with npm
npm add @cef-ebsi/vcdm2.0-lpid-schema@0.0.0
npm add @cef-ebsi/vcdm2.0-lpid-schema@1.0.0
# with Yarn
yarn add @cef-ebsi/vcdm2.0-lpid-schema@0.0.0
yarn add @cef-ebsi/vcdm2.0-lpid-schema@1.0.0
# with pnpm
pnpm add @cef-ebsi/vcdm2.0-lpid-schema@0.0.0
pnpm add @cef-ebsi/vcdm2.0-lpid-schema@1.0.0
```
## Usage
......
{
"name": "@cef-ebsi/vcdm2.0-lpid-schema",
"version": "0.0.0",
"version": "1.0.0",
"description": "Legal Person Identification Data (VCDM 2.0)",
"license": "EUPL-1.2",
"repository": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment