Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2018-09-27)

### Bug Fixes

* package.json & .snyk to reduce vulnerabilities ([590ddef](590ddef))
* package.json & .snyk to reduce vulnerabilities ([0394893](0394893))
* package.json to reduce vulnerabilities ([42783e1](42783e1))
* package.json to reduce vulnerabilities ([4940ef1](4940ef1))
* **group:** undefined text when deleting group ([6f432db](6f432db))
* **mobile:** updated ([1ace577](1ace577))
* **settings:** tag display on no tags ([6929cc1](6929cc1))
* **test:** updated test for priority changes ([cdf0a4d](cdf0a4d))
* **user:** crash fix for undefined title ([5e2b38c](5e2b38c))
  • Loading branch information
semantic-release-bot committed Sep 27, 2018
1 parent 9e14687 commit 803b238
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 2 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# 1.0.0 (2018-09-27)


### Bug Fixes

* package.json & .snyk to reduce vulnerabilities ([590ddef](https://github.com/polonel/trudesk/commit/590ddef))
* package.json & .snyk to reduce vulnerabilities ([0394893](https://github.com/polonel/trudesk/commit/0394893))
* package.json to reduce vulnerabilities ([42783e1](https://github.com/polonel/trudesk/commit/42783e1))
* package.json to reduce vulnerabilities ([4940ef1](https://github.com/polonel/trudesk/commit/4940ef1))
* **group:** undefined text when deleting group ([6f432db](https://github.com/polonel/trudesk/commit/6f432db))
* **mobile:** updated ([1ace577](https://github.com/polonel/trudesk/commit/1ace577))
* **settings:** tag display on no tags ([6929cc1](https://github.com/polonel/trudesk/commit/6929cc1))
* **test:** updated test for priority changes ([cdf0a4d](https://github.com/polonel/trudesk/commit/cdf0a4d))
* **user:** crash fix for undefined title ([5e2b38c](https://github.com/polonel/trudesk/commit/5e2b38c))

# Change Log

## [Unreleased](https://github.com/polonel/trudesk/tree/HEAD)
Expand Down Expand Up @@ -73,4 +88,4 @@
## [0.1.2](https://github.com/polonel/trudesk/tree/0.1.2) (2015-08-24)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
13 changes: 13 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
"unzip": "0.1.11",
"util": "0.11.0",
"webpack": "3.11.0",
"winston": "2.4.4"
"winston": "2.4.4",
"yarn": "1.10.1"
},
"devDependencies": {
"@commitlint/cli": "7.1.2",
Expand Down

0 comments on commit 803b238

Please sign in to comment.