Skip to content

Commit 6aa66e4

Browse files
Publish Next Version (#54)
1 parent 162d48b commit 6aa66e4

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/many-pears-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# test-mule
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [`ae4a89a`](https://github.com/cloudfour/test-mule/commit/ae4a89a2b822976d17ecb291a0b7b9c32cc1b6a6) [#53](https://github.com/cloudfour/test-mule/pull/53) Thanks [@calebeby](https://github.com/calebeby)! - Bundle types for `@testing-library/dom` so people don't have to install `@testing-library/dom` (closes [#50](https://github.com/cloudfour/test-mule/issues/50))
8+
39
## 0.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-mule",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"engines": {
55
"node": "12 || 14"
66
},

0 commit comments

Comments
 (0)