Skip to content

Commit

Permalink
Update OG image
Browse files Browse the repository at this point in the history
  • Loading branch information
ardier16 committed Nov 20, 2024
1 parent 31030ae commit 962807c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
{
"mode": "auto"
}
],
"i18n-ally.localesPaths": [
"src/locales"
]
}
}
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,16 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning].

## [1.5.1] - 2024-11-20
### Changed
- Opengraph image

## [1.5.0] - 2024-06-27
### Added
- `PROPOSAL_STATUS_INVALID` proposal status
- `ArbitrarySigningProposal` proposal type

## [1.4.8] - 2024-05-24
## [1.4.8] - 2024-05-24q
### Fixed
- `useProposalMetadata` metadata parsing

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scan",
"version": "1.5.0",
"version": "1.5.1",
"private": true,
"gitHooks": {
"pre-commit": "yarn lint",
Expand Down Expand Up @@ -75,4 +75,4 @@
"yorkie": "^2.0.0"
},
"packageManager": "[email protected]"
}
}
Binary file modified public/preview-card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 962807c

Please sign in to comment.