diff --git a/components/CHANGELOG.md b/components/CHANGELOG.md index 446bf8a..58a2d96 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.0.15 (2024-09-19) + ### 1.0.14 (2024-09-19) ### 1.0.13 (2024-09-18) diff --git a/components/package.json b/components/package.json index b0b6042..6d2558d 100644 --- a/components/package.json +++ b/components/package.json @@ -1,6 +1,6 @@ { "name": "@opherlabs/components", - "version": "1.0.14", + "version": "1.0.15", "private": false, "license": "MIT", "description": "A collection of reusable NextJs Optimized components for building scalable user interfaces.",