Skip to content

Commit

Permalink
chore(release): 1.0.15
Browse files Browse the repository at this point in the history
## [1.0.15](v1.0.14...v1.0.15) (2019-07-09)

### Bug Fixes

* **accounts:** account list returning null after updating admin ([da79f1d](da79f1d))
  • Loading branch information
polonel committed Jul 9, 2019
1 parent 56956bf commit 299edb4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.15](https://github.com/polonel/trudesk/compare/v1.0.14...v1.0.15) (2019-07-09)


### Bug Fixes

* **accounts:** account list returning null after updating admin ([da79f1d](https://github.com/polonel/trudesk/commit/da79f1d))

## [1.0.14](https://github.com/polonel/trudesk/compare/v1.0.13...v1.0.14) (2019-06-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trudesk",
"version": "1.0.15-beta",
"version": "1.0.15",
"private": true,
"engines": {
"node": ">=9.10.0"
Expand Down

0 comments on commit 299edb4

Please sign in to comment.