feature/project-identifier-in-trello-board-title (#27)

* Read project identifier from Trello board title

* Refactor

* Update changelog and pump version
This commit is contained in:
Manuel Bouza
2019-10-25 11:13:50 +02:00
committed by Tobias Miesel
parent 7e249202e5
commit 1dcda94483
3 changed files with 21 additions and 35 deletions

View File

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