Skip to content

Commit

Permalink
Merge branch 'master' of github.com:molvqingtai/testing-library-by-class
Browse files Browse the repository at this point in the history
  • Loading branch information
molvqingtai committed Mar 12, 2024
2 parents a7fcaa5 + 0f6c898 commit 00a21e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/molvqingtai/testing-library-extra/compare/v1.0.0...v1.0.1) (2024-03-12)


### Bug Fixes

* can not import in some cases ([0b66213](https://github.com/molvqingtai/testing-library-extra/commit/0b6621349201200809e6c19e55c83ccd5e48483b))

# 1.0.0 (2024-03-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "testing-library-extra",
"version": "1.0.0",
"version": "1.0.1",
"description": "Add bySelector and byAttribute to @testing-library/dom",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 00a21e9

Please sign in to comment.