Skip to content

Commit

Permalink
chore: release @currents/cmd v1.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Jul 16, 2024
1 parent 02e6306 commit 0390a5e
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/cmd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# [1.0.0-beta.4](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.0.0-beta.3...${npm.name}-v1.0.0-beta.4) (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.3](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.0.0-beta.2...${npm.name}-v1.0.0-beta.3) (2024-07-10)

# [1.0.0-beta.2](https://github.com/currents-dev/currents-reporter/compare/@currents/cmd-v1.0.0-beta.1...${npm.name}-v1.0.0-beta.2) (2024-07-10)
Expand Down
2 changes: 1 addition & 1 deletion packages/cmd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@currents/cmd",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"main": "./dist/index.js",
"author": "Currents Software Inc",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit 0390a5e

Please sign in to comment.