Skip to content

Commit c2f191e

Browse files
v1.4.2
1 parent 7797844 commit c2f191e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="1.4.2"></a>
2+
## [1.4.2](https://github.com/YappyBots/YappyGitLab/compare/v1.4.1...v1.4.2) (2018-02-17)
3+
4+
5+
### Bug Fixes
6+
7+
* **gitlab:** fix repo using input and not parsed output ([7797844](https://github.com/YappyBots/YappyGitLab/commit/7797844))
8+
* **gitlab:** rework parser to support .git and multiple organization groups ([eb49c5c](https://github.com/YappyBots/YappyGitLab/commit/eb49c5c))
9+
* **gitlab:** rework parser url to allow urls starting with git@ ([101ab7a](https://github.com/YappyBots/YappyGitLab/commit/101ab7a))
10+
11+
12+
113
<a name="1.4.1"></a>
214
## [1.4.1](https://github.com/YappyBots/YappyGitLab/compare/v1.4.0...v1.4.1) (2018-02-17)
315

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.4.1",
3+
"version": "1.4.2",
44
"description": "A Gitlab repo monitor bot for Discord",
55
"main": "lib/index.js",
66
"private": true,

0 commit comments

Comments
 (0)