We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217a828 commit 49d4391Copy full SHA for 49d4391
2 files changed
packages/jest-preset/CHANGELOG.md
@@ -3,6 +3,17 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
6
+## [1.7.1](https://github.com/4Catalyzer/javascript/compare/@4c/jest-preset@1.8.0...@4c/jest-preset@1.7.1) (2022-08-10)
7
+
8
9
+### Bug Fixes
10
11
+* jest transforms ([217a828](https://github.com/4Catalyzer/javascript/commit/217a828e803e2b0ba09c1d8ee40af4911d65404a))
12
13
14
15
16
17
# [1.8.0](https://github.com/4Catalyzer/javascript/compare/@4c/jest-preset@1.7.0...@4c/jest-preset@1.8.0) (2022-08-10)
18
19
packages/jest-preset/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@4c/jest-preset",
- "version": "1.7.0",
+ "version": "1.7.1",
"main": "index.js",
"repository": {
"type": "git",
0 commit comments