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

chore: release

parent ea232788
No related branches found
No related tags found
2 merge requests!85Publish changes,!84chore: release
---
"@cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema": major
---
Rename package from `@cef-ebsi/vcdm1.1-e-origin-power-of-attorney-schema` to `@cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema`.
Update schema title and description.
---
"@cef-ebsi/vcdm1.1-idunion-poa-schema": patch
---
Update schema description.
......@@ -169,7 +169,7 @@
},
{
"name": "@cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema",
"version": "1.0.0",
"version": "2.0.0",
"title": "Customs Clearance Representative",
"description": "Specialized Power of Attorney (PoA) schema for customs clearance in goods importation, tailored for corporate PoA use.",
"idBase16": "0x5337b2726b3d0b5e32809302cc27f604899bc1c98a1706d07bd3dcbfd0e564e3",
......@@ -289,7 +289,7 @@
},
{
"name": "@cef-ebsi/vcdm1.1-idunion-poa-schema",
"version": "1.0.0",
"version": "1.0.1",
"title": "Power-of-Attorney",
"description": "Legal document that allows one person (the principal) to appoint another person (the agent or attorney-in-fact) to act on their behalf in various matters.",
"idBase16": "0x1bd1afd9a838d8c3f1679fca6478f8e05f6e0380ef29ca84c671df72142637a2",
......
# @cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema
## 2.0.0
### Major Changes
- ea23278: Rename package from `@cef-ebsi/vcdm1.1-e-origin-power-of-attorney-schema` to `@cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema`.
Update schema title and description.
## 1.0.0
### Major Changes
......
......@@ -328,13 +328,13 @@ The schema is published to the [Trusted Schemas Registry](https://hub.ebsi.eu/ap
```sh
# with npm
npm add @cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema@1.0.0
npm add @cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema@2.0.0
# with Yarn
yarn add @cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema@1.0.0
yarn add @cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema@2.0.0
# with pnpm
pnpm add @cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema@1.0.0
pnpm add @cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema@2.0.0
```
## Usage
......
{
"name": "@cef-ebsi/vcdm1.1-e-origin-customs-clearance-representative-schema",
"version": "1.0.0",
"version": "2.0.0",
"description": "Specialized Power of Attorney (PoA) schema for customs clearance in goods importation, tailored for corporate PoA use.",
"license": "EUPL-1.2",
"publishConfig": {
......
# @cef-ebsi/vcdm1.1-idunion-poa-schema
## 1.0.1
### Patch Changes
- ea23278: Update schema description.
## 1.0.0
### Major Changes
......
......@@ -88,13 +88,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@1.0.0
npm add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.1
# with Yarn
yarn add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.0
yarn add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.1
# with pnpm
pnpm add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.0
pnpm add @cef-ebsi/vcdm1.1-idunion-poa-schema@1.0.1
```
## Usage
......
{
"name": "@cef-ebsi/vcdm1.1-idunion-poa-schema",
"version": "1.0.0",
"version": "1.0.1",
"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