Skip to content

Commit

Permalink
docs: changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
agerard-godaddy committed Feb 8, 2023
1 parent df6ad08 commit db3b30d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/gasket-plugin-jest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# `@gasket/plugin-jest`

### 6.38.1

- Fix testURL deprecation warning ([#552])

### 6.35.0

- Upgrade @testing-library/react v13 ([#463])
Expand Down Expand Up @@ -65,3 +69,4 @@
[#436]: https://github.com/godaddy/gasket/pull/436
[#457]: https://github.com/godaddy/gasket/pull/457
[#463]: https://github.com/godaddy/gasket/pull/463
[#g552]: https://github.com/godaddy/gasket/pull/463
5 changes: 5 additions & 0 deletions packages/gasket-plugin-mocha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# `@gasket/plugin-mocha`

### 6.38.1

- Fix created mocha dependencies ([#553])

### 6.35.0

- Upgrade @testing-library/react v13 ([#463])
Expand Down Expand Up @@ -84,3 +88,4 @@
[#459]: https://github.com/godaddy/gasket/pull/459
[#460]: https://github.com/godaddy/gasket/pull/460
[#463]: https://github.com/godaddy/gasket/pull/463
[#553]: https://github.com/godaddy/gasket/pull/553

0 comments on commit db3b30d

Please sign in to comment.