Skip to content

Commit c4bbb2b

Browse files
committed
chore(release): publish
- @swc-node/[email protected]
1 parent 9377f2f commit c4bbb2b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/jest/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
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+
## [1.3.5](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2021-10-29)
7+
8+
### Bug Fixes
9+
10+
- **jest:** xxhash should be dependency ([5559136](https://github.com/Brooooooklyn/swc-node/commit/555913638c07d17470d80a9944cba9e7a18bd94c))
11+
612
## [1.3.4](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/[email protected]...@swc-node/[email protected]) (2021-10-29)
713

814
### Performance Improvements

packages/jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@swc-node/jest",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "swc preprocessor for jest with source map support",
55
"keywords": ["swc", "jest", "ts-jest", "napi", "N-API", "typescript", "node-rs", "napi-rs", "ts-node"],
66
"author": "LongYinan <[email protected]>",

0 commit comments

Comments
 (0)