diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fd9ecc4..2c143d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.6](https://github.com/LedgityLabs/LedgityYield/compare/v2.1.5...v2.1.6) (2024-10-21) + + +### Fixes + +* **subgraph:** subgraph versioning ([1e507db](https://github.com/LedgityLabs/LedgityYield/commit/1e507db4a468477b6e35e90b0e57608dbad05645)) + ## [2.1.5](https://github.com/LedgityLabs/LedgityYield/compare/v2.1.4...v2.1.5) (2024-10-07) diff --git a/bun.lockb b/bun.lockb index 249fef73..1fb410af 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 58791efc..685cc39a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ledgity-yield", - "version": "2.1.5", + "version": "2.1.6", "private": true, "workspaces": [ "frontend"