Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
chore(release): 8.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@shapeshiftoss/asset-service-v8.11.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/asset-service-v8.10.0...@shapeshiftoss/asset-service-v8.11.0) (2023-03-21)

### Features

* expose getRenderedIdenticonBase64 from asset service ([#1224](#1224)) ([f61c47e](f61c47e))
  • Loading branch information
semantic-release-bot committed Mar 21, 2023
1 parent f61c47e commit bdf49ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/asset-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@shapeshiftoss/asset-service-v8.11.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/asset-service-v8.10.0...@shapeshiftoss/asset-service-v8.11.0) (2023-03-21)


### Features

* expose getRenderedIdenticonBase64 from asset service ([#1224](https://github.com/shapeshift/lib/issues/1224)) ([f61c47e](https://github.com/shapeshift/lib/commit/f61c47e910d76b85c3a0fe81556fcb098668c465))

# [@shapeshiftoss/asset-service-v8.10.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/asset-service-v8.9.0...@shapeshiftoss/asset-service-v8.10.0) (2023-03-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/asset-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shapeshiftoss/asset-service",
"version": "8.10.0",
"version": "8.11.0",
"description": "Service to return supported asset details",
"homepage": "",
"license": "MIT",
Expand Down

0 comments on commit bdf49ca

Please sign in to comment.