Skip to content

Commit 0a8320c

Browse files
author
Raphael Benitte
committed
chore(v1.1.0): bump version to v1.1.0
1 parent 11f6174 commit 0a8320c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# mozaik-ext-github Changelog
2+
3+
> **Tags:**
4+
> - [New Feature]
5+
> - [Bug Fix]
6+
> - [Breaking Change]
7+
> - [Documentation]
8+
> - [Internal]
9+
> - [Polish]
10+
11+
## v1.1.0 (2016-04-02)
12+
13+
* **New Feature**
14+
* `pull-requests`: [#10](https://github.com/plouc/mozaik-ext-github/pull/10) Provide optional PullRequests title.
15+
* `organization-badge`: [#6](https://github.com/plouc/mozaik-ext-github/pull/6) Add OrganizationBadge widget based on UserBadge.
16+
17+
* **Bug Fix**
18+
* `pull-requests-gauge`: [#4](https://github.com/plouc/mozaik-ext-github/pull/4) Fix PullRequestsGauge widget.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mozaik-ext-github",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "Mozaik github widgets",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)