diff --git a/components/CHANGELOG.md b/components/CHANGELOG.md index ff34d08..e1ad6b6 100644 --- a/components/CHANGELOG.md +++ b/components/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. +### 1.2.7 (2024-09-19) + ### 1.2.6 (2024-09-19) ### 1.2.5 (2024-09-19) diff --git a/components/package.json b/components/package.json index 3e2873d..b24dbd0 100644 --- a/components/package.json +++ b/components/package.json @@ -1,6 +1,6 @@ { "name": "@opherlabs/components", - "version": "1.2.6", + "version": "1.2.7", "private": false, "license": "MIT", "description": "A collection of reusable NextJs Optimized components for building scalable user interfaces.",