Skip to content

Commit 73035fc

Browse files
committed
chore: release @currents/jest v1.2.3
1 parent f4d1eca commit 73035fc

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/jest/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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)
4+
5+
6+
### Bug Fixes
7+
8+
* use posix pathing to build last run file paths [CSR-3199] ([#292](https://github.com/currents-dev/currents-reporter/issues/292)) ([2ac7063](https://github.com/currents-dev/currents-reporter/commit/2ac7063fba53df8bbe80b2abd11ccee4f22aee74))
9+
10+
11+
### Features
12+
13+
* add optional tags property to InstanceReportTest type and refactor handleCurrentsReport function for clarity ([0b1f494](https://github.com/currents-dev/currents-reporter/commit/0b1f4943986d002db8c0275395cb58532c90d7c1))
14+
315
## [1.2.2](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.2.0...${npm.name}-v1.2.2) (2025-06-13)
416

517

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

0 commit comments

Comments
 (0)