Skip to content

Commit

Permalink
chore(release): 0.7.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.7.0-beta.1](v0.6.3...v0.7.0-beta.1) (2024-05-07)

### Features

* add admin rpc to reprocess token image cache ([#205](#205)) ([2fdcb33](2fdcb33))
* update ts client with image thumbnails ([#206](#206)) ([c24cb56](c24cb56))
* upload token images to gcs ([#204](#204)) ([1cec219](1cec219))

### Bug Fixes

* get gcs auth token dynamically for image cache ([#210](#210)) ([8434b22](8434b22))
  • Loading branch information
semantic-release-bot committed May 7, 2024
1 parent b7459bf commit addc1c4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [0.7.0-beta.1](https://github.com/hirosystems/token-metadata-api/compare/v0.6.3...v0.7.0-beta.1) (2024-05-07)


### Features

* add admin rpc to reprocess token image cache ([#205](https://github.com/hirosystems/token-metadata-api/issues/205)) ([2fdcb33](https://github.com/hirosystems/token-metadata-api/commit/2fdcb33908062770da4e334810fd04bb378db66a))
* update ts client with image thumbnails ([#206](https://github.com/hirosystems/token-metadata-api/issues/206)) ([c24cb56](https://github.com/hirosystems/token-metadata-api/commit/c24cb56b854123b252eb2e2616bb8589c5b36f0f))
* upload token images to gcs ([#204](https://github.com/hirosystems/token-metadata-api/issues/204)) ([1cec219](https://github.com/hirosystems/token-metadata-api/commit/1cec2195a2b3df9e9c85f0152732594caa8c8c51))


### Bug Fixes

* get gcs auth token dynamically for image cache ([#210](https://github.com/hirosystems/token-metadata-api/issues/210)) ([8434b22](https://github.com/hirosystems/token-metadata-api/commit/8434b229f6d38e6799bf84bd6f1eb4de106996bb))

## [0.6.3](https://github.com/hirosystems/token-metadata-api/compare/v0.6.2...v0.6.3) (2024-05-07)


Expand Down

0 comments on commit addc1c4

Please sign in to comment.