Skip to content

Commit d3d7b63

Browse files
committed
chore: release @currents/jest v1.3.0
1 parent e0e890b commit d3d7b63

3 files changed

Lines changed: 16 additions & 4 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/jest/CHANGELOG.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

3-
## [1.2.3](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.2.2...${npm.name}-v1.2.3) (2025-10-28)
3+
# [1.3.0](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.2.3...jest-v1.3.0) (2026-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* Run npm audit fix to get security fixes for glob (#314) 029ee51, closes #314
9+
* test script for jest package 3073ab4
10+
11+
### Features
12+
13+
* jest currents report dir env [CSR-3872] (#320) c4413bf, closes #320
14+
15+
## [1.2.3](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.2.2...jest-v1.2.3) (2025-10-28)
416

517

618
### Bug Fixes
@@ -12,7 +24,7 @@
1224

1325
* add optional tags property to InstanceReportTest type and refactor handleCurrentsReport function for clarity ([0b1f494](https://github.com/currents-dev/currents-reporter/commit/0b1f4943986d002db8c0275395cb58532c90d7c1))
1426

15-
## [1.2.2](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.2.0...${npm.name}-v1.2.2) (2025-06-13)
27+
## [1.2.2](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.2.0...jest-v1.2.2) (2025-06-13)
1628

1729

1830
### Bug Fixes

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": "@currents/jest",
3-
"version": "1.2.3",
3+
"version": "1.3.0",
44
"main": "./dist/index.js",
55
"author": {
66
"name": "Currents Software Inc",

0 commit comments

Comments
 (0)