mozaik-ext-github
Version:
Mozaik github widgets
41 lines (26 loc) • 1.39 kB
Markdown
# mozaik-ext-github Changelog
> **Tags:**
> - [New Feature]
> - [Bug Fix]
> - [Breaking Change]
> - [Documentation]
> - [Internal]
> - [Polish]
## v1.2.2 (2016-04-13)
* **Polish**
* `upgrade`: [40d0ea0](https://github.com/plouc/mozaik-ext-github/commit/40d0ea0b2ef88ada5eac1d5315e8a79361472e8d) Upgrade outdated packages.
## v1.2.1 (2016-04-06)
* **Bug Fix**
* `status`: [d845447](https://github.com/plouc/mozaik-ext-github/commit/d845447603de63c3ce9fc22ac77fd3e614ee3519) Fix status widget title.
## v1.2.0 (2016-04-04)
* **Internal**
* `mozaik`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Make extension compatible with `mozaik@1.1.0`.
* `babel`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Update babel packages.
* `test-runner`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Move tests to **ava**.
* `code-coverage`: [#11](https://github.com/plouc/mozaik-ext-github/pull/11) Generate code coverage through **nyc**.
## v1.1.0 (2016-04-02)
* **New Feature**
* `pull-requests`: [#10](https://github.com/plouc/mozaik-ext-github/pull/10) Provide optional PullRequests title.
* `organization-badge`: [#6](https://github.com/plouc/mozaik-ext-github/pull/6) Add OrganizationBadge widget based on UserBadge.
* **Bug Fix**
* `pull-requests-gauge`: [#4](https://github.com/plouc/mozaik-ext-github/pull/4) Fix PullRequestsGauge widget.