Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Latest commit

 

History

History
37 lines (22 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 2.22 KB

Changelog

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

1.2.0 (2022-04-26)

Features

  • main: renamed publishEvent to publish (262bec9)

Bug Fixes

  • docs: method rename (25f438b)
  • main: public config to private (6fb9026)
  • main: removed unnecessary logs (d03c928)

1.1.0 (2022-04-23)

Features

  • chore: added standard-version (c21991c)
  • chore: created nuxt module (59cda50)
  • chore: finished module functionality (9dff57f)
  • chore: license & code_conduct (00793d9)
  • chore: renovated config (99d977d)
  • chore: updated package.json (f6d65b0)
  • docs: example image (dbb83f8)
  • docs: improved readme (20dc6cd)
  • playground: created playground example (6132606)

Bug Fixes

  • docs: improved readme title (d6d79cb)