# Publishing

Once you have developed your plugin package. All you need to do is publish the package to npm repository.

npm publish

Before you publish, make sure that the name is following chitchatjs-plugin-xxxxx convention.

# After Publish

Update the community plugin list.

🎉