Skip to content

Commit 5f49eef

Browse files
committed
chore(release): 0.4.1
1 parent cab8279 commit 5f49eef

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
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.
44

5+
### [0.4.1](https://github.com/calm/testing-library-selector-18/compare/v0.3.1...v0.4.1) (2024-08-01)
6+
7+
### [0.2.4](https://github.com/calm/testing-library-selector-18/compare/v0.2.1...v0.2.4) (2023-09-14)
8+
59
### 0.4.1 (2024-08-01)
610

711
- Update peer and dev dependency @testing-library/dom to ^10.4.0

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@calm/testing-library-selector-18",
3-
"version": "0.3.1",
3+
"version": "0.4.1",
44
"description": "selectors for react testing library",
55
"main": "build/main/index.js",
66
"typings": "build/main/index.d.ts",

0 commit comments

Comments
 (0)