diff --git a/CHANGELOG.md b/CHANGELOG.md index 153f79364..a124a677c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [0.16.7](https://github.com/ConduitPlatform/Conduit/compare/v0.16.6...v0.16.7) (2024-07-03) + ### [0.16.6](https://github.com/ConduitPlatform/Conduit/compare/v0.16.5...v0.16.6) (2024-07-02) diff --git a/package.json b/package.json index d92ce2075..78771716d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conduit", - "version": "0.16.6", + "version": "0.16.7", "description": "", "main": "index.js", "private": true,