Skip to content

Commit

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

### Bug Fixes

* πŸ› disable buy now button based on operator details ([#421](#421)) ([7b7528c](7b7528c))
* πŸ› type conversion error browserlist ([#437](#437)) ([ac8ffc1](ac8ffc1))
  • Loading branch information
semantic-release-bot committed Jul 8, 2022
1 parent ee29bb6 commit 06f465f
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,3 +1,11 @@
## [1.1.1](https://github.com/Psychedelic/nft-marketplace-fe/compare/v1.1.0...v1.1.1) (2022-07-08)


### Bug Fixes

* πŸ› disable buy now button based on operator details ([#421](https://github.com/Psychedelic/nft-marketplace-fe/issues/421)) ([7b7528c](https://github.com/Psychedelic/nft-marketplace-fe/commit/7b7528cde6a9080ad9ccf8a49432ffb345652179))
* πŸ› type conversion error browserlist ([#437](https://github.com/Psychedelic/nft-marketplace-fe/issues/437)) ([ac8ffc1](https://github.com/Psychedelic/nft-marketplace-fe/commit/ac8ffc16faa2e2875cb3f79f1834d024a8fc76d6))

# [1.1.0](https://github.com/Psychedelic/nft-marketplace-fe/compare/v1.0.0...v1.1.0) (2022-07-04)


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

0 comments on commit 06f465f

Please sign in to comment.