Pump version and update changelock
This commit is contained in:
@@ -56,3 +56,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [1.1.3] - 2019-04-10
|
## [1.1.3] - 2019-04-10
|
||||||
### Fixed
|
### Fixed
|
||||||
- Read projected identifier in Asana's "My tasks"-view
|
- Read projected identifier in Asana's "My tasks"-view
|
||||||
|
|
||||||
|
## [1.1.4] - 2019-04-11
|
||||||
|
### Added
|
||||||
|
- Show customer name in the project select box
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "moco-browser-extensions",
|
"name": "moco-browser-extensions",
|
||||||
"description": "Browser plugin for MOCO",
|
"description": "Browser plugin for MOCO",
|
||||||
"version": "1.1.3",
|
"version": "1.1.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "yarn start:chrome",
|
"start": "yarn start:chrome",
|
||||||
|
|||||||
Reference in New Issue
Block a user