Skip to content

Commit

Permalink
chore: release @currents/jest v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vCaisim committed Jul 23, 2024
1 parent f4377df commit bac8af0
Show file tree
Hide file tree
Showing 3 changed files with 4 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.

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

## [1.0.1](https://github.com/currents-dev/currents-reporter/compare/@currents/jest-v1.0.0...${npm.name}-v1.0.1) (2024-07-23)

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

# [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)
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",
"version": "1.0.1",
"main": "./dist/index.js",
"author": "Currents Software Inc",
"license": "GPL-3.0-or-later",
Expand Down

0 comments on commit bac8af0

Please sign in to comment.