Skip to content

Commit

Permalink
Merge pull request #37 from omnisat/hath
Browse files Browse the repository at this point in the history
release stuff
  • Loading branch information
hathbanger authored Oct 12, 2024
2 parents 00afe7b + 949ef62 commit d5cd0bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@ jobs:
else
echo "Not in pre-release mode"
fi
- name: Check if any files were changed
run: |
git status
git diff
# Enter pre-release mode and version bump for lasereyes package
- name: Run Changesets pre-release mode for RC
Expand Down
1 change: 1 addition & 0 deletions packages/lasereyes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ For help, discussion about best practices, or any other conversation that would

## Contributing


Contributions to Lasereyes are greatly appreciated! If you're interested in contributing to Lasereyes, please read the [Contributing Guide](https://wagmi.sh/dev/contributing) **before submitting a pull request**.

## Sponsors
Expand Down

0 comments on commit d5cd0bf

Please sign in to comment.