Skip to content
This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Commit ff7fb9a

Browse files
committed
Release 0.9.17
1 parent 8f41350 commit ff7fb9a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.9.17](https://github.com/erxes/erxes-api/compare/0.9.16...0.9.17) (2019-07-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **docker:** fix dockerfile permission error ([1631750](https://github.com/erxes/erxes-api/commit/1631750))
7+
8+
9+
### Features
10+
11+
* **deal/ticket/task:** Add watch option for deal, ticket, task and pipeline ([d6dcabc](https://github.com/erxes/erxes-api/commit/d6dcabc)), closes [erxes/erxes#1013](https://github.com/erxes/erxes/issues/1013)
12+
113
## [0.9.16](https://github.com/erxes/erxes-api/compare/0.9.15...0.9.16) (2019-07-03)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "erxes-api",
3-
"version": "0.9.16",
3+
"version": "0.9.17",
44
"description": "GraphQL API for erxes main project",
55
"homepage": "https://erxes.io",
66
"repository": "https://github.com/erxes/erxes-api",

0 commit comments

Comments
 (0)