1.2.0 • Published 4 years ago

feast-client v1.2.0

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Project Name

Development

Linting

This repository is using eslint. You can check that the linters pass by running locally before committing changes: npm run lint.

Commit Message Semantics

This repository is using and validating against the conventional commit message syntax.

Release/Deployment

This repository uses semantic release. Qualified merges into the master branch result in a new release. For more info checkout the semantic-release workflow action in the .github folder and the semantic-release documentation.