react-chat-plugin
Version:
A chat widget for react app
29 lines (23 loc) • 536 B
Markdown
# Release notes
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org)
# v0.1.11
### 5/30/2020
- add `example`
- update styles
- fix vulnerabilities
# v0.1.10
### 5/22/2020
- fix bugs in publish workflow
# v0.1.6
### 5/22/2020
- fix publish workflow
# v0.1.4
### 5/22/2020
- update readme and npmignore
# v0.1.3
### 5/22/2020
- add eslint and prettier configurations
- add first jest testcase and configuration
- add snyk
- update commit and push flow