Skip to content

Commit

Permalink
chore(release): 0.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.5.2](v0.5.1...v0.5.2) (2020-07-09)

### Bug Fixes

* **amber:** Do not add empty line to empty iterables ([#287](#287)) ([0b4a9b0](0b4a9b0))
  • Loading branch information
semantic-release-bot committed Jul 9, 2020
1 parent 0b4a9b0 commit 5593f11
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.5.2](https://github.com/tophat/syrupy/compare/v0.5.1...v0.5.2) (2020-07-09)


### Bug Fixes

* **amber:** Do not add empty line to empty iterables ([#287](https://github.com/tophat/syrupy/issues/287)) ([0b4a9b0](https://github.com/tophat/syrupy/commit/0b4a9b065a235f8c62ad08e29f3f36f80b3a25d6))

## [0.5.1](https://github.com/tophat/syrupy/compare/v0.5.0...v0.5.1) (2020-06-12)


Expand Down

0 comments on commit 5593f11

Please sign in to comment.