Skip to content

Commit

Permalink
Revert "chore: version bump to 1.7.1 due to minor fix on eslint"
Browse files Browse the repository at this point in the history
This reverts commit 230ef34.
  • Loading branch information
cfuisat committed Aug 12, 2024
1 parent 230ef34 commit 5339f16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
release-type: node
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
release-as: 1.7.1
release-as: 1.7.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "explorer",
"version": "1.7.1",
"version": "1.7.0",
"private": true,
"dependencies": {
"@cardano-foundation/cardano-connect-with-wallet": "^0.2.9",
Expand Down

0 comments on commit 5339f16

Please sign in to comment.