Skip to content

Commit

Permalink
chore: release @currents/jest v1.0.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Jul 16, 2024
1 parent f074021 commit 02e6306
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions packages/jest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [1.0.0-beta.5](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.0.0-beta.4...${npm.name}-v1.0.0-beta.5) (2024-07-16)


### Bug Fixes

* include test case location in the report, when available ([#3](https://github.com/currents-dev/currents-reporter/issues/3)) ([f074021](https://github.com/currents-dev/currents-reporter/commit/f074021627ba44d130abeea0d608edf71440840a))

# [1.0.0-beta.4](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.0.0-beta.3...${npm.name}-v1.0.0-beta.4) (2024-07-10)

# 1.0.0-beta.3 (2024-07-10)
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": "@currents/jest",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"main": "./dist/index.js",
"author": "Currents Software Inc",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 02e6306

Please sign in to comment.