Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

20 lines (14 loc) · 1.57 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.2 (2021-10-12)

Features

  • add commitlint config (#14) (1d18f4d)
  • added npm autopublish pipeline (466b701)
  • adding eslint standard and hook on pre-commit (f14b92a)
  • adding nvmrc (5c74b1b)
  • command executor method (#6) (686d7b6)
  • publish on new version package (8348275)
  • receiveMessage method (514da90)

Bug Fixes