Skip to content

Commit

Permalink
chore: v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dsevillamartin committed Apr 8, 2020
1 parent 5de6989 commit 95d65fc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.9.1](https://github.com/YappyBots/YappyGitLab/compare/v1.9.0...v1.9.1) (2020-04-08)


### Bug Fixes

* **discord:** allow DMs ([b34d95f](https://github.com/YappyBots/YappyGitLab/commit/b34d95f32a22abf6e4260ef6ec64a8a00ddb4ac0))
* **discord: commands:** data: don't spam, send in DMs ([5de6989](https://github.com/YappyBots/YappyGitLab/commit/5de6989c47cd40b800d46c9c02728292ef9782cc))
* **web:** allow events with no branches ([da428d0](https://github.com/YappyBots/YappyGitLab/commit/da428d07fc45b4453f264c900231cbc5495f348f))
* **web:** oh i used something not supported whoops ([3c2b05f](https://github.com/YappyBots/YappyGitLab/commit/3c2b05ff264a38dd12f6ef31db2d4d9f24c5d310))



# [1.9.0](https://github.com/YappyBots/YappyGitLab/compare/v1.8.3...v1.9.0-dev) (2020-04-08)

* Discord.js v12 update
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@YappyBots/GitLab",
"version": "1.9.0",
"version": "1.9.1",
"description": "A GitLab repo monitor bot for Discord",
"main": "lib/index.js",
"private": true,
Expand Down

0 comments on commit 95d65fc

Please sign in to comment.