1.0.4 • Published 11 months ago

@data-fair/processing-mdi-icons v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

data-fair/processing-mdi-icons

Import Material Design Icons in a data-fair dataset.

Release

Processing plugins are fetched from the npm registry with a filter on keyword "data-fair-processings-plugin". So publishing a plugin is as simple as publishing the npm package:

npm version minor
npm publish
git push && git push --tags

To publish a test version, use prerelease versioning with a "test" npm tag:

npm version preminor --preid=beta
npm publish --tag=test
git push && git push --tags
1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago