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.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@shapeshiftoss/asset-service-v8.12.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/asset-service-v8.11.2...@shapeshiftoss/asset-service-v8.12.0) (2023-03-29)

### Features

* optional icons property in Asset type ([#1229](#1229)) ([10e9c9c](10e9c9c))
  • Loading branch information
semantic-release-bot committed Mar 29, 2023
1 parent 10e9c9c commit 57ec74a
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.12.0](https://github.com/shapeshift/lib/compare/@shapeshiftoss/asset-service-v8.11.2...@shapeshiftoss/asset-service-v8.12.0) (2023-03-29)


### Features

* optional icons property in Asset type ([#1229](https://github.com/shapeshift/lib/issues/1229)) ([10e9c9c](https://github.com/shapeshift/lib/commit/10e9c9c01800e93c4cb91a3e6a76012c167b33b8))

# [@shapeshiftoss/asset-service-v8.11.2](https://github.com/shapeshift/lib/compare/@shapeshiftoss/asset-service-v8.11.1...@shapeshiftoss/asset-service-v8.11.2) (2023-03-29)

# [@shapeshiftoss/asset-service-v8.11.1](https://github.com/shapeshift/lib/compare/@shapeshiftoss/asset-service-v8.11.0...@shapeshiftoss/asset-service-v8.11.1) (2023-03-22)
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.11.2",
"version": "8.12.0",
"description": "Service to return supported asset details",
"homepage": "",
"license": "MIT",
Expand Down

0 comments on commit 57ec74a

Please sign in to comment.