0.2.0 • Published 10 months ago
@alwaysai/app-configuration-schemas v0.2.0
Application Configuration Schema
This package contains the interface and JSON schema for the alwaysAI application configuration JSON file.
Release procedure
To release the package to npmjs.org follow the steps:
- publish new version: npm run publish:<major|minor|patch>
- check the bitbucket pipeline running, if successful a new version will be created and published to npmjs.org
- to get the auto-generated commit and tags, simply pull: git pull