Update changelog and pump version
This commit is contained in:
parent
83faab7fd4
commit
6980df91d7
@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Add support for starting/stopping a timer
|
||||
- Show hours as HH:MM or decimal in the Bubble, depending on setting in MOCO
|
||||
|
||||
## [1.2.4] - 2019-09-20
|
||||
|
||||
### Changed
|
||||
|
||||
- Preselect last used task per project
|
||||
|
||||
## [1.2.3] - 2019-06-26
|
||||
|
||||
### Changed
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "moco-browser-extensions",
|
||||
"description": "Browser plugin for MOCO",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "yarn start:chrome",
|
||||
|
Loading…
Reference in New Issue
Block a user