Skip to content

Commit

Permalink
chore(main): release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MakMuftic committed Nov 7, 2023
1 parent 6d9edcd commit bdf2692
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.1](https://github.com/sygmaprotocol/explorer-ui/compare/v1.0.0...v1.0.1) (2023-11-07)


### Bug Fixes

* fix render of dates ([#115](https://github.com/sygmaprotocol/explorer-ui/issues/115)) ([6d9edcd](https://github.com/sygmaprotocol/explorer-ui/commit/6d9edcdf63ac0bcec3cd01a17129c94d8173b9a6))
* minor fix for testnet UI ([#112](https://github.com/sygmaprotocol/explorer-ui/issues/112)) ([8ffb5a6](https://github.com/sygmaprotocol/explorer-ui/commit/8ffb5a63b35bf7105c8127e4efb1b3ffcef05f3c))

## [0.4.1](https://github.com/sygmaprotocol/explorer-ui/compare/v0.4.0...v0.4.1) (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@buildwithsygma/explorer-ui",
"version": "0.4.1",
"version": "1.0.1",
"publishConfig": {
"access": "restricted"
},
Expand Down

0 comments on commit bdf2692

Please sign in to comment.