Skip to content

Commit

Permalink
chore(release): 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
watilde committed May 14, 2016
1 parent e7fb30e commit 3e987e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.0.3"></a>
## [0.0.3](https://github.com/watilde/karma-power-assert/compare/v0.0.2...v0.0.3) (2016-05-14)


### Bug Fixes

* **readme:** add espower to example codes ([e7fb30e](https://github.com/watilde/karma-power-assert/commit/e7fb30e))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/watilde/karma-power-assert/compare/v0.0.1...v0.0.2) (2016-05-14)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-power-assert",
"version": "0.0.2",
"version": "0.0.3",
"description": "A Karma plugin. Adapter for power-assert assertion library.",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 3e987e3

Please sign in to comment.