Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.5.5 [skip ci]
Browse files Browse the repository at this point in the history
<a name="0.5.5"></a>
## [0.5.5](72c3588...v0.5.5) (2018-01-27)

### Bug Fixes

* allow resetting stdmock ([ceabe22](ceabe22))
* throw error if no chai ([84b4c18](84b4c18))
  • Loading branch information
jdx committed Jan 27, 2018
1 parent ceabe22 commit e82ca6d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="0.5.5"></a>
## [0.5.5](https://github.com/jdxcode/fancy-test/compare/72c35888193e0240962162fe2b2d275647ee69fc...v0.5.5) (2018-01-27)


### Bug Fixes

* allow resetting stdmock ([ceabe22](https://github.com/jdxcode/fancy-test/commit/ceabe22))
* throw error if no chai ([84b4c18](https://github.com/jdxcode/fancy-test/commit/84b4c18))

<a name="0.5.4"></a>
## [0.5.4](https://github.com/jdxcode/fancy-test/compare/48ee57cfb2b3d366dd2efb8e32ea538e44762ff0...v0.5.4) (2018-01-27)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fancy-test",
"description": "extendable utilities for testing",
"version": "0.5.4",
"version": "0.5.5",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/jdxcode/fancy-test/issues",
"dependencies": {
Expand Down

0 comments on commit e82ca6d

Please sign in to comment.