Skip to content

Commit

Permalink
chore(release): πŸ€– 1.2.0
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.2...v1.2.0) (2022-07-22)

### Bug Fixes

* πŸ› redirect to home page with my nfts filter applied from dropdown ([#456](#456)) ([f131dde](f131dde))
* πŸ› show last sale details in NFT card when there is no offer, but sold ([#455](#455)) ([35c4330](35c4330))

### Features

* 🎸 show ICNS name by replacing Principal ID's ([#448](#448)) ([8e2299e](8e2299e))
  • Loading branch information
semantic-release-bot committed Jul 22, 2022
1 parent e791912 commit e93791f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.2.0](https://github.com/Psychedelic/nft-marketplace-fe/compare/v1.1.2...v1.2.0) (2022-07-22)


### Bug Fixes

* πŸ› redirect to home page with my nfts filter applied from dropdown ([#456](https://github.com/Psychedelic/nft-marketplace-fe/issues/456)) ([f131dde](https://github.com/Psychedelic/nft-marketplace-fe/commit/f131dde0a85759644d1132b8ac4424f888cc7825))
* πŸ› show last sale details in NFT card when there is no offer, but sold ([#455](https://github.com/Psychedelic/nft-marketplace-fe/issues/455)) ([35c4330](https://github.com/Psychedelic/nft-marketplace-fe/commit/35c43303cb9016f7070a224236b5d2bfd56c3aec))


### Features

* 🎸 show ICNS name by replacing Principal ID's ([#448](https://github.com/Psychedelic/nft-marketplace-fe/issues/448)) ([8e2299e](https://github.com/Psychedelic/nft-marketplace-fe/commit/8e2299e63fb4bba7dabd6c7e36512deb39d1d2d8))

## [1.1.2](https://github.com/Psychedelic/nft-marketplace-fe/compare/v1.1.1...v1.1.2) (2022-07-12)


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": "nft-marketplace-fe",
"version": "1.1.2",
"version": "1.2.0",
"private": true,
"dependencies": {
"@dfinity/agent": "^0.10.2",
Expand Down

0 comments on commit e93791f

Please sign in to comment.