diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a72723ca..f8fe3b911 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.2.2 (2024-02-27) + ## 3.0.0 (2024-01-18) ### Features diff --git a/package.json b/package.json index 5aa94f655..bb77f5cc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@amityco/ui-kit-open-source", - "version": "3.2.1", + "version": "3.2.2", "engines": { "node": ">=16", "pnpm": ">=8"