Skip to content

Commit

Permalink
chore(release): 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanPiercey committed Jul 23, 2021
1 parent 7cd9d12 commit d702b2b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [5.1.0](https://github.com/marko-js/testing-library/compare/v5.0.4...v5.1.0) (2021-07-23)


### Features

* expose helper to perform action and wait for update ([#13](https://github.com/marko-js/testing-library/issues/13)) ([7cd9d12](https://github.com/marko-js/testing-library/commit/7cd9d12f510a61b42d96fa0aae8d784692a555d8))

### [5.0.4](https://github.com/marko-js/testing-library/compare/v5.0.3...v5.0.4) (2021-06-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@marko/testing-library",
"description": "Simple and complete Marko testing utilities that encourage good testing practices.",
"version": "5.0.4",
"version": "5.1.0",
"author": "Dylan Piercey <[email protected]>",
"bugs": "https://github.com/marko-js/testing-library/issues",
"dependencies": {
Expand Down

0 comments on commit d702b2b

Please sign in to comment.