Skip to content

Commit d5222b6

Browse files
committed
Publish
- @tdd-buffet/react@2.0.7
1 parent 4a4eda7 commit d5222b6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.7](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/react@2.0.6...@tdd-buffet/react@2.0.7) (2023-03-02)
7+
8+
9+
### Bug Fixes
10+
11+
* **react:** Allow tdd-buffet to co-exist with RTL ([00493b3](https://github.com/NiGhTTraX/tdd-buffet/commit/00493b3b90c9f5d2f773bcd03a71cede642c20ba))
12+
13+
14+
15+
16+
617
## [2.0.6](https://github.com/NiGhTTraX/tdd-buffet/compare/@tdd-buffet/react@2.0.5...@tdd-buffet/react@2.0.6) (2023-03-02)
718

819

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "2.0.6",
6+
"version": "2.0.7",
77
"description": "React testing for tdd-buffet",
88
"keywords": [
99
"tdd",

0 commit comments

Comments
 (0)