Skip to content

Commit 24ddd18

Browse files
author
Raphael Benitte
committed
chore(version): bump version to 1.2.0
1 parent 3f5aed7 commit 24ddd18

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
> - [Internal]
99
> - [Polish]
1010
11+
## v1.2.0 (2016-04-04)
12+
13+
* **Internal**
14+
* `mozaik`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Make extension compatible with `[email protected]`.
15+
* `babel`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Update babel packages.
16+
* `test-runner`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Move tests to **ava**.
17+
* `code-coverage`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Generate code coverage through **nyc**.
18+
1119
## v1.1.0 (2016-04-02)
1220

1321
* **New Feature**

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.2.0-rc.2",
3+
"version": "1.2.0",
44
"description": "Mozaik github widgets",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)