Skip to content

Commit

Permalink
chore(release): 6.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanPiercey committed Dec 7, 2023
1 parent abb8ef9 commit 3411600
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.

### [6.1.5](https://github.com/marko-js/testing-library/compare/v6.1.4...v6.1.5) (2023-12-07)


### Bug Fixes

* bump jsdom version ([abb8ef9](https://github.com/marko-js/testing-library/commit/abb8ef994a8433994bed1b00aa8a840030d65c97))

### [6.1.4](https://github.com/marko-js/testing-library/compare/v6.1.3...v6.1.4) (2023-05-09)


Expand Down
4 changes: 2 additions & 2 deletions 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": "6.1.4",
"version": "6.1.5",
"author": "Dylan Piercey <[email protected]>",
"browser": "dist/index-browser.js",
"bugs": "https://github.com/marko-js/testing-library/issues",
Expand Down

0 comments on commit 3411600

Please sign in to comment.