Update changelog und pump version

This commit is contained in:
Manuel Bouza 2020-08-04 17:13:33 +02:00
parent 0f130f0854
commit d30e3aa462
2 changed files with 7 additions and 1 deletions

@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.5.1] - 2020-08-04
### Added
- Add support for Monday
## [1.5.0] - 2020-06-15
### Added

@ -1,7 +1,7 @@
{
"name": "moco-browser-extensions",
"description": "Browser plugin for MOCO",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",
"scripts": {
"start": "yarn start:chrome",