diff --git a/CHANGELOG.md b/CHANGELOG.md index ccf080e..62b7c6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [10.38.0](https://github.com/lemonadesocial/lemonade-metaverse/compare/v10.37.0...v10.38.0) (2023-07-01) + + +### Features + +* **indexer:** add request metrics ([8b028e1](https://github.com/lemonadesocial/lemonade-metaverse/commit/8b028e13c87b9853e94a17b1fc766c8c9524a05d)) + ## [10.37.0](https://github.com/lemonadesocial/lemonade-metaverse/compare/v10.36.0...v10.37.0) (2023-06-30) diff --git a/package.json b/package.json index 20e9604..ceba8b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lemonade-metaverse", - "version": "10.37.0", + "version": "10.38.0", "private": true, "engines": { "node": "18"