Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @swc-node/jest@1.5.2
  • Loading branch information
Brooooooklyn committed May 5, 2022
1 parent 2bf3f76 commit 8e96638
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/jest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.5.2](https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.5.1...@swc-node/jest@1.5.2) (2022-05-05)

### Performance Improvements

- **jest:** readDefaultTsConfig should just execute once ([7223356](https://github.com/swc-project/swc-node/commit/7223356b820502627d4ab4a6e24a6ec698b9d031))

## [1.5.1](https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.5.0...@swc-node/jest@1.5.1) (2022-04-28)

**Note:** Version bump only for package @swc-node/jest
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@swc-node/jest",
"version": "1.5.1",
"version": "1.5.2",
"description": "swc preprocessor for jest with source map support",
"keywords": ["swc", "jest", "ts-jest", "napi", "N-API", "typescript", "node-rs", "napi-rs", "ts-node"],
"author": "LongYinan <github@lyn.one>",
Expand Down

0 comments on commit 8e96638

Please sign in to comment.