Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

cads-blocks-library 3.0.3

Install from the command line:
Learn more about npm packages
$ npm install @ecmwf-projects/cads-blocks-library@3.0.3
Install via package.json:
"@ecmwf-projects/cads-blocks-library": "3.0.3"

About this version

cads-blocks-library

CADS Blocks library for webportal

Usage

Install the library with Yarn:

yarn add @ecmwf-projects/cads-blocks-library

or with NPM:

npm install @ecmwf-projects/cads-blocks-library

Then, import the desired component into your project:

import { GenerateBlocks } from '@ecmwf-projects/cads-blocks-library'

Publishing a new version

Increment the desired Semver version where the version can be one of --major, --minor, --patch. Run yarn version -h for a full list of flags:

yarn version --minor

This will also publish a release tag via postversion script.

The tag will trigger the related Github actions for publishing to the desired package registry.

To publish a pre-release, add --pre to the flag:

yarn version --preminor

# or

yarn version --premajor

Details


Assets

  • cads-blocks-library-3.0.3.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0