Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 556 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 556 Bytes

@kjn/event-emitter

semantic-release: angular

Simple event-emitter class

Class that allows you to register to and emit events on any javascript/typescript class.

Develop

This project uses conventional commits to create semver releases.

Publish

This project uses semantic-releases to auto publish newer versions based on the git log. NOTE: semantic-releases will add a commit to Github on-release