Skip to content

Commit f4f3abd

Browse files
author
Github Actions
committed
Release 0.0.10
1 parent ba33ab2 commit f4f3abd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5-
#### [v0.0.9](https://github.com/fireblocks-labs/trustless-blockchain-data-verifier/compare/v0.0.1...v0.0.9)
5+
#### [v0.0.10](https://github.com/fireblocks-labs/trustless-blockchain-data-verifier/compare/v0.0.1...v0.0.10)
66

7-
> 12 December 2023
7+
> 18 February 2024
88
9-
- Update README.md [`42861a8`](https://github.com/fireblocks-labs/trustless-blockchain-data-verifier/commit/42861a81fee04f36b68c3087eab93b3f6c316324)
9+
- Updated lodestar prover to support new api endpoint [`#24`](https://github.com/fireblocks-labs/trustless-blockchain-data-verifier/pull/24)
1010

1111
#### v0.0.1
1212

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Trustless Blockchain Data Verifier (Beta)",
44
"description": "Verify blockchain data presented at popular websites using Light Client technology",
5-
"version": "0.0.9",
5+
"version": "0.0.10",
66
"action": {
77
"default_popup": "popup.html"
88
},

0 commit comments

Comments
 (0)