Skip to content

Commit

Permalink
Merge pull request #145 from blend-capital/prep-v1.0.3
Browse files Browse the repository at this point in the history
chore: prep v1.0.3 and fix release action typo
  • Loading branch information
mootz12 authored Jul 29, 2024
2 parents 21ede45 + cd38976 commit 65b8f90
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release_ipfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
name: ipfs-${{ github.ref_name }}
body: |
'## Blend UI Release
## Blend UI Release
This release contains the latest build of the Blend UI.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blend-ui",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"type": "module",
"scripts": {
Expand Down

1 comment on commit 65b8f90

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.