Skip to content

Commit c0c8262

Browse files
v1.3.5
1 parent 6657d0a commit c0c8262

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.3.5"></a>
2+
## [1.3.5](https://github.com/YappyBots/YappyGitLab/compare/v1.3.4...v1.3.5) (2017-10-12)
3+
4+
5+
### Bug Fixes
6+
7+
* **models:** try to keep alive db connection ([6657d0a](https://github.com/YappyBots/YappyGitLab/commit/6657d0a))
8+
* **models: serverconfig:** fix this.delete causing error bc it's #deleteGuild ([d84e0fe](https://github.com/YappyBots/YappyGitLab/commit/d84e0fe))
9+
10+
11+
112
<a name="1.3.4"></a>
213
## [1.3.4](https://github.com/YappyBots/YappyGitLab/compare/v1.3.3...v1.3.4) (2017-10-11)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "DiscordBot-YappyGitlab",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "A Gitlab repo monitor bot for Discord",
55
"main": "lib/index.js",
66
"private": true,

0 commit comments

Comments
 (0)