diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e90cbd..ed0fd17 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.42.0](https://github.com/lemonadesocial/lemonade-metaverse/compare/v10.41.0...v10.42.0) (2024-04-11) + + +### Features + +* **deps:** upgrade bullmq ([1cd7456](https://github.com/lemonadesocial/lemonade-metaverse/commit/1cd74565b7b8c685ef2db5456dfb5d3180b5a0c3)) + ## [10.41.0](https://github.com/lemonadesocial/lemonade-metaverse/compare/v10.40.1...v10.41.0) (2023-12-06) diff --git a/package.json b/package.json index 87504f8..d9fc436 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lemonade-metaverse", - "version": "10.41.0", + "version": "10.42.0", "private": true, "engines": { "node": "20"