0.0.13 • Published 2 years ago

@passionio/creators v0.0.13

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Feature Plugin Creators

This repository contains creators feaure plugin for applications that use the independenc3/feature-plugin framework.

Publishing a new version

npm publish

  1. Run yarn build to generate js bundles for npm in ./build directory.
  2. Update version number in package.json.
  3. The npm publish command is used to publish the feature plugins as separate npm packages. This allows you to easily distribute and consume these plugins in your applications.

Before running this command, make sure you have configured the necessary credentials and access rights to publish packages on the npm registry, and that you have updated the version in package.json.

npm publish
0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.3

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago