Skip to content

Commit

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

### Bug Fixes

* πŸ› rename kyasshu start script cap canister name ([a4c6f0d](a4c6f0d))
* πŸ› show top offers and make offer action buttons in NFT details page ([#445](#445)) ([d2a1438](d2a1438))
* πŸ› start script cap router name ([#442](#442)) ([5265d7f](5265d7f))
  • Loading branch information
semantic-release-bot committed Jul 12, 2022
1 parent 52e324e commit 4f8e222
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.1.2](https://github.com/Psychedelic/nft-marketplace-fe/compare/v1.1.1...v1.1.2) (2022-07-12)


### Bug Fixes

* πŸ› rename kyasshu start script cap canister name ([a4c6f0d](https://github.com/Psychedelic/nft-marketplace-fe/commit/a4c6f0d32d12b1bc471a4d9dadf210da1c301b55))
* πŸ› show top offers and make offer action buttons in NFT details page ([#445](https://github.com/Psychedelic/nft-marketplace-fe/issues/445)) ([d2a1438](https://github.com/Psychedelic/nft-marketplace-fe/commit/d2a14388a32b118d730dfc6c5f21b8ba58e74109))
* πŸ› start script cap router name ([#442](https://github.com/Psychedelic/nft-marketplace-fe/issues/442)) ([5265d7f](https://github.com/Psychedelic/nft-marketplace-fe/commit/5265d7ffec286d51dc94a84a7635e1657267e97f))

## [1.1.1](https://github.com/Psychedelic/nft-marketplace-fe/compare/v1.1.0...v1.1.1) (2022-07-08)


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.1",
"version": "1.1.2",
"private": true,
"dependencies": {
"@dfinity/agent": "0.10.1",
Expand Down

0 comments on commit 4f8e222

Please sign in to comment.