Skip to content

Commit

Permalink
release: 🚀v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
waynewyang committed Jan 17, 2024
1 parent 9a3812e commit 7c40742
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.5.1](https://github.com/dataswap/explorer/compare/0.5.0...0.5.1) (2024-01-17)


### Bug Fixes

* 🐛 build ci issue ([9a3812e](https://github.com/dataswap/explorer/commit/9a3812e9d29c278833091fe7efe2a1282046789e))

# [0.5.0](https://github.com/dataswap/explorer/compare/0.4.0...0.5.0) (2024-01-17)


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": "@dataswapjs/explorer",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"dev": "concurrently \"next dev\"",
Expand Down

0 comments on commit 7c40742

Please sign in to comment.