diff --git a/CHANGELOG.md b/CHANGELOG.md index 68839ac0..c838546a 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. +## 3.7.0 (2024-06-24) + ## 3.6.0 (2024-06-07) ### Bug Fixes diff --git a/package.json b/package.json index 0f8e8dee..415d30d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@amityco/ui-kit-open-source", - "version": "3.6.0", + "version": "3.7.0", "engines": { "node": ">=16", "pnpm": ">=8"