Skip to content

Commit

Permalink
chore(release): 0.3.7 [skip ci]
Browse files Browse the repository at this point in the history
## [0.3.7](v0.3.6...v0.3.7) (2020-03-24)

### Bug Fixes

* support call syntax for snapshot fixture overriding ([#160](#160)) ([4cf051c](4cf051c))
  • Loading branch information
semantic-release-bot committed Mar 24, 2020
1 parent 4cf051c commit e05b51e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

From v1.0.0 onwards, this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Pre-v1, breaking changes will be indicated via a minor release, while all other changes will fall under patches. At any time, you can see what's in progress for a version by filtering GitHub issues by milestone.

## [0.3.7](https://github.com/tophat/syrupy/compare/v0.3.6...v0.3.7) (2020-03-24)


### Bug Fixes

* support call syntax for snapshot fixture overriding ([#160](https://github.com/tophat/syrupy/issues/160)) ([4cf051c](https://github.com/tophat/syrupy/commit/4cf051c808da59d7b5a4dcad6cae440dae262541))

## [0.3.6](https://github.com/tophat/syrupy/compare/v0.3.5...v0.3.6) (2020-03-10)


Expand Down

0 comments on commit e05b51e

Please sign in to comment.