Skip to content

Commit

Permalink
chore(release): 1.0.8
Browse files Browse the repository at this point in the history
## [1.0.8](v1.0.7...v1.0.8) (2019-03-17)

### Bug Fixes

* **accounts:** new users have accessToken by default ([4f36bb4](4f36bb4))
* **accounts:** space between group names ([24a590b](24a590b))
* **mailer:** new-ticket template showing large profile pic ([213bc05](213bc05))
* **signup:** [#167](#167) ([5828301](5828301))
* **theme:** dark theme dropdown select color ([53751bd](53751bd))
  • Loading branch information
polonel committed Mar 17, 2019
1 parent c6de5d0 commit d3a984a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.0.8](https://github.com/polonel/trudesk/compare/v1.0.7...v1.0.8) (2019-03-17)


### Bug Fixes

* **accounts:** new users have accessToken by default ([4f36bb4](https://github.com/polonel/trudesk/commit/4f36bb4))
* **accounts:** space between group names ([24a590b](https://github.com/polonel/trudesk/commit/24a590b))
* **mailer:** new-ticket template showing large profile pic ([213bc05](https://github.com/polonel/trudesk/commit/213bc05))
* **signup:** [#167](https://github.com/polonel/trudesk/issues/167) ([5828301](https://github.com/polonel/trudesk/commit/5828301))
* **theme:** dark theme dropdown select color ([53751bd](https://github.com/polonel/trudesk/commit/53751bd))

## [1.0.7](https://github.com/polonel/trudesk/compare/v1.0.6...v1.0.7) (2019-03-12)


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.7",
"version": "1.0.8",
"private": true,
"engines": {
"node": ">=9.10.0"
Expand Down

0 comments on commit d3a984a

Please sign in to comment.