Skip to content

Commit 73db70b

Browse files
committed
Update version and changelog
1 parent 6003cb2 commit 73db70b

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## <small>0.2.23 (2022-03-04)</small>
2+
3+
* Add block reorg view ([b8eb0b7](https://github.com/block-core/blockcore-explorer/commit/b8eb0b7))
4+
* Add gas price and amount ([3bf908a](https://github.com/block-core/blockcore-explorer/commit/3bf908a))
5+
* change to contract address ([f9b2b12](https://github.com/block-core/blockcore-explorer/commit/f9b2b12))
6+
* enable filter by an address ([e9c28fe](https://github.com/block-core/blockcore-explorer/commit/e9c28fe))
7+
* Fix paging on smart contract list view ([d97841c](https://github.com/block-core/blockcore-explorer/commit/d97841c))
8+
* Fix some routing links ([c26854c](https://github.com/block-core/blockcore-explorer/commit/c26854c))
9+
* fix ugly hack with a local param ([32e6bdb](https://github.com/block-core/blockcore-explorer/commit/32e6bdb))
10+
* Update version ([6003cb2](https://github.com/block-core/blockcore-explorer/commit/6003cb2))
11+
12+
13+
114
## <small>0.1.22 (2022-02-13)</small>
215

316
* Add pending receive and sent ([7bb76ef](https://github.com/block-core/blockcore-explorer/commit/7bb76ef))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blockcoreexplorer",
3-
"version": "0.2.23",
3+
"version": "0.2.24",
44
"license": "MIT",
55
"author": {
66
"name": "Blockcore",

0 commit comments

Comments
 (0)